Faction Command
#3

pawn Код:
//the command
if ( myFaction == some_faction )
{
  //allow
}
else
{
  //tell them they aren't allowed etc
}
Anything like factions, groups etc is just a variable value, it's not native so look where you created the faction to get the correct array (gFactions or something) then use that.
Reply


Messages In This Thread
Faction Command - by TheNotorius - 16.12.2009, 03:14
Re: Faction Command - by TheNotorius - 16.12.2009, 07:57
Re: Faction Command - by Donny_k - 16.12.2009, 08:12
Re: Faction Command - by Mike Garber - 16.12.2009, 10:07

Forum Jump:


Users browsing this thread: 1 Guest(s)