Simple help
#2

Код:
public OnPlayerDeath(playerid, killerid, reason) 
{ 
    new Float:x,Float:y,Float:z; 
    ResetPlayerMoney(playerid); 
    GetPlayerPos(playerid,x,y,z); 
    return 1;
}
Reply


Messages In This Thread
Simple help - by Fantje - 23.07.2016, 18:28
Re: Simple help - by K0P - 23.07.2016, 18:32
Re: Simple help - by Stinged - 23.07.2016, 18:36
Re: Simple help - by Fantje - 23.07.2016, 18:47
Re: Simple help - by Stinged - 23.07.2016, 19:09
Re: Simple help - by Fantje - 23.07.2016, 20:52

Forum Jump:


Users browsing this thread: 1 Guest(s)