Jump to content

Kitanna

Modders
  • Posts

    271
  • Joined

  • Last visited

Posts posted by Kitanna

  1. Thank you very much! :)

    there are special ways to handle areas and audio files as well for Mac yes? 

    I ask because my Neh'taniel mod has several custom areas and it's that mod I am hoping to get converted for SaberO. He is having a lot of trouble trying to install/play Neht on Mac.

    I want to help him, I just don't know how.

  2. If this has been addressed already, I apologize but I need some help. I need someone with knowledge of custom kits to help me make one compatible with EE so I can release a mod I made many years ago.  I just need to know what to do, if anyone would be so kind as to show me :)

  3. Thank you for the reply. I'll try it. :)

     

     

    Need the help of an expert with kits, please. Berelinde and I have been trying to fix this for days and we are both out of our element. I have a NPC with a custom kit and if a certain thing happens in the game...we're trying to swap the kit for another custom kit. Nothing we have tried so far works. Is there a way to make this happen? Any help would be greatly appreciated.

    If the two kits are for the same class, you should be able to use the scripting command to change the kit of the creature. An example use in a script/dialogue to make X into a kensai would be ActionOverride("X",AddKit(KENSAI)). Ideally, you'd check to make sure they're a fighter beforehand.

     

    The game may have trouble detecting and changing kits in this manner if the BG2 Fixpack is not installed, because the default kit.ids file that comes with the game is messed up.

  4. Need the help of an expert with kits, please. Berelinde and I have been trying to fix this for days and we are both out of our element. I have a NPC with a custom kit and if a certain thing happens in the game...we're trying to swap the kit for another custom kit. Nothing we have tried so far works. Is there a way to make this happen? Any help would be greatly appreciated.

  5. This probably isn't the place to post this but, I'm working on an NPC and I

    want to give him the Blade Master kit that's part of SPStuff. I am new to all this

    and have no idea how to do it. Is the instructions given here the best way?

    If not, is there a tutorial that can help me as I haven't been able to find one.

    Also, I am a bit confused as to how to assign the kit to the cre. I assume

    with NI but again, at a loss. Any help, advice would be greatly appreciated.

×
×
  • Create New...