Project

General

Profile

Feature - Enhancement #2232

modulecharge could use some more members

Added by Elusif 10 months ago. Updated 10 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2023-07-08
Due date:
% Done:

0%

Estimated time:
vbulletin_issue_id:

Description

Take a missile launcher, slap literally any missile that fits in it, in it.

MyShip.Module[WhateverItsIDIs].Charge has hardly any members. We can tell how long a missile will fly and how fast, and the name and type of the missile, and thats it.
Currently I am using some jank nonsense with the base item from a DB with faked modifiers. I'd like the real numbers. I want:

I think this info used to be attainable, but .Charge gives us modulecharge
lstype modulecharge has the following members

Members of type modulecharge -------------------- Type Group Category Location Slot Quantity MaxVelocity ChargeSize TypeID GroupID CategoryID LocationID SlotID MaxFlightTime Volume Methods of type modulecharge

#1

Updated by Elusif 10 months ago

Elusif wrote:

Take a missile launcher, slap literally any missile that fits in it, in it.

MyShip.Module[WhateverItsIDIs].Charge has hardly any members. We can tell how long a missile will fly and how fast, and the name and type of the missile, and thats it.
Currently I am using some jank nonsense with the base item from a DB with faked modifiers. I'd like the real numbers. I want:

I think this info used to be attainable, but .Charge gives us modulecharge
lstype modulecharge has the following members

Members of type modulecharge -------------------- Type Group Category Location Slot Quantity MaxVelocity ChargeSize TypeID GroupID CategoryID LocationID SlotID MaxFlightTime Volume Methods of type modulecharge

Not possible anymore. RIP.

Also available in: Atom PDF