01.09.2015, 21:53
You about this?
This is the case unless the player withdraws from car. If call SetPlayerPos it will be removed from car. This Alt. RemovePlayerFromVehicle
PHP код:
new
Float:x, Float:y, Float:z
;
GetPlayerPos(playerid, x, y, z);
SendClientMessage(playerid, COLOR_RED, "Error: You are not a member of Grove Street Families!");
SetPlayerPos(playerid, x, y, z);