Quote:
|
Originally Posted by k007
could explain more about the event?
and if define AMMOX_name wut does that do?
|
I could do this:
Code:
#define k007_licks_Hawk552s_balls
and it would make no difference. No defines make a difference if they're not used in the script somewhere.
#pragma is a different story, it's a direct instruction to the compiler on how to do something.
__________________