Jump to content

Question

Posted

  -----Salut as avea si eu o problema cu un GM care da cateva erori si nu imi dau seama de la ce pot fi daca se poate sa-mi spuneti de la ce sunt si cum se pot rezolva :

[pawn]C:\Users\bisy\Desktop\eGamer.pwn(465) : error 070: rational number support was not enabled

C:\Users\bisy\Desktop\eGamer.pwn(918) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(918) : error 009: invalid array size (negative, zero or out of bounds)

C:\Users\bisy\Desktop\eGamer.pwn(919) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(919) : error 009: invalid array size (negative, zero or out of bounds)

C:\Users\bisy\Desktop\eGamer.pwn(920) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(920) : error 009: invalid array size (negative, zero or out of bounds)

C:\Users\bisy\Desktop\eGamer.pwn(930) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(931) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(932) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(933) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(934) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(937) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(937) : error 009: invalid array size (negative, zero or out of bounds)

C:\Users\bisy\Desktop\eGamer.pwn(938) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(939) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(939) : error 009: invalid array size (negative, zero or out of bounds)

C:\Users\bisy\Desktop\eGamer.pwn(940) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(941) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(941) : error 009: invalid array size (negative, zero or out of bounds)

C:\Users\bisy\Desktop\eGamer.pwn(942) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(942) : error 009: invalid array size (negative, zero or out of bounds)

C:\Users\bisy\Desktop\eGamer.pwn(943) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(943) : error 009: invalid array size (negative, zero or out of bounds)

C:\Users\bisy\Desktop\eGamer.pwn(944) : error 017: undefined symbol "MAX_PLAYERS"

C:\Users\bisy\Desktop\eGamer.pwn(944) : error 009: invalid array size (negative, zero or out of bounds)

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

26 Errors.

[/pawn]

1 answer to this question

Recommended Posts

Posted

Pune asta sub include:

[pawn]#undef MAX_PLAYERS

#define MAX_PLAYERS 500[/pawn]

Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!

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.