Page 1 of 2

cool spell

Posted: December 29th, 2010, 3:48 pm
by ryancorp
spawn_reaper = [
r_type $ENT_SPELL
r_icon losehealth
r_description "steels targets soul"
r_name "reaper"
r_spell_gravity 60
r_spell_cost 0
r_spell_range 40
r_spell_effect 5
r_addeffect $STATUS_HEALTH -10 1000 $ATTACK_MAGIC
r_addeffect $STATUS_HEALTH -50 2000 (| $ATTACK_FIRE $ATTACK_EARTH $ATTACK_SLASHING)
r_addeffect $STATUS_DEATH
r_interact [
r_select $rpginteract
r_pickup $rpgself
]
]

then in projectile area place

r_proj_new //5
r_proj_projpart ( $PART_WATER $PART_SMOKE $PART_STEAM $PART_LIGHTNING $PART_SNOW)
r_proj_projsize 30
r_proj_projcol 0x222222
r_proj_basevel 200
r_proj_trailsize 2.5
r_proj_deathpart $PART_EDIT
r_proj_deathpartcol 0x3F8FFF
r_proj_deathfade 1000
r_proj_gravity -400
r_proj_deathdecal 2
r_proj_kickback 1000
r_proj_deathpartsize 2

Re: cool spell

Posted: December 29th, 2010, 3:52 pm
by InHumanUnit
Can you post a video of this? That'd be awesome.

Re: cool spell

Posted: December 30th, 2010, 4:55 pm
by chocolatepie33
I agree with IHU, however, do you know if this works? Have you tried it yet?

Re: cool spell

Posted: December 31st, 2010, 1:27 pm
by ryancorp
yes I've have, i'm using it now but I don't know about posting a video

Re: cool spell

Posted: December 31st, 2010, 2:07 pm
by ryancorp
sry posted a video at ]http://www.youtube.com/watch?v=QMOb8uzq9sI kind of grainy sry but trying new recording software.

Re: cool spell

Posted: December 31st, 2010, 2:23 pm
by cork279
That video is also quite jumpy for me, but the spell looks awesome :D
I want to try it :P

Re: cool spell

Posted: December 31st, 2010, 3:14 pm
by InHumanUnit
Pillz here.
Nice video, thanks for posting.

Re: cool spell

Posted: December 31st, 2010, 8:31 pm
by ryancorp
If one hit kill not work switch both damages to 9999 9999 found out death stat not killing. Also should have better vid posted tomorrow to many dummies messes with graphics.

Re: cool spell

Posted: January 1st, 2011, 11:24 am
by arcones
I have one simple question: Why is this in the Support Section?

I won't be locking it, but please, this is not the "Show Off Your Work" Section.

Re: cool spell

Posted: January 1st, 2011, 4:17 pm
by ryancorp
sry it was the first post I made didn't figure out how to post it in different sections at that time, i'll reopen it in the other section.