View unanswered posts | View active topics It is currently Tue Jan 07, 2025 12:30 am



Reply to topic  [ 7 posts ] 
 Rock Launcher 
Author Message
User avatar

Joined: Fri May 16, 2008 11:12 pm
Posts: 471
Reply with quote
Post 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.


Fri Nov 28, 2008 5:39 pm
Profile
User avatar

Joined: Wed Nov 26, 2008 5:38 pm
Posts: 17
Location: Prague
Reply with quote
Post 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...


Fri Nov 28, 2008 7:16 pm
Profile
User avatar

Joined: Fri May 16, 2008 11:12 pm
Posts: 471
Reply with quote
Post Re: Rock Launcher
I tried. It didn't work.


Fri Nov 28, 2008 7:39 pm
Profile
User avatar

Joined: Tue Oct 14, 2008 11:07 pm
Posts: 112
Reply with quote
Post 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.


Fri Nov 28, 2008 7:43 pm
Profile
User avatar

Joined: Fri May 16, 2008 11:12 pm
Posts: 471
Reply with quote
Post Re: Rock Launcher
No it is in the shell. I tried coding the rock as a round, but it ♥♥♥♥ up.


Fri Nov 28, 2008 7:54 pm
Profile
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post 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.


Fri Nov 28, 2008 10:50 pm
Profile
User avatar

Joined: Fri May 16, 2008 11:12 pm
Posts: 471
Reply with quote
Post 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.


Fri Nov 28, 2008 11:44 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 7 posts ] 

Who is online

Users browsing this forum: Google [Bot]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.116s | 14 Queries | GZIP : Off ]