[Ajuda] Ao Player Chegar na posiзгo morre
#4

Nгo aconselho usar OnPlayerUpdate

pawn Code:
SetTimerEx("Vulcao", 1000, 1, "d", playerid);

forward Vulcao(playerid);
public Vulcao(playerid)
{
    if(PlayerToPoint(8.0,playerid,1928.826904,-1776.405517,13.546895))//Vulcгo Lava
    {
        SetPlayerHealth(playerid, 0.0);
    }
    return 1;
}
Reply


Messages In This Thread
Ao Player Chegar na posiзгo morre - by Vinicius_TroLL - 27.11.2012, 23:22
Re: Ao Player Chegar na posiзгo morre - by Schocc - 27.11.2012, 23:38
Re: Ao Player Chegar na posiзгo morre - by leonardo1434 - 27.11.2012, 23:40
Re: Ao Player Chegar na posiзгo morre - by Maklister - 27.11.2012, 23:45
Re: Ao Player Chegar na posiзгo morre - by Vinicius_TroLL - 27.11.2012, 23:47
Re: Ao Player Chegar na posiзгo morre - by leonardo1434 - 27.11.2012, 23:59
Re: Ao Player Chegar na posiзгo morre - by Kmatsu - 28.11.2012, 00:00
Re: Ao Player Chegar na posiзгo morre - by Schocc - 28.11.2012, 00:05
Re: Ao Player Chegar na posiзгo morre - by Maklister - 28.11.2012, 00:33

Forum Jump:


Users browsing this thread: 2 Guest(s)