Will this work?
#2

If you wanna know it, try it out!
And I don't think it's gonna work, try this :P

pawn Код:
#define TakeHealth(%1,%2) \
 new \
 Float:Health; \
 GetPlayerHealth ( %1 , Health ); \
 GivePlayerHealth ( %1 , Health - %2 );
You didn't use the '%2' -.- - so I removed '%3' and replaced the othjer '%3' for '%2'
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: 1 Guest(s)