Author Topic: ZoneEvents v5  (Read 22161 times)

How To make A Suction Cup.

(To suck you up..)

1.Hit the brick you want to be sucked to with wrench

2.start event with on-activate,self,setzone...

3.set the values to down(If the brick is above you),  10 or so for the distance (or thickness), and 0 0 -4000 for the vector.

4.click the brick

Add a setZoneIsWater, setZoneWaterDensity, setZoneWaterViscosity, and setZoneWaterColor.
Respective PhysicalZone variables are isWater, waterDensity, waterViscosity, and waterColor.

Just tell me when you add these. People could make shorter/taller/thinner/wider water with this, just short of the water shape.

I may add that later on, What is on my mind right now is events like OnPlayerEnterZone, OnPlayerInZone..ect

lol I created an anti-gravity chamber real quick, it was small, but then I made a bot float around in it XD

lol I created an anti-gravity chamber real quick, it was small, but then I made a bot float around in it XD
hao2do? :D

Anti-Gravity as in never landed? :o That's what I wanna do

How to make an Anti-Gravity.. place.

1. Place a plate, baseplate etc on the ground.

2. Event the plate:

onActivate > self > setZone > Up 128 (max height.) 0 0 0

onActivate > self > setZoneGravity > 0

3. Click.

4. You now have a 64x64*x128 area of anti-gravity. You can set it to negative.

*If you used a 64 baseplate.

So if gravity is 1 it is normal gravity, and 0 is no gravity...

Then negative gravity can make some sort of forcefield! Perfect with Muffin's emitters too.

How to make an Anti-Gravity.. place.

1. Place a plate, baseplate etc on the ground.

2. Event the plate:

onActivate > self > setZone > Up 128 (max height.) 0 0 0

onActivate > self > setZoneGravity > 0

3. Click.

4. You now have a 64x64*x128 area of anti-gravity. You can set it to negative.

*If you used a 64 baseplate.
Actually, the best way to do it is to use multiple small plates because you are slowly pushed outward from the center of the brick, this stabalizes you somewhat. Also, put sides so you will stay on. Do not (IMO) put it to max height. Make height about 5. (This will make your feet at about 5 bricks high off the ground)

>Speechless with happiness<

*Dies*

I wonder, if you shot a bullet into an anti gravity area, would it stop? :o

I wonder, if you shot a bullet into an anti gravity area, would it stop? :o
Only players are affected.

Also, I seam to have a problem. I can only set it to whole numbers. I am trying to get a .3 grav zone and I can not set it at said gravity or it defaults to zero.

These am hawt, make a video for a preview :3

I don't get how to use most of these. Seems a little confusing for me, I'll get the hang of it eventually I guess. @_@

These am hawt, make a video for a preview :3
Uploading my anti-gravity chamber onto Youtube. Will post in a minute or so... I'm gonna leave it for a while, but for some reason it doesn't want to upload. :/
« Last Edit: January 11, 2009, 02:33:57 PM by ryanb31394 »

I would still like to know why I can not make low gravity zones. I can only make nutral, high, or negative gravity zones. I want low gravity.