Sc locationsTable

From PSwiki
Revision as of 13:02, 11 January 2022 by Grimston (talk | contribs)
Jump to navigation Jump to search


UE Field Type Key Type Default Extra Description
id int(8) unsigned PRI auto_increment
type_id int(8) unsigned 0
id_prev_loc_in_region int(8) 0
name varchar(30)
DIF x double(10,2) 0 Type used to be 'double' in PSLegacy. Default used to be in PSLegacy.
DIF y double(10,2) 0 Type used to be 'double' in PSLegacy. Default used to be in PSLegacy.
DIF z double(10,2) 0 Type used to be 'double' in PSLegacy. Default used to be in PSLegacy.
radius int(10) 0
DIF angle double(10,2) 0 Type used to be 'double' in PSLegacy. Default used to be in PSLegacy.
flags varchar(30)
loc_sector_id int(8) unsigned 0