26.05.2012, 06:58
Well.. I Don't know why.. I've Tried to fix it alot - But i don't get the Problem - RemovePlayerFromVehicle Doesn't work in my script AT ALL - I am using it alot but it don't work... Some Examples :
But.. none of them work.. Actually - I have more.. But still - None of them work -.-
PHP код:
SendClientMessage(playerid, COLOR_GREY, "You have the maximum car limit!");
RemovePlayerFromVehicle(playerid);
PHP код:
SendClientMessage(playerid, COLOR_GREY, "You don't have enough money!");
RemovePlayerFromVehicle(playerid);
PHP код:
SendClientMessage(playerid, COLOR_GREY, " You don't know how to Drive yet, so you left the Car !");
RemovePlayerFromVehicle(playerid);