Hi guys, i tried to find revelant info in the forums but i can't find any answer.
I extracted the AA mohdmx/obj_teamx scr files to modify them and placed them in a "user_modname.pk3" of the main folder.
I added setcvar "g_gametype" "4" right after the main: of each map but it doesn't work.
Server keeps telling me cannot load objective map in non-objective mode though i set the correct values (2 for team/4 for obj)
I even tried set g_gametype 4 without success.
It works only with Spearhead but not with AA
Click sig to visit the alternation modding community
the g_gametype must be specified first, thus the "Cannot load objective map in non-objective mode". message. Also, there is some verification if the level is roundbased before the waittil spawn
Deutsche Dogge wrote:I extracted the AA mohdmx/obj_teamx scr files to modify them and placed them in a "user_modname.pk3" of the main folder.
As far as I know in objective mode the game only reads the bsp files in the obj folder. You probably need to extract the .bsp-files too and place the DM maps in the obj-folder and the Objective maps in the dm-folder. (?)
Deutsche Dogge wrote:I extracted the AA mohdmx/obj_teamx scr files to modify them and placed them in a "user_modname.pk3" of the main folder.
As far as I know in objective mode the game only reads the bsp files in the obj folder. You probably need to extract the .bsp-files too and place the DM maps in the obj-folder and the Objective maps in the dm-folder. (?)
that's prob the nail, it works on SP maps as they are not in dm or obj., the bsp was compiled as single and put in just maps.