Sc tribe assetsTable

From PSwiki
Revision as of 15:04, 11 January 2022 by Grimston (talk | contribs) (Created page with "{| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |id |int(10) |PRI | |auto_increment |IDs for assets |- | |tribe_id |int(10) | |0 | | |- | |name |varchar(30) | | | | |- | |type |int(2) | |0 | | |- | |coordX |float | |0 | | |- | |coordY |float | |0 | | |- | |coordZ |float | |0 | | |- | |sector_id |int(10) | |3 | | |- | |itemID |int(10) | |0 | | |- | |quantity |int(10) | |0 | | -1 if its a building |- | |status |int(1) | |0 | |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
UE Field Type Key Type Default Extra Description
id int(10) PRI auto_increment IDs for assets
tribe_id int(10) 0
name varchar(30)
type int(2) 0
coordX float 0
coordY float 0
coordZ float 0
sector_id int(10) 3
itemID int(10) 0
quantity int(10) 0 -1 if its a building
status int(1) 0