Forums Index >> Modding >> Answer this.



Page : <1> :


Can someone give me an example of where to put custom weapons? I put 'em after OBJECT WRITE END and they don't work! I think I'm missing something!

Last edited: Monday, June 14, 2004 at 10:02:55 PM

Monday, June 14, 2004 at 10:01:16 PM

};

//--- OBJECT WRITE END ---

Bounceprojectile.damage = 0.5;

Bounceprojectile.count = 400;

Bounceprojectile.numbounce = 0;

Bounceprojectile.gravityscale = 0.01;

Bounceprojectile.velocity = 55;

Monday, June 14, 2004 at 10:14:34 PM

That's it? Can I put it in Main.cs.?

Monday, June 14, 2004 at 10:32:01 PM

No.

Monday, June 14, 2004 at 11:07:35 PM

Aha! Nothing...

Can you tell me how I could make super rapid fire bouncy balls that never end?

Monday, June 14, 2004 at 11:24:30 PM

Bounceprojectile.count = 100000000;

Bounceprojectile.burstcount = 100000000;

Bounceprojectile.reloadtime = 0;

Bounceprojectile.burstdelay = 0;

Monday, June 14, 2004 at 11:27:54 PM

That was fast! THANKS MAN! Can you answer my question in that "Moding secrets not tolled" topic?

Last edited: Monday, June 14, 2004 at 11:31:48 PM

Monday, June 14, 2004 at 11:30:45 PM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald