If team does not equal ...
#1

Hello,

Here's my problem, i'm trying to make a vehicle lock system but i'm stuck here;

Код:
    if(gteam[playerid] != Team_Fire)
    {
    SendClientMessage(playerid, COLOR_YELLOW, "(INFO) You are not authorised to use that vehicle.");
    RemovePlayerFromVehicle(playerid);
    }
It works, however even when I am in the correct "team" it kicks me out of the vehicle, what am I doing wrong ?

Thank you,
K9Alex
Reply


Messages In This Thread
If team does not equal ... - by K9Alex - 25.06.2013, 09:39
Re: If team does not equal ... - by Vince - 25.06.2013, 09:42
Re: If team does not equal ... - by K9Alex - 25.06.2013, 09:55
Re: If team does not equal ... - by K9Alex - 26.06.2013, 04:41

Forum Jump:


Users browsing this thread: 1 Guest(s)