small problem.
#1

well I couldn't find how to fix this error, it's getting late and I need to fix it..

pawn Код:
enum PlayerInfo
{
    pAdmin,
    pMoney,
    pKills,
    pDeaths,
    Muted,
    MutedWarnings,
    Helpers,
    dLevel,
    IsRegistered,
    Logged,
    Templevel,
    Warnings,
    Minigunuse,
    Join,
    Jailed,
    AdminDuty,
    GodMode,
    vGodMode,
    MoneyGiven,
    IP[20],
    Nick[20],
    Score,
    ID,
    Frozen,
    firstspawn,
    hacker,
    LoginAttempts,
    LastMessage,
    NoPM,
    spawnedCar,
    SpectateUpdate,
    SpectateID,
    SpectateType,
    LastDonorVehicle,
    DonorFix,
    Donorrpg,
    RconFail,
    Locked,
    playerSuperman,
    DonorHeal
    Username[25],
    Gang,
}
C:\Users\ramzi\Desktop\samp03\gamemodes\COD5GW21_V ipeR_jan24.pwn(23 : error 001: expected token: "}", but found "-identifier-"
Reply
#2

End it like };
Reply
#3

Quote:
Originally Posted by CrazyChoco
Посмотреть сообщение
End it like };
that gives me 2 more errors.

C:\Users\ramzi\Desktop\samp03\gamemodes\COD5GW21_V ipeR_jan24.pwn(23 : error 001: expected token: "}", but found "-identifier-"
C:\Users\ramzi\Desktop\samp03\gamemodes\COD5GW21_V ipeR_jan24.pwn(240) : error 010: invalid function or declaration
Reply
#4

nvm fixed it
Reply
#5

All right
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)