ItsMods

Full Version: [Delete] Properly switching teams
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(11-13-2013, 20:47)SailorMoon Wrote: [ -> ]
(11-13-2013, 17:12)TemeraireTeamp Wrote: [ -> ]Thanks for all the replies people! Big Grin
But the switching still doesn't really work... I have been testing, testing and testing but still no luck.

I have updated the main post I started this thread with and added the mod/code (attachment) I use for testing, so you guys and girls can test it out yourselves.

That's so strange. Are you using custom gametype?

I host it at Team Deathmatch but since I use the war.gsc file for my gametype it shouldn't be influenced by that right?
Have you tried out the code/mod I provided in the attachment?
Here see if this works for you.
If you want to see what I've done just look around for where I commented i.e. search for //Intricate -, I've edited some minor stuff and it should work for the most part.

Also read BeginTeamChoice() in _menus.gsc
(11-16-2013, 00:20)DidUknowiPwn Wrote: [ -> ]Here see if this works for you.
If you want to see what I've done just look around for where I commented i.e. search for //Intricate -, I've edited some minor stuff and it should work for the most part.

Also read BeginTeamChoice() in _menus.gsc

UndecidedConfusedHuh
I fixed some syntax errors and the "isDefined" part wasn't working.

After fixing that stuff, the team switching still doesn't work. Maybe it has something to do with auto balancing or something?

Here's the fixed code: http://titanpad.com/N7rWzpAe9Q
Pages: 1 2