16.11.2012, 05:10
(
Last edited by Vince; 16/11/2012 at 06:31 AM.
)
If you REALLY would want to make this as dynamic as possible, then make a seperate table for the ranks;
And oh, forgot to mention that you should update this to R7. No point to keep dangling with old methods.
PHP Code:
factionid, rankid, rankname
primary key (factionid, rankid)