[HELP] unknown command
#2

You have messed up with string size, just use 128 instead of a large 900.
pawn Код:
new text[128];
And you need to increase the var string's size because you can't insert a external string of similar size or larger actully and then implement it in format to add text.
pawn Код:
new string[156];
Try it and report.
Reply


Messages In This Thread
[HELP] unknown command - by AgusZ - 12.01.2015, 08:49
Re: [HELP] unknown command - by Gammix - 12.01.2015, 09:25
Re: [HELP] unknown command - by CalvinC - 12.01.2015, 09:31

Forum Jump:


Users browsing this thread: 1 Guest(s)