Arunsun
Arunsun
Reactions
-
Re: General mod Questions thread
1) I believe the only way to do that is to allow the base class of the kit to use these scrolls, and then forbid every kit besides the one you want from using the scrolls. There might be a cleaner so… (View Post)1 -
Re: General mod Questions thread
That's right. If you want two people to be able to have one of these, it is more complicated, you'd have to use variables, I think. Here's the solution I thought of:IF LastSummonerOfMyself(Player1) G… (View Post)1 -
Re: General mod Questions thread
Override script is the best, to my knowledge (View Post)1 -
Re: General mod Questions thread
If you want to make the creature follow the caster anywhere, add a script block similar to that of the familiars in baldur.bcs And to ensure there cannot be two of these creatures existing at once, a… (View Post)1 -
Re: EEkeeper periodic effect (opcode 261)
Mmmh I'm afraid this will be a tad more complicated. You will probably need to make a spell that uses OPcode 261 to restore spells and Opcode 146 to recast it on yourself after 6 seconds (1 round). I… (View Post)2