Difference between revisions of "StartingLocationList (000001FC)"
From SWGANH Wiki
(→Tags) |
(→Struct) |
||
Line 44: | Line 44: | ||
ASTRING: NotUsed | ASTRING: NotUsed | ||
BYTE: RouteOpenFlag | BYTE: RouteOpenFlag | ||
− | + | } | |
</pre> | </pre> | ||
Latest revision as of 17:41, 5 May 2009
Object Controller - StartingLocationList (000001FC)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
INT: StartingLocationsCount { ASTRING: LocationName ASTRING: PlanetName FLOAT: XPos FLOAT: YPos ASTRING: NotUsed ASTRING: LocationImage ASTRING: NotUsed BYTE: RouteOpenFlag } Sample packet 05 00 46 5E CE 80 1B 00 00 00 FC 01 00 00 15 A8 0A 56 03 00 00 00 // player ID 00 00 00 00 10 00 00 00 // number of starting locations //tatooine ===================================== !bestine !tatooine 00 00 00 00 00 00 00 00 00 00 !styles.location.tatooine.bestine 00 00 01 !mos_espa !tatooine 00 00 00 00 00 00 00 00 00 00 !styles.location.tatooine.mos_espa 00 00 01 !mos_eisley !tatooine 00 00 00 00 00 00 00 00 00 00 !styles.location.tatooine.mos_eisley 00 00 01 !mos_entha !tatooine 00 00 00 00 00 00 00 00 00 00 !styles.location.tatooine.mos_entha 00 00 01 //corellia ======================================= !coronet !corellia 00 00 00 00 00 00 00 00 00 00 !styles.location.corellia.coronet 00 00 01 !tyrena !corellia 00 00 00 00 00 00 00 00 00 00 !styles.location.corellia.tyrena 00 00 01 !kor_vella !corellia 00 00 00 00 00 00 00 00 00 00 !styles.location.corellia.kor_vella 00 00 01 !doaba_guerfel !corellia 00 00 00 00 00 00 00 00 00 00 !styles.location.corellia.doaba_guerfel 00 00 01 //talus ============================================= !dearic !talus 00 00 00 00 00 00 00 00 00 00 !styles.location.talus.dearic 00 00 01 !nashal !talus 00 00 00 00 00 00 00 00 00 00 !styles.location.talus.nashal 00 00 01 //rori ============================================== !narmle !rori 00 00 00 00 00 00 00 00 00 00 !styles.location.rori.narmle 00 00 01 !restuss !rori 00 00 00 00 00 00 00 00 00 00 !styles.location.rori.restuss 00 00 01 // naboo ============================================ !theed !naboo 00 00 00 00 00 00 00 00 00 00 !styles.location.naboo.theed 00 00 01 !moenia !naboo 00 00 00 00 00 00 00 00 00 00 !styles.location.naboo.moenia 00 00 01 !keren !naboo 00 00 00 00 00 00 00 00 00 00 !styles.location.naboo.keren 00 00 01 !kaadara !naboo 00 00 00 00 00 00 00 00 00 00 !styles.location.naboo.kaadara 00 00 01 Variable DescriptionscontrollerID = 000001FC |
Tags
Image |