Brain fart with faction ranks
#1

I'm having a brain fart with a dynamic rank system, scripting is a little rusty.

How would i go about making it so there is a dynamic amount of rank ids with rank names

Instead of having to do

pawn Код:
enum finfo
{
    fRank1id,
    fRank2id,
 //and so on
    fRankName1,
    fRankName2,
 //and so on
}
I want there to be a dynamic set of rank ids and rank names, I'm using R7 mysql plugin (the one on github), along with sscanf
Reply


Messages In This Thread
Brain fart with faction ranks - by ihatetn931 - 27.03.2015, 16:52
Re: Brain fart with faction ranks - by Dokins - 27.03.2015, 17:36
Re: Brain fart with faction ranks - by ihatetn931 - 27.03.2015, 17:50
Re: Brain fart with faction ranks - by Aly - 27.03.2015, 18:27
Re: Brain fart with faction ranks - by ihatetn931 - 27.03.2015, 23:43
Re: Brain fart with faction ranks - by Scrillex - 28.03.2015, 06:20
Re: Brain fart with faction ranks - by ihatetn931 - 28.03.2015, 07:26

Forum Jump:


Users browsing this thread: 4 Guest(s)