Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
poison disturb
Author Message
jexnico
Journeyman
*

Posts: 191
Likes Given: 113
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #1
poison disturb
i need the hit of my poison (s_poison) cancel the target's magic if hes trying to use some magic, how do i do that?
my poison script

Quote:[Spell 20]
DEFNAME=s_poison
NAME=Poison
SOUND=snd_spell_poison
RUNES=IN
CAST_TIME=3.0
RESOURCES=i_reag_nightshade
RUNE_ITEM=i_rune_poison
SCROLL_ITEM=i_scroll_poison
FLAGS=spellflag_nounparalyze | SPELLFLAG_TARG_CHAR | spellflag_resist | SPELLFLAG_HARM | spellflag_targ_noself
EFFECT_ID=i_fx_curse
EFFECT=100,750
DURATION=3.0
LAYER=layer_flag_poison
MANAUSE=7
SKILLREQ=MAGERY 30.0
INTERRUPT=100.0,100.0

ON=@Effect
damage 1,dam_poison,<src.uid>,0,0,0,100,0
effect 3,i_fx_glow_spike,6,15,0
timerf 0,updatex

i was thinking of leaving the player in warmode with each poisons hit, so the spells would be disturbed, but i can not do, some help?
(This post was last modified: 03-23-2018 08:30 AM by jexnico.)
03-23-2018 08:22 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
poison disturb - jexnico - 03-23-2018 08:22 AM
RE: poison disturb - jexnico - 03-23-2018, 01:10 PM
RE: poison disturb - jexnico - 04-07-2018, 01:11 PM
RE: poison disturb - azmanomer - 04-07-2018, 07:41 PM
RE: poison disturb - Coruja - 04-12-2018, 04:32 AM
RE: poison disturb - kduzera - 08-29-2018, 08:29 AM
RE: poison disturb - darksun84 - 08-29-2018, 10:12 PM
RE: poison disturb - kduzera - 08-29-2018, 11:05 PM
RE: poison disturb - kduzera - 08-30-2018, 01:07 AM
RE: poison disturb - darksun84 - 08-30-2018, 01:39 AM
RE: poison disturb - kduzera - 08-30-2018, 10:17 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)