Jump to content
  • 0

Eroare la Compilarea PWN to AMX


Guest Oxygen

Question

Guest Oxygen

Va rog sa ma scuzati daca nu am postat unde trebuie si daca este necesar sa mutati topicul in locul potrivit!!!

Imi da o eroare can vreau sa Compilez PWN in AMX dupa cum spune si titlul

_________________________________________________________________________________________________

C:\SAMP Server\gamemodes\gf.pwn(4956) : error 001: expected token: "-string end-", but found "-identifier-"

C:\SAMP Server\gamemodes\gf.pwn(4956) : error 017: undefined symbol "ciudati"

C:\SAMP Server\gamemodes\gf.pwn(4956) : warning 215: expression has no effect

C:\SAMP Server\gamemodes\gf.pwn(4956) : error 001: expected token: ";", but found ")"

C:\SAMP Server\gamemodes\gf.pwn(4956) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

4 Errors.

____________________ :-X__________________________________ :-X_____________________________________

Link to comment
Share on other sites

13 answers to this question

Recommended Posts

  • 0
Guest Oxygen

am sters  " dar imi da alta eroare, mai multe de fapt::

EDIT:::

_____________________________

C:\SAMP Server\gamemodes\gf.pwn(4980) : warning 217: loose indentation

C:\SAMP Server\gamemodes\gf.pwn(5709) : error 047: array sizes do not match, or destination array is too small

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

1 Error.

_____________________________

Linile erorilor:

4980| else if(TutTime == 16)

5709| else if(PlayerInfo[targetid][pOrigin] == 3) { otext = "LV-pentru LasVentura"; }

Link to comment
Share on other sites

  • 0
Guest mihai97

50009-50012| SendClientMessage(i, COLOR_YELLOW2, "4. Nu ai voie sa stai AFK(away from keyboard), sa faci spam si sa ai mai multe conturi pe server!");

                 SendClientMessage(i, COLOR_YELLOW2, "Fiind un mod Role-Play(RPG) pe acest server este SRICT INTERZIS Drive By-ul(DB), Death-Match-ul(DM) EXCESIV/AIUREA cat si DM-ul in zona garii SanFiero(SF)");

                 SendClientMessage(i, COLOR_YELLOW2, "Nu uitati de FORUM: <> - mai multe informatii acolo");

                 SendClientMessage(i, COLOR_YELLOW2, "Daca incalcati aceste reguli cat si cele de pe forum riscati BAN pe IP.");

Link to comment
Share on other sites

  • 0

Linile erorilor:

4980| else if(TutTime == 16)

50009-50012| SendClientMessage(i, COLOR_YELLOW2, "4. Nu ai voie sa stai AFK(away from keyboard), sa faci spam si sa ai mai multe conturi pe server!"

        SendClientMessage(i, COLOR_YELLOW2, "Fiind un mod Role-Play(RPG) pe acest server este SRICT INTERZIS Drive By-ul(DB), Death-Match-ul(DM) EXCESIV/AIUREA cat si DM-ul in zona garii SanFiero(SF)"

        SendClientMessage(i, COLOR_YELLOW2, "Nu uitati de FORUM: <> - mai multe informatii acolo"

        SendClientMessage(i, COLOR_YELLOW2, "Daca incalcati aceste reguli cat si cele de pe forum riscati BAN pe IP."

SendClientMessage(i, COLOR_YELLOW2, "4. Nu ai voie sa stai AFK(away from keyboard), sa faci spam si sa ai mai multe conturi pe server!");

       SendClientMessage(i, COLOR_YELLOW2, "Fiind un mod Role-Play(RPG) pe acest server este SRICT INTERZIS Drive By-ul(DB), Death-Match-ul(DM) EXCESIV/AIUREA cat si DM-ul in zona garii SanFiero(SF)");

       SendClientMessage(i, COLOR_YELLOW2, "Nu uitati de FORUM: <> - mai multe informatii acolo");

       SendClientMessage(i, COLOR_YELLOW2, "Daca incalcati aceste reguli cat si cele de pe forum riscati BAN pe IP.");

Link to comment
Share on other sites

  • 0
Guest Oxygen

da am vazut ca am uitat sa pun ); :)) neatentia si oboseala ca l-am modificat aseara pe la 2jumate dar la linia 4980 si 5709 de ce imi da eroare?:|

Link to comment
Share on other sites

  • 0
Guest Oxygen

pt warning pune dupa includeuri #pragma tabsize 0

io asa rezolv alea

nu am inteles :| poti pune tu?:S uite linia: 4980:  else if(TutTime == 16)

Link to comment
Share on other sites

  • 0

pt warning pune dupa includeuri #pragma tabsize 0

io asa rezolv alea

Nu prea este indicat sa folosesti asta.

uite linia: 4980:   else if(TutTime == 16)

Posteaza tot codul unde este else if(TutTime == 16)

logo.png

ATENTIE!!! Nu imi trimiteti mesaje private care au legatura cu scriptingul. NU mai scriptez.

Link to comment
Share on other sites

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.