[Ajuda] Bug quando morre
#3

public OnPlayerDeath(playerid, killerid, reason)
{
new string[256];
SendDeathMessage(killerid,playerid,reason);
RemovePlayerAttachedObject(playerid,3);
RemovePlayerAttachedObject(playerid, 3);
new Floatx,Floaty,Floatz;
PlayerInactivity[playerid] = 0;
DropWeapons(playerid);
DropVida(playerid);
//DropGrana(playerid);
gPlayerSpawned[playerid] = 0;
PlayerInfo[playerid][pLocal] = 255;
GetPlayerPos(playerid, px, py, pz);
spawnado[playerid] = 0;
Reply


Messages In This Thread
[Ajuda] Bug quando morre - by Rezinho_Souza - 13.03.2012, 21:19
Re: [Ajuda] Bug quando morre - by Delete_ - 13.03.2012, 21:26
Re: [Ajuda] Bug quando morre - by Rezinho_Souza - 13.03.2012, 21:29
Re: [Ajuda] Bug quando morre - by Jumper. - 13.03.2012, 21:34
Re: [Ajuda] Bug quando morre - by Rezinho_Souza - 13.03.2012, 21:37
Re: [Ajuda] Bug quando morre - by steeldark - 13.03.2012, 21:55
Re: [Ajuda] Bug quando morre - by Rezinho_Souza - 13.03.2012, 22:04
Re: [Ajuda] Bug quando morre - by steeldark - 13.03.2012, 22:10
Re: [Ajuda] Bug quando morre - by Rezinho_Souza - 14.03.2012, 18:01
Re: [Ajuda] Bug quando morre - by DarkScripter - 15.03.2012, 03:59

Forum Jump:


Users browsing this thread: 1 Guest(s)