1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Female head bug fix

Discussion in 'Modding [KAG]' started by Monkey_Feats, Dec 20, 2015.

  1. Monkey_Feats

    Monkey_Feats Bison Rider Tester

    Messages:
    214
    Hi guys, This is how to fix the modded female heads from offsetting wrong like my picture below.
    headprobs.png
    The fix is pretty simple, I will show you how to fix the Knight heads, But you will need to do the same for Archer and Builder ect.

    So, Go to (Kag-Beta\ Mods\ MyMod\ Entities\ Characters\ Knight) in there should be KnightAnim.as (if not add it)
    Open it up, On line 13 and 14 you will need to add your mod directory of the new png files like below

    "../Mods/MyMod/Entities/Characters/Knight/KnightMale.png" :
    "../Mods/MyMod/Entities/Characters/Knight/KnightFemale.png";

    I put this here so people can reference it, If you're still unsure msg me.
     
  2. 8x

    8x Elimination Et Choix Traduisant la Realité Forum Moderator Staff Alumni Tester
    1. The Young Blood Collective - [YB]

    Messages:
    1,325
    Oh hey, off-topic but, will you share that shader-mod you got there?
     
    Monkey_Feats likes this.
  3. bunnie

    bunnie Haxor Tester

    Messages:
    1,319
    It's not a shader, he just made everything bigger (8x8 blocks are 16x16 or 32x32?) and then made it look HD.
    He said this on my profile:
    "Yeah a few people got a sneaky preview of it on my server the other day.
    Takes me ages to do anything though. You know.... life -_-
    Just got all the mechanisms working, Was gonna release it one gamemode at a time. If you wanna help or know anyone who is half decent at coding that want's to help, I could get it finished in no time. My coding abilities are poop :D"
    "Progress is slow but I will get there soon."
     
    Monkey_Feats likes this.
  4. Pirate-Rob

    Pirate-Rob Haxor Staff Alumni Tester

    Messages:
    270
    Ah, so if you don't have the full path, it screws up?
     
  5. Monkey_Feats

    Monkey_Feats Bison Rider Tester

    Messages:
    214
    Exactly, It is supposed to work without, But it's bugging out. Geti said, Must be something wrong with the file matcher.
     
  6. Pirate-Rob

    Pirate-Rob Haxor Staff Alumni Tester

    Messages:
    270
    Awesome, this'll help a lot, thanks!
     
    Monkey_Feats likes this.