How to delete this?
#3

OMG zh3r0 that sux, telling the compiler to hide that.
SkizzoTrick, you have too big arrays (overused space).
eg.

pawn Код:
new string[128];
format(string, 128, "Hi");
Simple example: 'Hi' contains 2 characters, so the string[128] should be string[2].
And if you have for simple SendClientMessage 256 strings, change thm to 128
Reply


Messages In This Thread
How to delete this? - by SkizzoTrick - 20.03.2011, 14:05
Re: How to delete this? - by Zh3r0 - 20.03.2011, 14:05
Re: How to delete this? - by Kwarde - 20.03.2011, 14:20

Forum Jump:


Users browsing this thread: 1 Guest(s)