Hi Everyone!
Can any one help me with this?
I’ve just downloaded a script called ‘Create.Ship.Khaak.Destroyer’. I’ve run the script and the ship appears okay. My problem is, there’s no weapons on board and there’s no way of installing any. For some reason, I can’t install any weapons.
Can any one help me?
Cheers,
Jessica
Need help with script....
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 2997
- Joined: Sat, 20. Mar 04, 20:50
edit the script and add the lines
ship -> install 18 units of Gamma Kyon Emitter
or
ship -> add 18 units of Gamma Kyon Emitter
(its pseudocode, it wont be just the same you might need to do something like make a new variable called dummy and do
dummy = ship -> install 18 units of gamma kyon emitter) just before the "return null" line.
if you haven't got the gamma kyon emitter details, its one of the unknown objects (size 25XL) And Khaak ships can only equip Khaak weapons.
ps if you register your game via your profile you can get access to the scripting forum, where you might find scripts that actually work
ship -> install 18 units of Gamma Kyon Emitter
or
ship -> add 18 units of Gamma Kyon Emitter
(its pseudocode, it wont be just the same you might need to do something like make a new variable called dummy and do
dummy = ship -> install 18 units of gamma kyon emitter) just before the "return null" line.
if you haven't got the gamma kyon emitter details, its one of the unknown objects (size 25XL) And Khaak ships can only equip Khaak weapons.
ps if you register your game via your profile you can get access to the scripting forum, where you might find scripts that actually work

-
- Posts: 18
- Joined: Tue, 15. Jun 04, 01:32
Hi Some Strange Man,
Thanks for the reply.
The script already contains the line:-
*Adding Max Weapons
$ADDEDTO=SHIP->INSTALL 15 UNITS OF GAMMA KYON EMITTER
I can’t see anything wrong, but the ship appears with the Gamma Kyon Emitters in the Cargo hold and not installed and there’s no way of installing them.
Can you suggest anything else?
Thanks,
Jessica
Thanks for the reply.
The script already contains the line:-
*Adding Max Weapons
$ADDEDTO=SHIP->INSTALL 15 UNITS OF GAMMA KYON EMITTER
I can’t see anything wrong, but the ship appears with the Gamma Kyon Emitters in the Cargo hold and not installed and there’s no way of installing them.
Can you suggest anything else?
Thanks,
Jessica
-
- Posts: 2997
- Joined: Sat, 20. Mar 04, 20:50
-
- Posts: 1075
- Joined: Wed, 6. Nov 02, 20:31
-
- Posts: 3846
- Joined: Wed, 6. Nov 02, 20:31
-
- EGOSOFT
- Posts: 54288
- Joined: Tue, 29. Apr 03, 00:56
-
- Posts: 1
- Joined: Thu, 7. Jun 07, 04:20
-
- Posts: 1874
- Joined: Thu, 1. Mar 07, 09:21
Well, IIRC back in the day of X2, there were two instances of gamma kyon emitter, one of which was the planet killer on the m0, the other was the one used by the destroyers, make sure that the gamma that's being added is the lighter of the two kyons.
Archeo Avis wrote:So what you're saying is, if you ignore everything that's different and focus only on the one thing that's the same, they're same.if you take out phrasing and root notes and just look at the notes, they are the same
Good God.