Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Otacon on August 03, 2009, 06:13:40 AM

Title: Map specific commands
Post by: Otacon on August 03, 2009, 06:13:40 AM
So I am trying to make map specific commands work in my server, but for some reason it really does not make a difference. I have a .ini file called sb_gooniverse.ini which has "sv_gamemode" "spacebuild3" inside it. shouldn't that be enough? Any help is greatly appreciated
Title: Re: Map specific commands
Post by: Megiddo on August 03, 2009, 09:08:42 AM
The gamemode is already set when the map-specific config loads, sorry.
Title: Re: Map specific commands
Post by: JamminR on August 03, 2009, 02:57:13 PM
Otacon, you can change to a gamemode/map manually. See ulx help for the map command
Code: [Select]
o map <map> [<gamemode>] - Changes the map and gamemode (if specified). (say:!map)
Title: Re: Map specific commands
Post by: Otacon on August 03, 2009, 07:44:44 PM
Yeah, I know about the manual command, I just wish it was automatic :P