27.03.2018, 21:16
Okay, so I have a problem, I made the vipname command and the problem is that if you give /vipname on a personal car it says I'm not in one.
I do not understand what the problem would be, at this restriction I took the command / park and it works properly .
PHP Code:
new PlayerSlot = playerVariables[playerid][VehicleSlot];
if(PVeh[PlayerSlot][playerid][Vehicle] != vehicleid) return SCM(playerid, COLOR_GREY, "You have to be in your personal vehicle!");