Jump to content


TotoR

Member Since 24 Apr 2020
Offline Last Active Yesterday, 01:32 PM

Posts I've Made

In Topic: Current Status of Infinity Animations

14 November 2024 - 09:48 AM

Really nice and glad to see this mod is still alive!!

 

Cheers


In Topic: SHS New GitHub Organization

27 September 2024 - 01:02 PM

Thanks to Skellytz for this excellent news and for the astronomical work accomplished! :cheers:


In Topic: Install fault on PnP Undead if PnP fiends not installed

08 June 2024 - 05:16 AM

@mikex,

 

This is strange as I have already install this component alone... it is now fixed, but I thik it comes from :

 

tactical_shared.tpa

//We forcibly reload all PRO variables, because there's a bug in WeiDU 231
COPY_EXISTING missile.ids override
  READ_2DA_ENTRIES_NOW buff 2
  PATCH_FOR_EACH pro IN rr#spain fl#cnenp fl#sight rr#pyrot rr#fcsng rr#icew rr#vrpo BEGIN
    FOR (i = buff - 1; i >= 0; --i) BEGIN
      READ_2DA_ENTRY_FORMER buff i 1 label
      PATCH_IF "%label%" STRING_EQUAL_CASE "%pro%" BEGIN
        READ_2DA_ENTRY_FORMER buff i 0 real_value
        SET EVAL "%pro%" = real_value
        i = "-1"
      END
    END
  END
BUT_ONLY

 

 

I'll check when I can. In the meantime, the code has been updated.

 

Thank you


In Topic: Misc. fixes

25 May 2024 - 01:07 PM

Thanks and I will, but FWIW, this version is not up-to-date with last fix from Miloch.

 

Won't it be a easier to have an official support on SHS Git ?


In Topic: Infinity Sounds v2

24 May 2024 - 05:18 AM

That's great! Congratulations on the release.