sippelmc
sippelmc
Reactions
-
Re: Is it possible to revert back to an older build
Thank you sir! I wasn't sure if it was appropriate to put the request in Redmine with the Trellos up. Thanks again. (View Post)1 -
Re: Suggestions Thread: Structural (file formats, references, "hardcodedness", configuration)
Softcode the OnPlayerDying event threshold, defaulted to -10, but allow to anything in an ini file. Most people don't use this because most killing blows take the char to below -10 and the event isn'… (View Post)2 -
Re: Suggestions Thread: Game Mechanics (scripts, spells, feats, combat)
- More functions to control feat/spell usage. IncrementRemainingFeatUses is a good start, I wish we had an IncrementRemainingSpellUses type function as well. It would open up many new options for pla… (View Post)5 -
Re: Request: Unearthed Arcana Spell Recharge Script & Instructions
For that you pretty much need an "IncrementRemainingSpellUses" (with a DelayCommand) similar to the existing IncrementRemainingFeatUses function. There isn't one for spells, but I saw it re… (View Post)1