rictus135
11-09-2005, 11:38 AM
Everyone would love to be able to edit some of the feats in K1 and TSL, but haven't been able to as the feats are hardcoded into the game. But would it be possible to with scripting?
I am no scripter, but i do understand some of the basics, and have read a few threads relating to this. just recently someone asked if the dueling feat could be altered, so lets go with that for now.
If the apropriate variables were set, as in do they have the dueling feat/are they using a one handed weapon only, it would be fairly easy (for actual scripters anyway) to add a trigger that gives an additional att and def bonus. This script would probably have to be the onheartbeat script, so to prevent repeated bonuses, what if another trigger was added that fired a different script in its place, or activated a different part of the same script while disabling itself? One that drops your att/def, if you are not using the appropriate weapon, and then fires the original script/section, so the process is looped.
The pc .utc files would have to be updated, but i doubt anyone would care if the npc's missed out on this. The biggest drawback of this system, if it couldn't be contained all in one script, is that it would only be feasible to change one or two feats. it would end up requiring hundreds of files otherwise, which makes editing a real nightmare. With a simple tutorial, even noob scripters like me, could find and alter the effects this script has.
Anyway, like i said, I'm a noob, so i could be way off. If not however, this would make a brilliant mod. Each character could use different scripts, and gain different bonuses so suit their class/personality/alignment.
Well thats all i guess, so Rictus135 signing off!
I am no scripter, but i do understand some of the basics, and have read a few threads relating to this. just recently someone asked if the dueling feat could be altered, so lets go with that for now.
If the apropriate variables were set, as in do they have the dueling feat/are they using a one handed weapon only, it would be fairly easy (for actual scripters anyway) to add a trigger that gives an additional att and def bonus. This script would probably have to be the onheartbeat script, so to prevent repeated bonuses, what if another trigger was added that fired a different script in its place, or activated a different part of the same script while disabling itself? One that drops your att/def, if you are not using the appropriate weapon, and then fires the original script/section, so the process is looped.
The pc .utc files would have to be updated, but i doubt anyone would care if the npc's missed out on this. The biggest drawback of this system, if it couldn't be contained all in one script, is that it would only be feasible to change one or two feats. it would end up requiring hundreds of files otherwise, which makes editing a real nightmare. With a simple tutorial, even noob scripters like me, could find and alter the effects this script has.
Anyway, like i said, I'm a noob, so i could be way off. If not however, this would make a brilliant mod. Each character could use different scripts, and gain different bonuses so suit their class/personality/alignment.
Well thats all i guess, so Rictus135 signing off!