RemovePlayerFromVehicle
#1

Hello guys today i have started to make roleplay server and i have little problems with them
When i Enter i can drive for little (it need to RemovePlayerFromVehicle) and then jump of the bike
Here is code:
Код:
	TogglePlayerControllable(playerid, 0);
	CenterText(playerid,"You are already renting bike!", 5);
	RemovePlayerFromVehicle(playerid);
	TogglePlayerControllable(playerid, 1);
CenterText Means GameTextForPlayer ...
Reply


Messages In This Thread
RemovePlayerFromVehicle - by TheDeath - 25.07.2012, 08:08
Re: RemovePlayerFromVehicle - by RedJohn - 25.07.2012, 08:33
Re: RemovePlayerFromVehicle - by TheDeath - 25.07.2012, 09:39
Re: RemovePlayerFromVehicle - by Rudy_ - 25.07.2012, 09:40
Re: RemovePlayerFromVehicle - by TheDeath - 25.07.2012, 10:31
Re: RemovePlayerFromVehicle - by newbienoob - 25.07.2012, 10:36
Re: RemovePlayerFromVehicle - by TheDeath - 25.07.2012, 13:37

Forum Jump:


Users browsing this thread: 1 Guest(s)