Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
cool spell
cool spell
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
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
The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at and repair.
Douglas Adams
Douglas Adams
- InHumanUnit
- Member
- Posts: 1450
- Joined: May 22nd, 2010, 7:23 am
- Name: Ian, Haiku, I got alot ;)
- Location: Toyko, Japan. Currently in Illonis, Round Lake in America for secret purposes
- Contact:
Re: cool spell
Can you post a video of this? That'd be awesome.
-
- Support Team
- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: cool spell
I agree with IHU, however, do you know if this works? Have you tried it yet?
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
Re: cool spell
yes I've have, i'm using it now but I don't know about posting a video
The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at and repair.
Douglas Adams
Douglas Adams
Re: cool spell
sry posted a video at ]http://www.youtube.com/watch?v=QMOb8uzq9sI kind of grainy sry but trying new recording software.
The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at and repair.
Douglas Adams
Douglas Adams
- cork279
- Member
- Posts: 492
- Joined: October 22nd, 2010, 5:54 am
- Name: Corey
- IRC Username: cork279
- Location: The corner of a sphere.
- Contact:
- InHumanUnit
- Member
- Posts: 1450
- Joined: May 22nd, 2010, 7:23 am
- Name: Ian, Haiku, I got alot ;)
- Location: Toyko, Japan. Currently in Illonis, Round Lake in America for secret purposes
- Contact:
Re: cool spell
Pillz here.
Nice video, thanks for posting.
Nice video, thanks for posting.
Re: cool spell
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.
The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at and repair.
Douglas Adams
Douglas Adams
-
- Support Team
- Posts: 2734
- Joined: January 13th, 2010, 12:42 pm
- Name: Timothy
- IRC Username: I use Steam
- Location: Looking over your shoulder...
- Contact:
Re: cool spell
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.
I won't be locking it, but please, this is not the "Show Off Your Work" Section.

Want a user bar like this one? PM Leo!
Re: cool spell
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.
The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at and repair.
Douglas Adams
Douglas Adams