C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(217) : error 047: array sizes do not match, or destination array is too small C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(237) : error 047: array sizes do not match, or destination array is too small C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(330) : error 047: array sizes do not match, or destination array is too small C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(581) : error 047: array sizes do not match, or destination array is too small C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(720) : error 047: array sizes do not match, or destination array is too small C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(775) : error 047: array sizes do not match, or destination array is too small C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(1153) : error 047: array sizes do not match, or destination array is too small C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(1261) : error 021: symbol already defined: "strtok" C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(1276) : error 047: array sizes do not match, or destination array is too small Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 9 Errors. |
cmd = strtok(cmdtext, idx); |
tmp = strtok(cmdtext, idx); |
tmp = strtok(cmdtext, idx); |
EmpresaInfo[idempresa][TemEmpregado_3] = 0; |
tmp = strtok(cmdtext, idx); |
tmp = strtok(cmdtext, idx); |
tmp = strtok(cmdtext, idx); |
{ |
return result; |
new tmp[12];
tmp[13] = "1234567890123"
Ou
new cmd[12];
cmd = strtok( cmdtext, idx );
if(strcmp(cmdtext, "/1234567890123", true) == 0)