Jump to content
  • 0

[Ajutor]PawnO Compile Error


Klaudiu01

Question

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

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.