20.06.2010, 15:23
4025
4017[
Код:
format(string, sizeof(string), "You have set %s's wanted level to %d", pName, wanted);
Код:
new string[128];
Код:
error 047: array sizes do not match, or destination array is too small C:\DOCUME~1\Karim\MYDOCU~1\GRANDT~1\SA-MPS~1\GAMEMO~1\COPSNR~1.PWN(4011) : error 047: array sizes do not match, or destination array is too small
Код:
tmp = strtok(params,Index); tmp2 = strtok(params,Index);