Help Me Please... (/setteam [Color Id])
#1

Guys, how i can make /setteam [color id] command?
And when 2 or more players have same color id, they can't shoot each other.
Please help me, God Bless.
Reply
#2

you can put variables like
Код:
new playerteam[MAX_PLAYERS]
and i believe you can make changes in onplayerweaponshot like

Код:
if(playerteam[playershot]==playerteam[playerid]) return 1; 
//this will prevent the damage if their both teams are same like
you can search for there and dont forget copying and pasting never teaches anything try to learn
Reply
#3

I can't :c
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)