15.01.2011, 21:49
Yeah, it works thanks.
But for some reason the gamemode starts giving me many same errors(26):
And the line is this:
But for some reason the gamemode starts giving me many same errors(26):
PHP код:
C:\Users\Mark\Desktop\samp03cserv\gamemodes\HRP.pwn(5193) : error 047: array sizes do not match, or destination array is too small
PHP код:
new string[128];
string = strtok(cmdtext, idx);

