- Joined
- Oct 13, 2015
- Messages
- 151
- Reaction score
- 38
- First Language
- English
- Primarily Uses
I'll first add the request, and then explain why I need it to keep things concise ^ ^
I'm looking for a script that runs while under the effects of a state that would check the actor's MP who is under said state. If their MP is 0 it removes actor X from the party and removes the state.
The details on why:
Currently I am using a summon system in my game using SRD's summon core found here: http://sumrndm.site/summon-core/
Basically what it does is that when you use a spell, it adds a member to your party that lasts for X amount of time where X is determined by the info you enter into the notetag, although they can also last indefinitely. What I'm aiming for is casting the summon spell which will add a state to the caster. This state will drain MP for X amount. The summon will stay out as long as the caster still has MP. If the caster's MP reaches 0 the summon leaves and the state is removed. The caster must have the state on them for the summon to be out, that way I can add a spell that removes the state called something like "UnSummon" or some such to be able to get rid of the summon at will.
Hopefully we could just add this in the notetags of the actor summoned for the plugin, but I have no idea.
Thanks for the help! ^ ^
I'm looking for a script that runs while under the effects of a state that would check the actor's MP who is under said state. If their MP is 0 it removes actor X from the party and removes the state.
The details on why:
Currently I am using a summon system in my game using SRD's summon core found here: http://sumrndm.site/summon-core/
Basically what it does is that when you use a spell, it adds a member to your party that lasts for X amount of time where X is determined by the info you enter into the notetag, although they can also last indefinitely. What I'm aiming for is casting the summon spell which will add a state to the caster. This state will drain MP for X amount. The summon will stay out as long as the caster still has MP. If the caster's MP reaches 0 the summon leaves and the state is removed. The caster must have the state on them for the summon to be out, that way I can add a spell that removes the state called something like "UnSummon" or some such to be able to get rid of the summon at will.
Hopefully we could just add this in the notetags of the actor summoned for the plugin, but I have no idea.
Thanks for the help! ^ ^
Last edited:

