Would this work?
#1

pawn Код:
enum fBCPD
{
    Recruit[128],
    Officer[128],
    Deputy[128],
    Sheriff[128]
}

enum pService
{
    Agent[128],
    Director[128]
}
new Faction[MAX_PLAYERS][pBCPD][pService]
Would that work? Or is there a more efficient way?
Thanks
Reply


Messages In This Thread
Would this work? - by Lz - 07.12.2012, 21:14
Re: Would this work? - by Lz - 08.12.2012, 09:45
Re: Would this work? - by Konstantinos - 08.12.2012, 09:47
Re: Would this work? - by Lz - 08.12.2012, 09:52
Re: Would this work? - by ikey07 - 08.12.2012, 10:04
Re: Would this work? - by Lz - 08.12.2012, 17:09

Forum Jump:


Users browsing this thread: 1 Guest(s)