Hi All, i'm another newbee to the forum.
I'm looking to see if anyone can help me with my current mod, I'm editing the ingame menu (for my final year project @ uni) so that a new menu item will allow for the player to change the LTG (long term Goals) and STG (short term goals) of the bots from the menu system. Basically to get the menu system to interact with the Finite State Machine which is located in the Q3 code.
All help is appreciated
Modding The Quake III In Game Menu
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
Re: Modding The Quake III In Game Menu
Before we delve deeper into this, have you already thought of a way to transmit the information from the client to the server?
-
- Posts: 7
- Joined: Thu Feb 14, 2008 12:18 am
Re: Modding The Quake III In Game Menu


-
- Posts: 304
- Joined: Fri Aug 08, 2003 7:00 am
Re: Modding The Quake III In Game Menu
In that case you would need to change the server code to add some commands for the bots to change their states. In the UI you would call these commands.
-It is not the fall that kills you. It's the sudden stop at the end. (Douglas Adams)-
[url=http://www.violationentertainment.com/misc/ccm]-An eyeful a day is bloody fantastic!-[/url]
[url=http://www.violationentertainment.com/misc/ccm]-An eyeful a day is bloody fantastic!-[/url]
Re: Modding The Quake III In Game Menu
Um, shouldn't these programming questions be in the programming forum?
-
- Posts: 7
- Joined: Thu Feb 14, 2008 12:18 am
Re: Modding The Quake III In Game Menu
Sorry if its in the worng section, thanks for the help