Author Topic: Wrench Events Tutorial (learn some stuff here)  (Read 18179 times)

Here are some ideas I found with wrench events, Like how to turn a light on and off which seargant227 gave me the idea and blutengel gave out a better way

How To: Turn Light Off and on

Better way to turn light on and off(used emitters here though):

BlutEngel

OR you can do it my way

Onactivate>self>setLight>Bluelight

Onplayertouch>self>setlight>None

How to Make Door

Make a 4x4 wall in brick section

Spawn the brick and plant it, then name brick anything (ex:doortest)

Now make a tiny brick (anybrick doesnt matter)

Make Events with that brick thats

onActivate><NAMED BRICK>>Dissapear

How to Make Missles Launch

.Make Print Ramps

Make the print ramps have a name, (ex:missles)

Then make another brick (any kind)

With that brick, choose events and DO

onActivate>NAME BRICK> Self> spawnProjectile>rocket,gravity>

For the output, the last one is up or down, middle is direction (back or front) and the other one is right or left


How To make radio (SKAN)

Make your radio station and have a music brick

Name the Music Brick (eex:music)

Then with another Brick add events

onActivate><NAME BRICK>setMusic>YourSong

SKAN wanted me to post this, but some of you probaly know this.

Land Mine

Spawn a 2x2 disc in rounds section

With events, do

onPlayertouch>Player>Kill

Onplayertouch>player>burnPlayer

OnplayerTouch>Player>vehicleExplosion

OnplayerTouch>player>Addevelocity 0 0 15

How To MAke Bot

Make A vehicle spawn

With events do:

onBottouch>Bot>ChangeDatablock>StandardPlayer

How to SuperJump

OnplayerTouch>player>Add velocity X Y Z

How to (EXPICLY) spawn chat

Onplayertouch > Kill

Onplayertouch > Addhealth > 25

I dont get the point of this one

Spawn a two print bricks and put one print as 0 and the other as 9 and name the 9 something (ex:count) and now spawn a brick and do this with it

onActivate>NAMED BRICK>incrinimate


And feel free to message me your ideas and i will post it here with your credit :)
« Last Edit: August 12, 2008, 10:53:25 PM by Lemurdecatta »

I want my pinball machine, now. Also, this is very simple stuff. Everyone has already figured these things out.

Gtfo, your just one of us, wanting to know more.

I want my pinball machine, now. Also, this is very simple stuff. Everyone has already figured these things out.

Gtfo, your just one of us, wanting to know more.

no, i know alot about events... people want a tutorial so i made one and going to continue to addon from here

Better way to turn light on and off(used emitters here though):

Put that in the brick you want as switch.

Better way to turn light on and off(used emitters here though):

Put that in the brick you want as switch.
thanks :)

Oh awesome! So that's how you do the toggle event?!

On the door, it doesn't explain how to make it reappear.

On the door, it doesn't explain how to make it reappear.

It re appears automatically

Sorry didn't see that, I was too busy trying to figure it out while it was reappearing XD.

Seriously, these are crap compared to what the events can really do. I'm getting better at them myself, and plainly everyone knows how to do this stuff. If you're going to make a tutorial, then at least show us something cool.

i wonder how can we dong the pong game...

Seriously, these are crap compared to what the events can really do. I'm getting better at them myself, and plainly everyone knows how to do this stuff. If you're going to make a tutorial, then at least show us something cool.

okay, with all of this stuff combined you can edit this stuff do make better stuff, this can teach you something but if it doesnt teach you something GTFO, this can be for people who have no idea for events

I'm gonna make a light tut then :D

Well considering what you told us was pretty self explanatory I don't see how much can be learned. maybe a little, but not a lot.

I'm gonna make a light tut then :D
there is already a light tut on this topic