GoldenEye: Source Forums

Debriefing => Impressions & Feedback => Topic started by: HardcoreMango on December 28, 2010, 06:24:43 am

Title: Hints at Loading Screens
Post by: HardcoreMango on December 28, 2010, 06:24:43 am
For those that play TF2 (Or other Source games?), you know at loading screens they give hints on how to play certain characters, or other useful hints.

Could this be implemented into the mod? While playing, noticed a lot of new members are having problems understanding the concept of some of the modes that are available. It would force them to read on how to play a certain mode (or the mode they are entering) instead of just making the pop ups in game go away or completely ignoring them.
Title: Re: Hints at Loading Screens
Post by: namajnaG on December 28, 2010, 07:04:04 am
When I enter a server, A tutorial is usually displayed automatically whilst in-game explaining game rules.
Title: Re: Hints at Loading Screens
Post by: HardcoreMango on December 28, 2010, 07:11:55 am
When I enter a server, A tutorial is usually displayed automatically whilst in-game explaining game rules.
Explained to 3 players on how to play Dr. No Armor
Title: Re: Hints at Loading Screens
Post by: Proxie on December 28, 2010, 07:18:08 am
Explained to 3 players on how to play Dr. No Armor
Must have been idiots.
Title: Re: Hints at Loading Screens
Post by: HardcoreMango on December 28, 2010, 07:22:56 am
Must have been idiots.
This is the general public we are talking about, could we expect anything else?
Title: Re: Hints at Loading Screens
Post by: markpeterjameslegg on December 28, 2010, 10:52:34 am
Were all part of the general public... Aren't we? I agree though with implementing something into the menu's, I believe I mentioned something about a tutorial in recent thread I did. Could just be a menu with all the game modes explaining them with the use of text and images, or maybe even video's and speech. As I mentioned before, the mechanics of the game could also be there for the newbies, maybe one of us could help with this by doing it for the team, then they would just have to implement it into the mod. I must say I like the video's and speech idea more, would be very proffessional.
Title: Re: Hints at Loading Screens
Post by: killermonkey on December 28, 2010, 02:12:12 pm
We have discussed this before v4.1 release. Unfortunately Valve doesn't make their menu VGUI open source so any modifications to the loading screen are extremely cumbersome and require some coding gymnastics.

It might make an appearance in a future release, but it might be just an image of the upcoming map and the loading box moved to the lower right.

I also want to put in a browser window that pops up into our release documentation the first 5 times you load the game so people are forced (as in right in front of their faces) to at least look at the detailed descriptions before entering the game.

The pop-out help is not meant to be an indepth strategy guide of the scenario. We have those on the wiki :-D

Also we've been dealing with the "general public" for many years and you can only do so much for some people. Some people were not meant to be using computers, some how they were let out of their cage to use one and the first thing they downloaded was GE:S. Go figure...
Title: Re: Hints at Loading Screens
Post by: HardcoreMango on December 28, 2010, 07:01:44 pm
We have discussed this before v4.1 release. Unfortunately Valve doesn't make their menu VGUI open source so any modifications to the loading screen are extremely cumbersome and require some coding gymnastics.

It might make an appearance in a future release, but it might be just an image of the upcoming map and the loading box moved to the lower right.

I also want to put in a browser window that pops up into our release documentation the first 5 times you load the game so people are forced (as in right in front of their faces) to at least look at the detailed descriptions before entering the game.

The pop-out help is not meant to be an indepth strategy guide of the scenario. We have those on the wiki :-D

Also we've been dealing with the "general public" for many years and you can only do so much for some people. Some people were not meant to be using computers, some how they were let out of their cage to use one and the first thing they downloaded was GE:S. Go figure...
Damn.

You said an image for the upcoming map, is there anyway to make these random, and on those images, have hints of gameplay actually on the image?
Title: Re: Hints at Loading Screens
Post by: VC on December 28, 2010, 07:25:28 pm
Probably.  We could have one base version of the wallpaper and burn in the text.

Next up: Hats.
Title: Re: Hints at Loading Screens
Post by: HardcoreMango on December 28, 2010, 07:28:22 pm
Probably.  We could have one base version of the wallpaper and burn in the text.

Next up: Hats.
Oddjobs hat, or all the characters hats stacked.
Title: Re: Hints at Loading Screens
Post by: djzeratul on December 29, 2010, 12:47:30 am
Hey VC, is your icon of the dell dude riding an orange?

(http://www.tvacres.com/images/dell_dude3a.jpg)
Hey dude, you're getting a Valencia!
Title: Re: Hints at Loading Screens
Post by: VC on December 29, 2010, 01:30:17 am
Not the Dell Dude.
Title: Re: Hints at Loading Screens
Post by: kraid on December 31, 2010, 02:06:29 pm
A mod named Project Valkyrie has loading screen images with hint text put on them randomly.
The hint text is simply put into the modname_english.txt, the bg-pictures are made the same way as the menue background, there's a 3MMLoadingPanel.res for the layout, the rest is a matter of coding i guess.