22.11.2011, 15:00
Quote:
You are doing it wrong. You can't use
Code:
OnPlayerText(0, "hello"); Use Code:
CallLocalFunction("OnPlayerText", "ds", 0, "hello"); Anyways you are free to use my benchmark scripts which are downloadable from a file hoster and are posted in the main post. |
BTXT:
Code:
TIME: 6709 BOOYAKA: 1000000
Code:
TIME: 1665 BOOYAKA: 1000000