![]() |
|
Star Wolves 3D space RPG with deep strategy and tactical elements |
|
Thread Tools | Display Modes |
#6
|
|||
|
|||
![]() Quote:
Also, I kept the original maintenance station behavior with what I did. Basically, all I did was add a sixth option to original Maintenance station dialogue which, upon selecting it, takes you to the Goblin Shipyards dialogue script. Here is the code: <DialogAnswer name="ans06"> <answer>#L_DR5_msg00</answer> <lua_function>OnStationStartGW</lua_function> <go_message_name /> <multi_pass>true</multi_pass> <sound_name /> </DialogAnswer> |
|
|