[Include] Useful Public Call Back's
#1

A small .INC, including 4 new publics for your GM, you can turn off, all the publics in the include.

Name: UPCB
Size: 4kb
Creater: SuB_ZeRo0_ (Me)
Download: http://www.megaupload.com/?d=1F1BJ16G


Public's:

OnPlayerHealthChange(playerid,Float:NewHealth,Floa t:OldHealth);
OnPlayerArmourChange(playerid,Float:NewArmour,Floa t:OldArmour);
OnPlayerPosChange(playerid,Float:NewX,Float:OldX,F loat:NewY,Float:OldY,Float:NewZ,Float:OldZ);
OnPlayerDrunkLevelChange(playerid,NewDrunkLevel,Ol dDrunkLevel);


What i do?

Put #include <UPCB> (In the top)
And the publics: (Like that)
pawn Code:
public OnPlayerHealthChange(playerid,Float:NewHealth,Float:OldHealth)
{
         return 1;
}
__________________________________________________ ___________________________________

Any questions, ask me.
Please, don't remove the credits.

Sorry for my bad English.
Reply


Messages In This Thread
Useful Public Call Back's - by SuB_ZeRo0_ - 08.08.2010, 15:44
Re: Useful Public Call Back's - by Hiddos - 08.08.2010, 16:33
Re: Useful Public Call Back's - by [XST]O_x - 08.08.2010, 17:12
Re: Useful Public Call Back's - by Grim_ - 08.08.2010, 17:29
Re: Useful Public Call Back's - by Mike Garber - 10.08.2010, 09:11
Re: Useful Public Call Back's - by DiddyBop - 10.08.2010, 09:20
Re: Useful Public Call Back's - by rbN. - 10.08.2010, 09:30
Re: Useful Public Call Back's - by DiddyBop - 10.08.2010, 09:36
Re: Useful Public Call Back's - by Grim_ - 10.08.2010, 09:37
Re: Useful Public Call Back's - by SuB_ZeRo0_ - 10.08.2010, 17:05

Forum Jump:


Users browsing this thread: 1 Guest(s)