Ratter dont activate weapons and other problems...

Cleopatra

Active Member
Only after today patch of ISXEVE.dll I saw that:
1. Ratter warp to belt, locking NPC... and doesn't do anything. Doesn't shoot.
2. In other scripts... ${ShipCargo.Get[${i}].Quantity} doesn't giving demanded value, for this reason something to find (by quantity sign) in ship cargo it is impossible, with all following problems.
 
Last edited:

Shrike

Member
Confirmed. Log shows :

22:20:25: Module Inventory:
22:20:25: Weapons:
22:20:25: Active Resistance Modules:
22:20:25: Passive Modules:
22:20:25: Slot: NULL NULL
22:20:25: Slot: NULL NULL
22:20:25: Slot: NULL NULL
22:20:25: Slot: NULL NULL
22:20:25: Slot: NULL NULL
22:20:25: Slot: NULL NULL
22:20:25: Slot: NULL NULL
22:20:25: Mining Modules:
22:20:25: Armor Repair Modules:
22:20:25: Shield Regen Modules:
22:20:25: AfterBurner Modules:
22:20:25: Salvaging Modules:
22:20:25: Tractor Beam Modules:
22:20:25: Cloaking Device Modules:
22:20:25: Stasis Web Modules:
22:20:25: Sensor Boost Modules:
22:20:25: obj_Ship: Initialized
 

Cleopatra

Active Member
New patch of ISXEVE.dll (version 0546).
Ship doesn't see anything in the cargohold.
Does not work weapon reloading.
${ShipCargo.Get[${i}].Quantity} doesn't giving demanded value.

Positive changes todyay:
Ship can activate weapons and tank.
 

Amadeus

The Maestro
Staff member
New patch of ISXEVE.dll (version 0546).
Ship doesn't see anything in the cargohold.
Does not work weapon reloading.
${ShipCargo.Get[${i}].Quantity} doesn't giving demanded value.
This is not very helpful. I need to know what ISXEVE datatype members/methods are not working properly. You can provide snippets of your script or give me a small sample script. Or, you can give isxeve methods/members that you can type in the console that illustrate your problems.
 

Cleopatra

Active Member
This is not very helpful. I need to know what ISXEVE datatype members/methods are not working properly. You can provide snippets of your script or give me a small sample script. Or, you can give isxeve methods/members that you can type in the console that illustrate your problems.
After ISXEVE version 0592 all problems have disappeared.
 
Top Bottom