21.02.2011, 18:55
about "http://kwarde.pastebin.com/diptYyvc": That was because someone was nagging that firefox was a shitbrowser. I'd crash his IE browser with that script xD (I'd make a webpage and I showed him the script)
About the functions: Some people are too... well ehm 'stupid' to shuffle the formats after creating it (eg. with Xtreme Vehicle Plotter).
About the IsPlayerInArea/IsPlayerInAreaEx: I will do Thanks.
- Kevin
EDIT:
Done. Take a look at this:
I guess that that'll work
About the functions: Some people are too... well ehm 'stupid' to shuffle the formats after creating it (eg. with Xtreme Vehicle Plotter).
About the IsPlayerInArea/IsPlayerInAreaEx: I will do Thanks.
- Kevin
EDIT:
Done. Take a look at this:
pawn Код:
#if defined IsPlayerInArea
#define IsPlayerInAreaEx IsPlayerInKRPAArea
#else
#define IsPlayerInArea IsPlayerInKRPAArea
#endif
I guess that that'll work