[Mysql] I have a doubt
#3

no dont create different tables for factions

simple example of possible table structure

table : factions
factionID
factionName
factionType

table : faction_ranks
factionID
rankLevel
rankName
rankPayCheck

table : faction_members
factionID
userRank
userID
userPayCheck

table : faction_positsions // for example car repair points, equipment points etc
factionID
posText
posType
posX
posY
posZ
posVW
posInt

and with such structure nothing isnt limited in factions
you can add as many positsions members ranks as possible into your faction.
Reply


Messages In This Thread
[Mysql] I have a doubt - by DanielMatrix - 16.01.2019, 10:53
Re: [Mysql] Eu tenho um - by G4M30V3R - 16.01.2019, 10:54
Re: [Mysql] I have a doubt - by codExpert - 16.01.2019, 11:01
Re: [Mysql] I have a doubt - by Calisthenics - 16.01.2019, 11:03
Re: [Mysql] I have a doubt - by codExpert - 16.01.2019, 11:04
Re: [Mysql] I have a doubt - by DanielMatrix - 16.01.2019, 11:09
Re: [Mysql] I have a doubt - by Eoussama - 16.01.2019, 13:01
Re: [Mysql] I have a doubt - by L0K3D - 16.01.2019, 15:51

Forum Jump:


Users browsing this thread: 1 Guest(s)