[Tutorial] Simple Roleplay Commands. /me and /do
#2

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. ;

pawn Код:
new string[100];
Explain each function and parameters, don't be too lazy for it. And please clean up your thread, it's too classic.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)