Home » Renegade Discussions » Mod Forum » More Problems
Re: More Problems [message #260138 is a reply to message #260122] |
Tue, 22 May 2007 11:49 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma:
|
General (4 Stars) |
|
|
Reborn wrote on Tue, 22 May 2007 12:35 |
joe937465 wrote on Tue, 22 May 2007 03:30 |
2)how can i make it where when u kill someone u see a giant explosion or ion strike i did that explosion kill and selected an object like explosion no building and edit the object (present) itself and after 5 trys cant get it to work any help?
|
If you are running ssaow 1.5 then go to the void M00_GrantPowerup_Created::Killed(GameObject *obj, GameObject script, then add this line to it:
Commands->Create_Explosion("Explosion_IonCannonBeacon",Commands->Get_Position(obj),0);, so it would look something like this:
void M00_GrantPowerup_Created::Killed(GameObject *obj, GameObject *shooter)
{
if (stricmp(Get_Parameter("WeaponDef"),"POW_Pistol_Player") == 0)
Commands->Create_Explosion("Explosion_IonCannonBeacon",Commands->Get_Position(obj),0);
{
Then compile it.
This will make a massive ion boom when a player dies =]
|
umm what? lol srry i told u im new but theres only one way for me to learn!
|
|
|
|
|
More Problems
|
|
|
Re: More Problems
By: Zion on Tue, 22 May 2007 03:53
|
|
|
Re: More Problems
|
|
|
Re: More Problems
By: Yrr on Tue, 22 May 2007 10:04
|
|
|
Re: More Problems
By: jnz on Tue, 22 May 2007 06:02
|
|
|
Re: More Problems
|
|
|
Re: More Problems
By: Cat998 on Tue, 22 May 2007 07:08
|
|
|
Re: More Problems
|
|
|
Re: More Problems
|
|
|
Re: More Problems
|
|
|
Re: More Problems
By: reborn on Tue, 22 May 2007 10:35
|
|
|
Re: More Problems
|
|
|
Re: More Problems
By: reborn on Wed, 23 May 2007 00:39
|
|
|
Re: More Problems
|
|
|
Re: More Problems
|
|
|
Re: More Problems
|
|
|
Re: More Problems
By: reborn on Wed, 23 May 2007 13:23
|
|
|
Re: More Problems
|
|
|
Re: More Problems
By: reborn on Wed, 23 May 2007 21:56
|
|
|
Re: More Problems
|
|
|
Re: More Problems
|
|
|
Re: More Problems
|
|
|
Re: More Problems
By: reborn on Wed, 23 May 2007 23:51
|
|
|
Re: More Problems
|
|
|
Re: More Problems
By: reborn on Thu, 24 May 2007 01:43
|
|
|
Re: More Problems
By: reborn on Fri, 25 May 2007 00:04
|
|
|
Re: More Problems
By: jnz on Fri, 25 May 2007 00:38
|
|
|
Re: More Problems
|
|
|
Re: More Problems
By: reborn on Fri, 25 May 2007 01:38
|
|
|
Re: More Problems
|
|
|
Re: More Problems
By: reborn on Thu, 24 May 2007 03:39
|
|
|
Re: More Problems
|
|
|
Re: More Problems
|
Goto Forum:
Current Time: Thu Jan 09 09:11:52 MST 2025
Total time taken to generate the page: 0.01006 seconds
|