15 Dec 14, 08:03AM
The in-game docs have been changed for this command for over a year, but I don't know why they were missed for the 1202 release.
If you want a command that works like the old forceteam:
I agree that the errors aren't great for deciphering what you did wrong, but I don't think forceteam is alone in this.
If you want a command that works like the old forceteam:
[SELECT ALL] Code:
alias oldforce [if (> (curteam $arg1) 1) [echo (c 3) "Player must not be spectating"] [forceteam $arg1 (! (curteam $arg1) )]]