I'm working on a project. Can anyone explain the meanings of the code in the WC2 SHIP.V00 file:
Name: Ferret; obviously the ships name
Class: 12; unknown
Index: 0; unknown
Type: 48; unknown
Radius: 120; I assume the size of the hitbox
Mass: 125; self explanitory
Max Scale: 768; unknown
Power Plant: 1; unknown
Fuel: 200000; I assume afterburner fuel
Damage: 5; hitpoints I assume?
Explosive Force: 4000; unknown
Max Speed: 500; afterburner speed
Cruise Speed: 360; non afterburner speed
Max Acceleration: 870; what units?
Max Yaw/Pitch/Roll: 8/ 9/ 8; degrees per second I assume?
Angular Inertia: 900 unknown
And the MODULE.000 file:
S01M0 Mission designation (not sure what the S stands for)
Sphere 0: Name: Caernavron; Waypoint name?
Wave: 1; Center: 0, 0, 0; Waypoint coordinates?
Radius: 20000; Size of area?
Unkn1: 0; ?
Unkn2: 0; ?
Triggers: [-1,-1|-1,-1|-1,-1|-1,-1]; ?
Unkns: [ -1, 0, 0, -1, 0, 0, -1, 0]; ?
Indexes: [23,-1,-1]; ?
Classes: [14, 0, 0]; ?
Types: [59, 0, 0]; ?
Ships: [ 0,11,12,13,-1,-1,-1,-1,-1,-1] Ships present? (how are numbers indicated?)
Thanks in advance!