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.

cool spell

Have any cool screenshots and/or projects to show off? Post your content here!
(If you need somewhere to post your images, why not use our gallery?)
User avatar
ryancorp
Member
Member
Posts: 15
Joined: December 25th, 2010, 2:31 pm
Name: ryan

cool spell

Post 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
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
User avatar
InHumanUnit
Member
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

Post by InHumanUnit »

Can you post a video of this? That'd be awesome.
Image
Image
Image
XEON BOX GAMES - XBG is a blast from the past of a pirate mast to a cars thats fast.
You dare challenge me to Halo:Reach? You must die!
chocolatepie33
Support Team
Support Team
Posts: 2458
Joined: April 27th, 2010, 5:31 pm
IRC Username: CP

Re: cool spell

Post by chocolatepie33 »

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!
User avatar
ryancorp
Member
Member
Posts: 15
Joined: December 25th, 2010, 2:31 pm
Name: ryan

Re: cool spell

Post by ryancorp »

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
User avatar
ryancorp
Member
Member
Posts: 15
Joined: December 25th, 2010, 2:31 pm
Name: ryan

Re: cool spell

Post by ryancorp »

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
User avatar
cork279
Member
Member
Posts: 492
Joined: October 22nd, 2010, 5:54 am
Name: Corey
IRC Username: cork279
Location: The corner of a sphere.
Contact:

Re: cool spell

Post by cork279 »

That video is also quite jumpy for me, but the spell looks awesome :D
I want to try it :P
My latest track: Odyssey

Soundcloud - Youtube - ModDB
User avatar
InHumanUnit
Member
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

Post by InHumanUnit »

Pillz here.
Nice video, thanks for posting.
Image
Image
Image
XEON BOX GAMES - XBG is a blast from the past of a pirate mast to a cars thats fast.
You dare challenge me to Halo:Reach? You must die!
User avatar
ryancorp
Member
Member
Posts: 15
Joined: December 25th, 2010, 2:31 pm
Name: ryan

Re: cool spell

Post 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.
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
arcones
Support Team
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

Post 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.
Image
Want a user bar like this one? PM Leo!
User avatar
ryancorp
Member
Member
Posts: 15
Joined: December 25th, 2010, 2:31 pm
Name: ryan

Re: cool spell

Post 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.
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
Locked