Posts: 748
Threads: 31
Joined: Dec 2011
Reputation:
0
hey anyone can help me? i need this commands its like this . .
example : /setteam [playerid/PartOfName] [TeamID]
and only admin level 6 can set the player . . Help +Rep
Posts: 557
Threads: 93
Joined: Apr 2012
Reputation:
0
Yea what juraska says works I think so.
Posts: 3,715
Threads: 358
Joined: Apr 2012
Reputation:
0
dcmd use
dcmd_commandname not CMD:commandname
CMD:commandname is only use to zcmd not to dcmd
Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
Yes but you can define some "modes" and associate it to a team id..
Posts: 748
Threads: 31
Joined: Dec 2011
Reputation:
0
this is my team ID
//top of script
#define NORMAL_PLAYER 0
#define TEAM_COPS 1
when i do in game
/setteam 1 1
nothing happen