15.05.2011, 23:49
Can someone make me a code so only the players with the following data can use the car?
PlayerData[playerid][IBco] = 1;
PlayerData[playerid][IBLeader] = 1;
PlayerData[playerid][IBOG] = 1;
PlayerData[playerid][IB] = 1;
The player needs to have at least one of these ranks to can drive the car
otherwise he will get removed from car and a message 'You aren't an official Front Yard Ballas Member'
PlayerData[playerid][IBco] = 1;
PlayerData[playerid][IBLeader] = 1;
PlayerData[playerid][IBOG] = 1;
PlayerData[playerid][IB] = 1;
The player needs to have at least one of these ranks to can drive the car
otherwise he will get removed from car and a message 'You aren't an official Front Yard Ballas Member'