enum problem..
#5

Here you go!

pawn Код:
enum pInfo
{
    pPass,
    pCash,
    pAdmin,
    pKills,
    pDeaths, // you forgot a 'Comma'
    pScore //line 80
}
EDIT: Too late
Reply


Messages In This Thread
enum problem.. - by CesarLT - 07.10.2013, 17:12
Re: enum problem.. - by Patrick - 07.10.2013, 17:16
Re: enum problem.. - by CesarLT - 07.10.2013, 17:26
Re: enum problem.. - by dusk - 07.10.2013, 17:29
Re: enum problem.. - by Patrick - 07.10.2013, 17:30
Re: enum problem.. - by CesarLT - 07.10.2013, 17:39

Forum Jump:


Users browsing this thread: 1 Guest(s)