Thread: [FVG]: Menus
View Single Post
  #3   Spotlight this post!  
Unread 23-06-2004, 15:30
Ryan M. Ryan M. is offline
Programming User
FRC #1317 (Digital Fusion)
Team Role: Programmer
 
Join Date: Jan 2004
Rookie Year: 2004
Location: Ohio
Posts: 1,508
Ryan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud of
Re: [FVG]: Menus

Quote:
Originally Posted by Astronouth7303
A competion consists of many teams, and there are seedings and finals. Consists of many games.
A single game could be called a single match. You just play 1 round.
You could also have a mini-tournament. Basically, it's a bunch of matches doing a simple set up (round-robin, around the world, #-loss tree, etc), not as big
Ah, now I see...

Code:
Intro -> Main Menu
	Play
		Single Game
			Local -> Game -> Teams -> AIs -> Field -> Controls -> Confirmation
			LAN
				Host  -> Game         -> Team  -> AIs      -> Field -> Controls -> Waiting
				Join  -> Select Host  -> Team  -> Control  -> Waiting
		Single Competition
			Local -> Game -> Teams -> AIs -> Field -> Controls -> Confirmation
			LAN
				Host  -> Game         -> Team  -> AIs      -> Field -> Controls -> Waiting
				Join  -> Select Host  -> Team  -> Control  -> Waiting
		Season
**			Start New     -> Game         -> Team
			Load Previous
??	Go to FVG.com
	Team Config
		Add Team
		Edit Team
	Options
		Audio
		Video
**		Connection (as in internet)
		Controls
	Help
		Menu Help
		About FVG
		About FIRST RC
		About {Engine}
	Exit
**		Confirmation -> Credits
Here are a few changes I made. ** means I changed/added that line. ?? means, well, where does this go?
__________________


Last edited by Ryan M. : 23-06-2004 at 15:33.
Reply With Quote