(adsbygoogle = window.adsbygoogle || []).push({});
Hey,
Im editing a IWD patch for AlterIWNet, but now, i would like to make a menu to change the gamemode (FFA to TDM) etc. in game.
The menu is done, but im searching for the vars to change it
Originally posted by another user
self setClientDvar("ui_gametype", mode);
self setClientDvar("party_gametype", mode);
self setClientDvar("g_gametype", mode);
Where
mode is in the code, have to stand a text like GTNW, but i dont know the names of the gamemodes..
Can anyone tell me?
Sorry for bad english
- Edit:Sorry its in the wrong section, can anyone kick it to Questions?