Shadooow
Shadooow
Reactions
-
Re: Need for SetUncappedAbilityBonus() and similar functions
unfortunately these function are global and thus they are unusable in multiplayer And while you could change the limit to 22, apply attack bonus effect and change it back that would only work tempora… (View Post)Post edited by Shadooow on3 -
Re: Palemaster Caster Progression
Before BeamDog implements this you can use community patch for NWN:EE which allows to enable this. https://forums.beamdog.com/discussion/68131/community-patch-1-72-for-nwn-enhanced-edition (View Post)1 -
Re: Discussion of "Trash" Feats/Spells/Etc
A must feat for bard on PWs. In case of singleplayer you can live without and you might be right with the repleneshing the bonuses. The reason why it is so good on PWs is because of the difference in… (View Post)5 -
Re: How to know which properties can be added to an item?
itemprops.2da defines which itemproperty can appear on which item alternatively you can try to apply the itemproperty with AddItemProperty function and afterwards check if the item has the itemproper… (View Post)1 -
Re: Request: Item variable persistence in re-creation
you can do this if you would want - all files are unpacked so you can do whatever you wish with them, similarly you could unpack the files via nwnexplorer.exe before on 1.69 and do this however if yo… (View Post)1