07.11.2011, 20:11
Thats quiet a bit to explain, but theres a very simple way ( The way im using ) just add a player variable, pGroup and pRank, then make them save (Depending which save way you use) then when you make a command just check if there pGroup is set to whatever faction number.. for example if(PlayerInfo[playerid][pGroup] == 1) (On Mine thats the sheriffs department) Hope this helped at all.