Author Topic: Is there a way to.  (Read 245 times)

Legacy_Ansalon II Admin

  • Newbie
  • *
  • Posts: 42
  • Karma: +0/-0
Is there a way to.
« on: July 04, 2013, 01:30:28 am »


               Remove/Disable from Creation and Level Up Skill listing as my mod does not support it and I don't want players wasting skill points and feats on it. Over-riding 2DA didnt seem to do any good

-Skills-
Crafting (Armour,Weapons,Potions,Traps)
Ride

-Feats-
All Meta Magic
All Invisability
Time Stop
All Sancuarty

Cheers
----
Ansalon II - The World of Krynn - Dragonlance Megaworld
MAIN SITE: http://nwn.starfire3d.com
Description: http://social.biowar.../index/16886389
               
               

               
            

Legacy_WhiZard

  • Hero Member
  • *****
  • Posts: 2149
  • Karma: +0/-0
Is there a way to.
« Reply #1 on: July 04, 2013, 03:37:45 am »


               First, the level-up process requires support from both the client and the server.  Thus the players will need to download your modified 2das in order to prevent errors while leveling.

To disable a skill
Find the skill in skills.2da and set AllClassesCanUse to zero.  Then locate all class skill 2das that have that skill (cls_skill_*.2da) and set ClassSkill to zero.

To disable a feat
Find the feat in feat.2da and set MINSPELLLVL to 100 (the way the sap feat was disabled).

To disable a spell
Find the spell in spells.2da and set the entry for each casting classes spell level to *****.