Data Realms Fan Forums
http://45.55.195.193/

Rock Launcher
http://45.55.195.193/viewtopic.php?f=1&t=12834
Page 1 of 1

Author:  Brainwashed [ Fri Nov 28, 2008 5:39 pm ]
Post subject:  Rock Launcher

This is a mod that I'm probably going to put in the MMC and I need help for it. I'm making it using a Cannon template, and I'm trying to make it shoot a rock (the ronin rock). Up to now, it isn't working. I haven't touched the sprites or the sounds yet, but I will once this is fixed. Code included:

http://www.filedropper.com/shell_3

If anyone can help, I'll give credit.

Author:  Gedou [ Fri Nov 28, 2008 7:16 pm ]
Post subject:  Re: Rock Launcher

I didnt saw the file yet cause I am not at my comp but I think you should try just to make a launcher.....shoot a rock.....tats all.....just change its ammo to a rock...

Author:  Brainwashed [ Fri Nov 28, 2008 7:39 pm ]
Post subject:  Re: Rock Launcher

I tried. It didn't work.

Author:  Comment [ Fri Nov 28, 2008 7:43 pm ]
Post subject:  Re: Rock Launcher

Wait, what exactly is the problem? I downloaded what you had up there, but all it is is an ini that contains a copy of the Ronin rock.

Your problem is probably somewhere else, like in the magazine or round.

Author:  Brainwashed [ Fri Nov 28, 2008 7:54 pm ]
Post subject:  Re: Rock Launcher

No it is in the shell. I tried coding the rock as a round, but it ♥♥♥♥ up.

Author:  Azukki [ Fri Nov 28, 2008 10:50 pm ]
Post subject:  Re: Rock Launcher

Code:
   AddParticles = MOSParticle
   MOSParticle = MOPixel
      CopyOf = Spark Yellow 2
      Count = 2
      Spread = 2.25
      MaxVelocity = 12
      MinVelocity = 8
   ParticleNumberToAdd = 10
   AddParticles = MOSParticle
   MOSParticle = MOPixel
      CopyOf = Drop Oil
      Count = 3
      Spread = 2.25
      MaxVelocity = 4
      MinVelocity = 1
You're applying gib properties to an explosion particle; and defining a MOSParticle as a MOPixel. Wtf.

Get rid of that part and replace it with just gibs.

Author:  Brainwashed [ Fri Nov 28, 2008 11:44 pm ]
Post subject:  Re: Rock Launcher

Hmm. I tried, but nwo there's an error with an other bunch of code. I tried to fix it like seven times already. This is going in requests.

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/