better-modernized-combat / bmod-client

Freelancer: Better Modernized Combat (BMOD) is a modification for Freelancer, the 2003 space shooter by Digital Anvil. The core goal of the mod is to create a fun and compelling PvE experience for solo and group players in a multiplayer setting.
GNU General Public License v3.0
1 stars 0 forks source link

bm_hackable_satellite needs type MISSION_SATELLITE #70

Closed IrateRedKite closed 6 months ago

IrateRedKite commented 8 months ago

This is blocked by https://github.com/better-modernized-combat/bmod-client/issues/147 at the moment. This should be left as it is until development testing of hacking.dll is completed.

It should also match the following entry with regards to fuses if we stick with health/fuse-based VFX:

[Solar]
nickname = bm_hackable_satellite
ids_name = 474044
ids_info = 476061
type = MISSION_SATELLITE
DA_archetype = solar\misc\telescope.3db
material_library = solar\Solar_mat_dockable03.mat
material_library = fx\envmapbasic.mat
envmap_material = envmapbasic
LODranges = 0, 1000, 4000, 10000, 30000, 50000
mass = 10000
loadout = com_sat
solar_radius = 27.37
shape_name = NNM_SM_DEPOT
hit_pts = 10000
fuse = bm_hack_active_fuse, 0, 5000
fuse = bm_hack_vulnerable_fuse, 0, 6000
IrateRedKite commented 6 months ago

As hacking is getting a rewrite, flipped this back with 5901fb9b1336830c0e3586e12905c9dea1fc0190