Having trouble with some commands
#7

Код:
SpecStats = 0; //????
PHP код:
public OnPlayerDeath(playeridkilleridreason)
{
    if(
killerid != INVALID_PLAYER_ID)
    {
        
pInfo[killerid][Kills] += 1;
        
GiveXP(killerid, -100);
    }
    
pInfo[playerid][Deaths] += 1;
    
pInfo[playerid][Wasted]++;
    return 
true;

Reply


Messages In This Thread
Having trouble with some commands - by LeXuZ - 05.03.2015, 19:05
Re : Having trouble with some commands - by Golimad - 05.03.2015, 19:23
Re: Having trouble with some commands - by CalvinC - 05.03.2015, 19:26
Re: Having trouble with some commands - by LeXuZ - 05.03.2015, 19:30
Re : Having trouble with some commands - by Golimad - 05.03.2015, 19:31
Re: Having trouble with some commands - by CalvinC - 05.03.2015, 19:33
Respuesta: Having trouble with some commands - by JuanStone - 05.03.2015, 21:27
Re: Having trouble with some commands - by LeXuZ - 06.03.2015, 17:57

Forum Jump:


Users browsing this thread: 4 Guest(s)