12.04.2013, 00:22
Im using this FS https://sampforum.blast.hk/showthread.php?tid=345906 and i was wondering how can i make it without password and only for one faction to be able to open gates
if(pInfo[playerid][pFaction] == 1)
{
// Gate code here.
}