tacef
1982668827
Added Aurillian Contact NPC script
...
Added Navatrik NPC script
Added Alduq NPC script
Added Kazen Harn NPC script
Added Nikto NPC script
Populated Mos Eisley Cantina (need to fix sit in Chair)
Populated Mos Eisley Medical Center
2014-08-01 18:19:43 +02:00
tacef
958cb3d0cc
Changed Yellow Noble near Mos Eisley SP is no longer yellow
...
The Noble NPC was white from the start, the reason why it was yellow,
was the Distantshipcontroller.iff. It just had to be called before the
NPC so the npc appears white on Overheadmap.
2014-07-23 18:55:31 +02:00
tacef
6e65d1f89f
Changed a typo from last commit
2014-07-22 19:09:33 +02:00
tacef
422ead1023
Changed Several NPC spawn's to use MobileTemplate
...
Created a lot of NPC scripts
2014-07-22 16:13:21 +02:00
tacef
83cb7c4150
Changed Junkdealer Spawns on all Planets to use Mobiletemplate
...
Fixed Rotation on Tatooine Junkdealers
2014-07-20 15:35:09 +02:00
Treeku
badb34feac
Removed mos eisley respecseller (use coronet)
2014-07-13 22:55:46 +01:00
Waverunner
2614ff6ca2
Fixed variety of bugs associated with guild elections, Disabled loading of Lady Valarian - should fix some crashes on loading screen
2014-07-02 11:44:54 -04:00
Waverunner
ac9d0e41bf
Refactored delivery missions to use pre-spawned commoners
...
Scripters should change any commoners being spawned to use
core.staticService.spawnCommoner instead of spawnObject (see
mos_eisley.py in static_spawns\tatooine for an example). The
spawnCommoner method will add required attachments and set the proper
options bitmask in order for the missions to function properly.
Note that delivery missions won't work unless you have spawned buildouts
on the planet you are requesting the missions on due to this change.
2014-06-18 14:00:24 -04:00
Levarrishawk
cbd1b83d7b
Added Missing Mos Eisley NPCs
2014-06-05 06:00:46 -04:00
Levarrishawk
a7aefc879c
Updated Eisley Spawns to use getCell Method
2014-06-04 22:36:34 -04:00
Levarrishawk
32effd8f6a
Fixed Mos Eisley Cantina NPC Spawns
...
setCustomName2 on the Cantina Background NPCs no longer causes a NULL
object error.
2014-06-04 20:25:00 -04:00
tacef
b28a871805
More work on Npc Scripts
...
Added Imperial Recruiters
Moved all Imperial Recruiters to factional_recruiter file
Reduced amount of spawns around Mos eisley.
2014-05-31 21:35:13 +02:00
tacef
475a64a197
Fixed Mos Eisley Spawns
...
Fixed Mos Espa Spawns
Added Han Solo script
2014-05-30 22:40:18 +02:00
Treeku
e4eb874e18
Temp-fixed startup script errors
2014-05-16 12:20:19 +01:00
Levarrishawk
a37551678e
Moved Recruiter to Anchorhead
...
There was no Rebel Recruiter in Eisley, relocated to Anchorhead Cantina.
2014-05-04 04:42:30 -04:00
Levarrishawk
8d8c7938c5
Migrated statics, added junk dealers.
...
Mos Eisley now has the proper number of Junk Dealer NPCs throughout the
city.
2014-05-04 04:07:59 -04:00
Levarrishawk
778a7ba56e
Merge pull request #593 from tacef/master
...
Populated Krayt Graveyard
2014-05-04 03:37:40 -04:00
Levarrishawk
0123d8bebc
Added Comments to Tatooine Scripts
...
added TODO annotations for once certain buildout structures spawn as
intended again.
2014-05-04 03:19:51 -04:00
tacef
e3dc65a791
Populated Areas around Mos Eisley
...
Altered Static Spawns in Mos Eisley to use their personalizes scripts
Moved Imp and Reb recruiter from tatooine.py to mos_eisley.py
2014-05-04 09:15:55 +02:00
Levarrishawk
3f2a525636
Reorganized Static scripts
...
Static Spawn scripts now branched out in their planet's subfolder.
2014-05-03 19:36:48 -04:00