Problem with car save positions
#3

Код:
public OnPlayerExitVehicle( playerid, vehicleid )
{
	if( GetPlayerState( playerid ) == PLAYER_STATE_DRIVER) SavePlayerVehicle( vehicleid );

	return true;
}
I am using SavePlayerVehicle (vehicleid) how to get out of the car
Reply


Messages In This Thread
Problem with car save positions - by RenisiL - 04.11.2011, 09:51
Re: Problem with car save positions - by Calgon - 04.11.2011, 10:16
Re: Problem with car save positions - by RenisiL - 04.11.2011, 10:30
Re: Problem with car save positions - by RenisiL - 04.11.2011, 16:41
Re: Problem with car save positions - by Calgon - 04.11.2011, 16:48

Forum Jump:


Users browsing this thread: 1 Guest(s)