Jump to content
  • 0

Nu pot conpila un gamemode


Question

Posted

imi da erroarea asta

 

 

main11.pwn(1505) : error 017: undefined symbol "SkinOffSet"
main11.pwn(1505) : warning 215: expression has no effect
main11.pwn(1505) : error 001: expected token: ";", but found "]"
main11.pwn(1505) : error 029: invalid expression, assumed zero
main11.pwn(1505) : fatal error 107: too many error messages on one line

Compilation aborted.

Pawn compiler 3.10.8              Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
 

2 answers to this question

Recommended Posts

  • 0
Posted

Bunaa @HAndreiH!

Dupa cum se vede acolo , ai 3 erori si un warning . 

             Primul warning tu nu ai definit "SkinOffSet" , trebuie sa il definesti < #define SkinOffSet[MAX_PLAYERS] > daca nu ma insel

          Al doilea warning : ai uitat sa pui o virgula , mai verifica odata ( ; )

         Al treilea warning : expresia nu are sens , mai verifica odata si incearca sa o faci sa aibe sens .

  • 0
Posted

SkinOffSet - il definesti ca un array si cam asta ar fi, toate erorile alea sunt din cauza ca nu ai definit 'SkinOffSet'

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.