Will this work?
#1

pawn Код:
#define TakeHealth(%1,%2,%3) \
 new \
 Float:Health; \
 GetPlayerHealth ( %1 , Health ); \
 GivePlayerHealth ( %1 , Health - %3 );
I didn't test yet, but did i make this good?
Reply


Messages In This Thread
Will this work? - by [H]265 - 11.11.2010, 19:01
Re: Will this work? - by Kwarde - 11.11.2010, 19:09
Re: Will this work? - by [H]265 - 11.11.2010, 19:38

Forum Jump:


Users browsing this thread: 2 Guest(s)