Jump to content
  • 0

Question

Posted

Deci am bagat un sistem de logare pe server dar cand dau compilare imi da eroriile astea:

C:\Documents and Settings\BogdaneL\My Documents\sa-mp\Stunt GameSpeed\gamemodes\gsp.pwn(718) : error 028: invalid subscript (not an array or too many subscripts): "AccountInfo"
C:\Documents and Settings\BogdaneL\My Documents\sa-mp\Stunt GameSpeed\gamemodes\gsp.pwn(718) : warning 215: expression has no effect
C:\Documents and Settings\BogdaneL\My Documents\sa-mp\Stunt GameSpeed\gamemodes\gsp.pwn(718) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\BogdaneL\My Documents\sa-mp\Stunt GameSpeed\gamemodes\gsp.pwn(718) : error 029: invalid expression, assumed zero
C:\Documents and Settings\BogdaneL\My Documents\sa-mp\Stunt GameSpeed\gamemodes\gsp.pwn(718) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
Linia: -
if(AccountInfo[playerid][LoggedIn] == 2)

Cum rezolv problema?

LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP

2 answers to this question

Recommended Posts

Posted

Ai sus new AccountInfo[MAX_PLAYERS][ENUM];?

Vezi la enum "pInfo" daca ai PlayerInfo schimba PlayerInfo in loc de AccountInfo sau cu ce ai tu enumerate datele playerilor.

gXvsYS
Posted

Ai sus new AccountInfo[MAX_PLAYERS][ENUM];?

Vezi la enum "pInfo" daca ai PlayerInfo schimba PlayerInfo in loc de AccountInfo sau cu ce ai tu enumerate datele playerilor.

Dati T.C am rezolvat problema

LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.