Posts: 57
Threads: 14
Joined: Aug 2014
Reputation:
0
Hello,
i creating a paintball system, but. how i can auto assign player team
EXAMPLE:
when player join arena, he auto assign to red team, and next player auto assign to blue team
can you show me the script/code?
Posts: 57
Threads: 14
Joined: Aug 2014
Reputation:
0
Put that code in join paintball cmd?
Posts: 280
Threads: 1
Joined: Oct 2014
Reputation:
0
Yes make variables and set them 0 when you start the event
And then put that code in join command.
Please try to understand code and don't copy and paste..
Posts: 57
Threads: 14
Joined: Aug 2014
Reputation:
0
And how to set the RedTeam And BlueTeam skin and gun??
(im little bit understand now)
Posts: 57
Threads: 14
Joined: Aug 2014
Reputation:
0
how i can change the variable? it just face me an error (the error is showed up in my edited post)
Posts: 280
Threads: 1
Joined: Oct 2014
Reputation:
0
You have to learn basics buddy
Please read wiki and pawn lang.pdf
User[playerid][PaintBall] = 1;
1 or 0… change it if you want