Blockland Forums > Suggestions & Requests
Urination Item
BDX:
A weapon that when fired it creates a particle effect originating from your Blockhead's groin.
I believe there was an Emote addon that was made which had urination.
Perhaps there could even be a keybind for off-hand/non-tool situations, or maybe you wanna have a different item/weapon out while creating this particle effect.
I don't know why but I think this would be a pretty cool feature.
kanew2000:
Marble man made a arced laser. You could use that, but this is still dumb.
BDX:
--- Quote from: kanew2000 on December 05, 2013, 10:50:30 AM ---Marble man made a arced laser. You could use that, but this is still dumb.
--- End quote ---
Actually it's the best idea of all time ever forever.
MARBLE MAN:
(The following was typed on a phone, fix errors if necessary)
datablock ItemData(PeeingItem:PrintGun)
{
uiname = "Pee";
image = PeeingImage;
colorshiftColor = "1 1 0 1";
};
datablock ShapeBaseImageData(PeeingImage:PrintGunImage)
{
colorShiftColor = "1 1 0 1";
shapeFile="base/data/shapes/empty.dts"; //might have to change this (wrong file path)
stateEmitter[2] = "PeeEmitter"; //you will have to make this
stateSound[2] = "";
offset="-0.25 0 -1"; //You might have to adjust this
eyeOffset = "-0.25 0 -1"; //Same as above
};
godspeed
BlockoCrafter:
Reminds me of a certain topic long ago:
http://forum.blockland.us/index.php?topic=113733.0
Related, but it's an emote.