Thread: [DFBHD] HP of bots
View Single Post
  #5  
Old 05-10-2021, 10:34 AM
Maverick_Y is offline Maverick_Y
Registered User

Join Date: Jul 2018
Posts: 59

Quote:
Originally Posted by Baldo_the_Don View Post
So I have this one test mission with an RPG guy, SSN 43. I start the mission, I hit him with one CAR15 round, he dies. Pause the mission, alt-tab to open the .wac file, add this:

Code:
if never then
ssnhp 43 5100
endif
Save the .wac, alt-tab back into the mission, unpause, press ESC, press R, then I go on to unload three and a half thirty round magazines into SSN 43 before he dies.

So the code works. I suspect you're not using the /d tag.

I guess you also need to put a bit of DeScr on the hparmdta.csv and the ITEMS.def:

https://novahq.net/files.php?ID=334

After they're decrypted, you can edit them in notepad.exe.

I use DFX2 style ssnhp ssnhp(ssnId, hp) and game crashes, now I know what should I do
Thank you Baldo_the_Don
Reply With Quote