Author Topic: New Weapon: The RocketBox  (Read 2766 times)

Basicly a heavy rocket launcher.
Shoots gravity rockets at lower speed and more damage.
Originally it would have looked like this:

But the snippet of code that hides your hands, prevented it from shooting.
Code: [Select]
}
function rocketBoxImage::onMount(%this, %obj, %slot)
{
%obj.hidenode("RHand");
        %obj.hidenode("LHand");
}


function rocketBoxImage::onUnMount(%this, %obj, %slot)
{
%obj.unhidenode("RHand");
        %obj.unhidenode("LHand");
}
If anyone could tell me what's wrong, I would gladly update/give credit.
Also, the console.log said it was the bit between the #'s that's screwing up:
Code: [Select]
function #r#ocketBox::onMount(%this, %obj, %slot)
Also, this has custom sounds, but the sounds won't play.
I got the custom firing sound to work, but the explosion sound is still the default one. Halp? :D
Also also, I'm having problems with the CI icons.
Current pictures:
PICTURES




« Last Edit: August 01, 2010, 12:01:00 PM by TheLegomaster »

Bump for not-so-great justice. :c



The model is pretty bad.

The main body is practically a rectangle with one side sized up.


It's way to large.

The model is pretty bad.

The main body is practically a rectangle with one side sized it.


It's way to large.

The model is pretty bad.

The main body is practically a rectangle with one side sized up.


It's way to large.
Ah, that's what I wanted to hear.
Also, it isn't sized up, as shown in this picture:

Ninja edit: Thanks for the criticism.
« Last Edit: August 01, 2010, 04:31:55 PM by TheLegomaster »

Hmm, Select everything except the handle and size it down a third.


The location of the error sounds like something before it.
Such as the random } before it, though that may be a part of another function that you accidently copied.

Copy/paste the function before those.

Hmm, Select everything except the handle and size it down a third.
Behold, for the deed is done.

Sized it down exactly a third.
Also, It looks like a portable rocket launcher now. :o


It should be larger, but shorter. Most of the weapons on blockland are not proportional and stick out too much, don't make that mistake.

Tom

Above post is correct,
I would just make it go other the shoulder.

I think it would look my blocko if you decreased the amount of sides of your cylinders.

The tankbuster :D

That's the pack, the weapon is the blackbox.

"Give'em hell boys!"