Author Topic: ECL subrace system?  (Read 1356 times)

Legacy_Taino

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: +0/-0
ECL subrace system?
« Reply #15 on: August 24, 2010, 07:43:20 am »


               Yes, SSE works.. I have had it running for a few time on my test module. I would check out the Demo as Psyammy stated above. Also the SSE forums are kinda dead. I know Shayan/Moon is busy with college, the other members post when they need help; which I try to log in to help as much as I can.

Also do you have it already in your module your building with? Or are you starting to build a module and just added with it?
               
               

               


                     Modifié par Taino, 24 août 2010 - 06:51 .
                     
                  


            

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
ECL subrace system?
« Reply #16 on: August 24, 2010, 10:28:34 am »


               I am using SSE30, I tried the Demo and it worked on there. Though when I have put it in my module it works fine though the wand doesn't work and several actions are unuseable.

It is seriously driving me nuts, I tried everything since it also didn't want to compile with my own scripts that I wanted to combine with the SSE30 scripts. Though now I got that working the wand doesn't want to work....

my module is as good as finished though only need to get the Subrace engine I added recently to work like its supposed to and the quests need to be multiplay-able.
               
               

               
            

Legacy_GhostOfGod

  • Hero Member
  • *****
  • Posts: 1490
  • Karma: +0/-0
ECL subrace system?
« Reply #17 on: August 24, 2010, 07:25:39 pm »


               There are a few different things that could be going on with the wand not working.

1.) If the subrace system IS using tag based scripting, then there should be a script who's name matches exactly the tag of the wand item. If there isn't it probably got missed in the importing.
2.) If the subrace system is NOT using tag based scripting then there could be something wrong with your OnActivateItem script. Probably missed the line you were supposed to add to this to make the wand work.
3.) If the above are set up correctly and activating the wand is supposed to start a conversation (look at the script that matches the tag of the item or the lines added to the OnActivateItem script to see what conversation should be started) it is possible that the conversation did not get imported into your mod.
               
               

               


                     Modifié par GhostOfGod, 24 août 2010 - 06:33 .
                     
                  


            

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
ECL subrace system?
« Reply #18 on: August 24, 2010, 08:31:39 pm »


               it all matches so I have no clue, gonna try the latest version, see where it leads me...so far it works better then the 3.0 one

               
               

               
            

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
ECL subrace system?
« Reply #19 on: August 24, 2010, 08:51:42 pm »


               okay having even more dificult problems with importing it to my module....all works fine untill I press "build module" and let them check my scripts....then it gives me some error code and the toolset locks up.....
               
               

               
            

Legacy_Taino

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: +0/-0
ECL subrace system?
« Reply #20 on: August 25, 2010, 07:04:48 am »


               It seems your module is corrupted if it locks up, if Im not mistaken. Also you need to make sure that the OnModuleLoad and OnHeartbeat are added correctly?



Do you have or working with this version: DEMO__SSE3069b132
               
               

               
            

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
ECL subrace system?
« Reply #21 on: August 26, 2010, 04:50:59 am »


               yes and when I did that It gives me an error

               
               

               
            

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
ECL subrace system?
« Reply #22 on: August 26, 2010, 04:51:55 am »


               Yes I have been working with that one though there was no Demo with it
               
               

               
            

Legacy_Chris Lefforge

  • Newbie
  • *
  • Posts: 14
  • Karma: +0/-0
ECL subrace system?
« Reply #23 on: August 26, 2010, 05:30:51 am »


               If you need a simple system you can create your own. It's fairly simple. Check the race and subrace upon entering the mod and give and equip a skin. You have to first remove the 1.69 skin. If you want help let me know.
               
               

               
            

Legacy_Psyammy

  • Jr. Member
  • **
  • Posts: 83
  • Karma: +0/-0
ECL subrace system?
« Reply #24 on: August 26, 2010, 05:34:51 am »


               you grabed the SSE30 zip? i just grabed it again and there is a demo in the zip file. maybe something happened when you grabed it, here is the link again.
http://nwvault.ign.c....Detail&id=2603
               
               

               


                     Modifié par Psyammy, 26 août 2010 - 04:35 .
                     
                  


            

Legacy_Taino

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: +0/-0
ECL subrace system?
« Reply #25 on: August 26, 2010, 07:11:29 am »


               Okay your using one a bit older.. I would use this one here. It is the latest update version: SSE 3.0.6.9 b13 (Starry Night Build) and download this file: DEMO__SSE3069b13.mod
               
               

               
            

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
ECL subrace system?
« Reply #26 on: August 26, 2010, 05:32:53 pm »


               okay here is the issue with that mod: I cannot download it....

It only downloads and plays on my media player.........
               
               

               
            

Legacy_GhostOfGod

  • Hero Member
  • *****
  • Posts: 1490
  • Karma: +0/-0
ECL subrace system?
« Reply #27 on: August 26, 2010, 07:42:47 pm »


               Window media player thinks module files are mpegs. Just ignore that. When you download the module don't open it right away. Save it to your C:/NeverwinterNights/NWN/modules folder or wherever your module folder is located.Then you will see it in your list of modules while in the toolset or when starting a new game.

If you can't select a specific place to save the module when trying to download it, then you probably need to go into your browser's options and look for an "always ask me where to save files" box and check it.
               
               

               


                     Modifié par GhostOfGod, 26 août 2010 - 06:44 .
                     
                  


            

Legacy_Psyammy

  • Jr. Member
  • **
  • Posts: 83
  • Karma: +0/-0
ECL subrace system?
« Reply #28 on: August 27, 2010, 03:21:22 am »


               Ghostof God is right, you will also see your mod in that folder (the modules folder in your nwn folder) it is a good idea to make back ups of your mod as your working on it as well and keep them somewhere else (like a folder called "back-up mod" on your desktop) this way if you put in something you end up not likeing you can always go back to your back up.

Psyammy
               
               

               
            

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
ECL subrace system?
« Reply #29 on: August 28, 2010, 09:17:02 am »


               no not really, I have no option on saving the mod, it opens it straight away



always am making back ups