09.01.2011, 14:50
Quote:
First of all, this makes more sense:
pawn Код:
Next, are you sure you're defining fLeader as an array? Lets see the enum where you create it. |
Код:
enum fFactionSFPD { fLeader[30], fFactionName, fRank1, fRank2, fRank3, fRank4, fRank5, fSkin1, fSkin2, fSkin3, fSkin4, fSkin5, fSkin6, }