Need Help in Implementing a New Horse

Users who are viewing this thread

Lord Oroe

Recruit
So I decided to make a certain horse bigger than usual, I used OpenBrf and scaled it , when I tried it ingame the character was sitting inside the horse not on top, any advice on how to fix this ??
 
For your specific case, there's a flag you can set in the module system (not sure about Morghs) called horse_scale, which would probably be easier.
Example from modsys:
["charger","Charger", [("charger_new",0)], itp_merchandise|itp_type_horse, 0, 1811,abundance(40)|hit_points(165)|body_armor(5:cool:|difficulty(4)|horse_speed(40)|horse_maneuver(44)|horse_charge(32)|horse_scale(112),imodbits_horse_basic|imodbit_champion, [], [fac_kingdom_1, fac_kingdom_5]],
 
Lord Oroe said:
So I decided to make a certain horse bigger than usual, I used OpenBrf and scaled it , when I tried it ingame the character was sitting inside the horse not on top, any advice on how to fix this ??

Use Morgh's MB & WFAS Editor, this software might help you greatly.
 
Back
Top Bottom