[Include] BTXT - Fast and Easy Text Processor
#11

Quote:
Originally Posted by BigETI
View Post
You are doing it wrong. You can't use
Code:
OnPlayerText(0, "hello");
as function.

Use
Code:
CallLocalFunction("OnPlayerText", "ds", 0, "hello");
instead.

Anyways you are free to use my benchmark scripts which are downloadable from a file hoster and are posted in the main post.
Okay, yeah it worked now and seems to be slower than simply having strcmp:

BTXT:
Code:
TIME: 6709 BOOYAKA: 1000000
strcmp:
Code:
TIME: 1665 BOOYAKA: 1000000
Reply


Messages In This Thread
BTXT - Fast and Easy Text Processor - by BigETI - 21.11.2011, 16:43
Re: BTXT - Fast and Easy Text Processor - by Speed - 21.11.2011, 16:44
Re: BTXT - Fast and Easy Text Processor - by fiki574 - 21.11.2011, 16:45
Re: BTXT - Fast and Easy Text Processor - by FireCat - 21.11.2011, 16:51
AW: Re: BTXT - Fast and Easy Text Processor - by BigETI - 21.11.2011, 16:52
Re: BTXT - Fast and Easy Text Processor - by System64 - 21.11.2011, 16:59
AW: BTXT - Fast and Easy Text Processor - by BigETI - 21.11.2011, 17:07
Re: BTXT - Fast and Easy Text Processor - by Finn - 21.11.2011, 17:20
AW: Re: BTXT - Fast and Easy Text Processor - by BigETI - 21.11.2011, 17:24
Re: AW: Re: BTXT - Fast and Easy Text Processor - by FireCat - 21.11.2011, 17:29
Re: AW: Re: BTXT - Fast and Easy Text Processor - by Finn - 22.11.2011, 15:00
Re: AW: Re: BTXT - Fast and Easy Text Processor - by KoczkaHUN - 22.11.2011, 15:35
Re: BTXT - Fast and Easy Text Processor - by TheArcher - 22.11.2011, 15:44
Re: BTXT - Fast and Easy Text Processor - by marwan - 22.11.2011, 15:52
Re: AW: Re: BTXT - Fast and Easy Text Processor - by Finn - 23.11.2011, 08:12
Re: BTXT - Fast and Easy Text Processor - by Biesmen - 23.11.2011, 09:37
Re: BTXT - Fast and Easy Text Processor - by System64 - 23.11.2011, 11:57
Re: AW: Re: BTXT - Fast and Easy Text Processor - by wups - 23.11.2011, 12:24
AW: Re: BTXT - Fast and Easy Text Processor - by BigETI - 23.11.2011, 12:40
Re: AW: Re: BTXT - Fast and Easy Text Processor - by Finn - 23.11.2011, 13:08
Re: BTXT - Fast and Easy Text Processor - by AndreT - 23.11.2011, 13:15
Re: BTXT - Fast and Easy Text Processor - by Finn - 23.11.2011, 13:27
Re: BTXT - Fast and Easy Text Processor - by Biesmen - 23.11.2011, 16:50

Forum Jump:


Users browsing this thread: 1 Guest(s)