faction cars
#1

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'
Reply
#2

I'm on an iPod so I can't write it out, however you could do
PlayerData[playerid][IB] = 0; // 0 = non-member, 1 = member, 2 = co leader, 3 = leader, etc
Just thinking
Reply
#3

i know i could made that shit but im too lazy to make it all over again lol
Reply
#4

You could just rename the ranks, and what they can do.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)