I need the damage on this script to cap right before damage rolls over the max damage for nwn1. I have a issue with players having their damage roll over at very high levels. I have little knowlage in scripting any help would be great. I'm really not sure what the damage roll over point is I have found no reference to it yet.
—
Kon
The attachment file comes up as ".file". Maybe it's just me but I can't identify what the file is to appropriately open it. Moreover, exactly what do you mean by "right before damage rolls over the max damage"?
The max damage for nwn1 for weapons I think the max is 9999 but i am not sure. The file is a rar file but i can open it with notepad so maybe I messed it up somehow. I click on the file and can open it with notepad .
Figured it out , going to have script split up the damages so they never reach the max and roll over. Thanks to Clangeddin he fixed this issue in no time. Instead of finding a max he had damage split up into smaller amounts so damage would never reach the max.