Paplo Posted August 20, 2013 Share Posted August 20, 2013 team = createTeam ( "TEAM", 255, 0, 0 ) setPlayerTeam ( source, team ) how to setPlayerTeamout or somthing like this ? Link to comment
TAPL Posted August 20, 2013 Share Posted August 20, 2013 I didn't get what you want to do. Link to comment
Paplo Posted August 20, 2013 Author Share Posted August 20, 2013 (edited) I didn't get what you want to do. i mean How to exit a player of the team Edited August 20, 2013 by Guest Link to comment
Castillo Posted August 20, 2013 Share Posted August 20, 2013 @TAPL: He wants to remove a player from its current team. @Paplo: Use this: setPlayerTeam ( source, nil ) Link to comment
Paplo Posted August 20, 2013 Author Share Posted August 20, 2013 @TAPL: He wants to remove a player from its current team.@Paplo: Use this: setPlayerTeam ( source, nil ) thanks ^^ Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now