Jump to content
  • 0

[PROBLEMA] Compilare


Question

Posted

Erorile : C:\Users\adrian\Desktop\New folder\gamemodes\ExpertGame.pwn(21459) : error 029: invalid expression, assumed zero
C:\Users\adrian\Desktop\New folder\gamemodes\ExpertGame.pwn(21459) : error 035: argument type mismatch (argument 1)
C:\Users\adrian\Desktop\New folder\gamemodes\ExpertGame.pwn(21459) : error 020: invalid symbol name ""
C:\Users\adrian\Desktop\New folder\gamemodes\ExpertGame.pwn(21459) : fatal error 107: too many error messages on one line

Linia:

format(APLOBAL, sizeof(APLOBAL), "Factiune\tMembrii\tStatus aplicatii\n%s",stringz2);

Va rog ajutati-ma!

2 answers to this question

Recommended Posts

  • 0
Posted
42 minutes ago, IObiT said:

format(APLOBAL, sizeof(APLOBAL), "Factiune\tMembrii\tStatus aplicatii%s" ,stringz2));

Nu mai am nevoie,ms,nu definisem bine APLOBAL,normal trebuia definit asa "new APLOBAL[3200];" eu definisem #define APLOBAL[MAX_PLAYERS]; si mda.

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.