30.12.2010, 09:52
Thanks allot but i am getting 1 error,
Also, shouldnt be indexstrings[slot] = ""; on the last line instead of right after
Because before he could send it to the box it would be empty already
Код:
error 008: must be a constant expression; assumed zero
pawn Код:
new text[128] = indexstrings[slot];
pawn Код:
new text[128] = indexstrings[slot];