expected token: "-identifier-", but found "-integer value-"
#1

pawn Код:
enum Info
{
    AdminLevel,
    Password[150],
    Gender, // THE LINE
    Cash,
    Score,
    Warns,
    Jail,
    Logged,
    Mute,
    WarnReason1[128],
    WarnReason2[128],
    WarnReason3[128],
    IP[20],
};
new AccountInfo[MAX_PLAYERS][Info];
Код:
C:\Users\Torran\Desktop\tRoleplay\filterscripts\tadmin.pwn(31) : error 001: expected token: "-identifier-", but found "-integer value-"
I dont get that? It shouldnt say that? Does anyone know whats wrong?
Im running SeifAdmin, Tell me if you want to see any other code
Reply


Messages In This Thread
expected token: "-identifier-", but found "-integer value-" - by Torran - 06.03.2010, 23:25
Re: expected token: "-identifier-", but found "-integer value-" - by pen_theGun - 06.03.2010, 23:43
Re: expected token: "-identifier-", but found "-integer value-" - by Torran - 06.03.2010, 23:49
Re: expected token: "-identifier-", but found "-integer value-" - by Chrham_2 - 07.03.2010, 00:31
Re: expected token: "-identifier-", but found "-integer value-" - by Miguel - 07.03.2010, 01:17
Re: expected token: "-identifier-", but found "-integer value-" - by Westie - 07.03.2010, 01:23
Re: expected token: "-identifier-", but found "-integer value-" - by Torran - 07.03.2010, 12:10
Re: expected token: "-identifier-", but found "-integer value-" - by Carlton - 07.03.2010, 12:18
Re: expected token: "-identifier-", but found "-integer value-" - by bajskorv123 - 07.03.2010, 12:21
Re: expected token: "-identifier-", but found "-integer value-" - by Torran - 07.03.2010, 12:25
Re: expected token: "-identifier-", but found "-integer value-" - by Carlton - 07.03.2010, 12:26
Re: expected token: "-identifier-", but found "-integer value-" - by Torran - 07.03.2010, 12:30
Re: expected token: "-identifier-", but found "-integer value-" - by ¤Adas¤ - 07.03.2010, 12:46
Re: expected token: "-identifier-", but found "-integer value-" - by Torran - 07.03.2010, 15:52
Re: expected token: "-identifier-", but found "-integer value-" - by ¤Adas¤ - 07.03.2010, 15:53
Re: expected token: "-identifier-", but found "-integer value-" - by Rzzr - 07.03.2010, 15:56
Re: expected token: "-identifier-", but found "-integer value-" - by Torran - 07.03.2010, 17:02
Re: expected token: "-identifier-", but found "-integer value-" - by pen_theGun - 07.03.2010, 17:10

Forum Jump:


Users browsing this thread: 1 Guest(s)