31.05.2009, 18:08
If you really want efficiency you should create a plugin with native functions, instead of the Pawn functions.
I'm currently doing a plugin with tons of functions (mainly math and string func), most of them aren't optimized yet but already MIN 3x faster than their Pawn version. Maybe i will release it, not sure how many people will use it since most scripters here only know about strtok and PlayerToPoint
I'm currently doing a plugin with tons of functions (mainly math and string func), most of them aren't optimized yet but already MIN 3x faster than their Pawn version. Maybe i will release it, not sure how many people will use it since most scripters here only know about strtok and PlayerToPoint
