Race spawnsTable: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Grimston (talk | contribs)
Created page with " {| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |raceid |int(11) |PRI |0 | | |- | |x |float |PRI |0 | | |- | |y |float |PRI |0 | | |- | |z |float |PRI |0 | | |- | |yrot |float |PRI |0 | | |- | |range |float unsigned |PRI |0 | | |- | |sector_id |int(11) |PRI |3 | | |}"
 
(No difference)

Latest revision as of 13:01, 11 January 2022


UE Field Type Key Type Default Extra Description
raceid int(11) PRI 0
x float PRI 0
y float PRI 0
z float PRI 0
yrot float PRI 0
range float unsigned PRI 0
sector_id int(11) PRI 3