As the title says I need help making a script (im thinken with ARSSE) to move any human that joins bravo back to alpha, here is what i have so far:
In the ondata event
if $DATA = * has joined the bravo team.
/setteam1 <don't know what goes here>
endif
is that anywhare near correct? Also woulden't this put new zombies that I may add later on the alpha team?
And also how would I stop the votkick, changeteam, and votemap buttons from appearing/being selectable from the escape window? I don't have a clue whare to put this one. OnPlayerJoin?
Thank you.