Bully-Board

Bully Modding Section => Modding Questions/Help => Topic started by: BullworthBull2008 on December 19, 2023, 03:54:17 PM

Title: How to Give Townies' Asylum Versions Their Psycho Moveset?
Post by: BullworthBull2008 on December 19, 2023, 03:54:17 PM
Basically what the title says. I want to mess around with the asylum versions of Clint aka Henry, Otto, and Leon as NPCs, but when I spawn them in, they use their default Townies moveset instead of the psycho one. Can anyone please tell/show me how to swap out the moveset of those particular models of them?
Title: Re: How to Give Townies' Asylum Versions Their Psycho Moveset?
Post by: Zuga on December 23, 2023, 05:20:10 AM
I think you just need to edit the ide.img
Title: Re: How to Give Townies' Asylum Versions Their Psycho Moveset?
Post by: Yunyv on January 14, 2024, 03:07:18 AM
(Machine Translations)
There may be  errors.    I haven't tested it
If you want to use lua
Use the function SetupPedObject to change their style
such as
Code: [Select]
SetupPedObject(154, "DO_Henry_Assylum", "DO_Henry_Assylum", 0, "Large", "DROPOUT", "STAT_DO_STRIKER_A", "F_Douts", "DO_Striker", "DO_StrikeCombo", "Straf_Dout", -1, "/Global/Crazy_Basic", "Act/Crazy_Basic.act", "/Global/AI", "Act/AI/AI.act", "N_Henry")--for Henryif you want to use ide.img
Change their style to Crazy_Basic