Making the command only for a group
#5

Make a variable for teams,example:

PHP код:
#define TEAM_VAGOS 0
new Faction[128]; 
Team Check:

PHP код:
if(Faction[playerid] != TEAM_VAGOS) return SendClientMessage(playerid, -1"You're not vagos member!"); 
Reply


Messages In This Thread
Making the command only for a group - by Joshswag - 07.11.2012, 10:14
Re: Making the command only for a group - by Deaglez - 07.11.2012, 10:22
Re: Making the command only for a group - by Joshswag - 07.11.2012, 10:31
Re: Making the command only for a group - by Joshswag - 08.11.2012, 05:32
Re: Making the command only for a group - by Plovix - 08.11.2012, 11:22
Re: Making the command only for a group - by Joshswag - 08.11.2012, 15:51

Forum Jump:


Users browsing this thread: 2 Guest(s)