23.11.2013, 04:49
Why do you have to declare an array 128 slots big for /do? If you are limiting the players' usage to 99 words, use an array which has 100 slots because the other 28 slots are not touched, generally waste. ;
Explain each function and parameters, don't be too lazy for it. And please clean up your thread, it's too classic.
pawn Код:
new string[100];