Bully-Board
Bully Modding Section => Modding Questions/Help => Topic started 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?
-
I think you just need to edit the ide.img
-
(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 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 Henry
if you want to use ide.img
Change their style to Crazy_Basic