Jump to content

Question

Posted (edited)

Am incercat sa fac un sistem de sondaj si cand compilez imi da doua erori. Ce pot sa fac ?


 : error 001: expected token: ";", but found "new"

: error 017: undefined symbol "DIALOG_ANSWER"

Edited by RaresGabriel

11 answers to this question

Recommended Posts

  • 0
Posted

Eroarea speicifica faptul ca iti lipseste ; de undeva. Din pacate fara cod nu pot face magie neagra si sa iti spun exact de unde.

Poti da Ctrl+G in orice editor folosesti, cauta numarul linie unde ti se spune ca apare eroarea si "scaneaza" linia respectiva si cateva lini mai sus pana gasesti ; lipsa din codul tau

  • Like 1
  • 0
Posted

pai, in primul rand nu ai definit dialog-ul 'ANSWER', te duci unde ai tu dialog uriile definite si pui #define DIALOG_ANSWER 1892

si in al 2-lea rand, nu ai inchis randul de mai sus de 'new'

  • Thanks 1
  • 0
Posted (edited)
1 oră în urmă, hanako a spus:

pai, in primul rand nu ai definit dialog-ul 'ANSWER', te duci unde ai tu dialog uriile definite si pui #define DIALOG_ANSWER 1892

si in al 2-lea rand, nu ai inchis randul de mai sus de 'new'

 am rezolvat primele erori dar acum am primit o alta eroare

: error 022: must be lvalue (non-constant)

Edited by RaresGabriel
  • 0
Posted
Acum 5 minute, hanako a spus:

daca ai gamemode Burned, cauta new SQL si pune acolo la glboal SondajTimer

acum primesc asta 

error 022: must be lvalue (non-constant)

  • 0
Posted
Acum 37 minute, hanako a spus:

image.png.ba68bb8d8b5394feb387711f0e403174.png

ar trebui sa arate cam asa SondajTimer trecut acolo la new SQL

nu merge tot asa imi da.

error 022: must be lvalue (non-constant)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.