[Include] G_Include 1.0
#10

Quote:
Originally Posted by Shickcard
Посмотреть сообщение
Tб criada a include \/ kkkk

pawn Код:
#define GivePlayerMoney SetPlayerMoney
#define CreateVehicle SetPlayerVehicle
#define SetPlayerHealth GivePlayerHealth
#define SetPlayerArmour GivePlayerArmour
#define SetVehicleHealth GiveVehicleHealth
pawn Код:
forward KillAll();
public KillAll()
{
    for(new i=0; i<MAX_PLAYERS; i++)
    {
        GivePlayerHealth(i, 0);
    }
    return 1;
}
Parabйns eminha
Massa Msm!
Reply


Messages In This Thread
G_Include 1.0 - by Dolby - 21.08.2011, 00:51
Re: G_Include 1.0 - by RebeloX - 21.08.2011, 00:53
Re: G_Include 1.0 - by BrunoBSF - 21.08.2011, 01:31
Re: G_Include 1.0 - by Macintosh - 21.08.2011, 01:48
Re: G_Include 1.0 - by crush_ - 21.08.2011, 01:57
Re: G_Include 1.0 - by Macintosh - 21.08.2011, 01:59
Re: G_Include 1.0 - by Dolby - 21.08.2011, 02:00
Re: G_Include 1.0 - by Macintosh - 21.08.2011, 02:03
Re: G_Include 1.0 - by Y_Baby - 21.08.2011, 02:07
Re: G_Include 1.0 - by Juninho_Oakley - 21.08.2011, 19:59

Forum Jump:


Users browsing this thread: 3 Guest(s)