Player Death bug related to vehicles
#4

Just tested by using this code:
Код:
public OnPlayerDeath(playerid, killerid, reason)
{
	SendClientMessage(playerid, 0xFFFFFFFF, "You died");

    return 1;
}
The message was sent even when killing myself when inside a vehicle.
And using your command (vid) in class-selection after killing myself inside a vehicle kept saying I was still inside a vehicle.

This seems to be a samp bug.
See my topic of PPC Trucking V1 (http://forum.sa-mp.com/showpost.php?...postcount=3712).
Even after putting in a check in the UpdatePlayerTextDraws function and removing the player from his vehicle, the server still thinks you are inside a vehicle even when your character is standing at class-selection.
Reply


Messages In This Thread
Player Death bug related to vehicles - by BGTrucker - 24.12.2013, 07:27
Re: Player Death bug related to vehicles - by Pottus - 24.12.2013, 13:31
Re: Player Death bug related to vehicles - by BGTrucker - 24.12.2013, 14:08
Re: Player Death bug related to vehicles - by PowerPC603 - 24.12.2013, 21:57
Re: Player Death bug related to vehicles - by BGTrucker - 24.12.2013, 23:16
Re: Player Death bug related to vehicles - by Pottus - 25.12.2013, 02:34
Re: Player Death bug related to vehicles - by PowerPC603 - 30.12.2013, 13:47

Forum Jump:


Users browsing this thread: 1 Guest(s)