27.03.2015, 17:50
I would still have to create a thing for each rank name wouldn't i?
trying to make it so, they do
Then i can do
Basically i'm trying to get them in to one var in a enum
So i got
and that's it for any amount of ranks
trying to make it so, they do
pawn Код:
/createfaction [rank amount] //so say i want 2 ranks i would put /createfaction 2
pawn Код:
/editrank [rank] [rank name]
//rank would be the id so if there is 2 ranks it would be an id of 1 for the first rank
//rank name ofcourse would set the rank name of rank id 1
So i got
pawn Код:
fRankid
fRankName