Erori / warnings: [pawn]C:\DOCUME~1\Klaudiu\Desktop\Stuff\PAWNOL~1\admin.pwn(176) : error 047: array sizes do not match, or destination array is too small
C:\DOCUME~1\Klaudiu\Desktop\Stuff\PAWNOL~1\admin.pwn(179) : error 047: array sizes do not match, or destination array is too small
Question
Klaudiu01
Nick: Klaudiu01
Problema: Problema Compiling
Erori / warnings: [pawn]C:\DOCUME~1\Klaudiu\Desktop\Stuff\PAWNOL~1\admin.pwn(176) : error 047: array sizes do not match, or destination array is too small
C:\DOCUME~1\Klaudiu\Desktop\Stuff\PAWNOL~1\admin.pwn(179) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
[/pawn]
Lini/script: Script inceput de mine, linia 176 si 179:
[pawn] new tmp[30],
tmp2[30],
index;
tmp = strtok(params, index);
if(!strlen(tmp))
return SendClientMessage(playerid, COLOUR_ORANGE, "[{FF0000}FOLOSIRE{0000FF}]: /password [password] [new password]");
tmp2 = strtok(params, index);[/pawn]
Ai incercat sa rezolvi singur ?: Da, am incercat.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts