Author Topic: Post your favorite events here  (Read 2147 times)

Mine are:
----------------------------------------------------------
RGB Color (Good with RGB light)
----------------------------------------------------------
Code: [Select]
33 >> On activate >> Self >> Fire relay
300 >> On relay >> Self >> Fire relay
0 >> On relay >> Self >> Set color >> Red
100 >> On relay >> Self >> Set color >> Green
200 >> On relay >> Self >> Set color >> Blue

----------------------------------------------------------
Elevator Button
----------------------------------------------------------
Code: [Select]
33 >> On activate >> Named brick - Elevator_Bottom >> Fire relay
----------------------------------------------------------
Elevator section
----------------------------------------------------------
Code: [Select]
300 >> On relay >> Self >> Fire relay up
0 >> On relay >> Self >> Disappear 1
0 >> On player touch >> Player >> Add velocity >> 0 0 5


These are all i want to post today...

code is 6887

I'm definitly downloading that.


How do I work it?


onPlayerTouch > Player > ChangeDataBlock > ( Random What Ever )

onPlayerTouch > Player > setPlayerScale > 0.400

i have it saved uses default weps
Code: [Select]
EVENTS 6
1 33 onActivate Self fireRelay
1 33 onRelay Self fireRelay
1 0 onRelay Self VCE_ifValue <var:pl:jumping> 0 1 3 3
1 0 onVariableTrue Player AddVelocity 0 0 2
1 0 onRelay Self VCE_ifValue <var:pl:jetting> 0 1 5 5
1 0 onVariableTrue Player SpawnProjectile 100 Akimbo Gun Bullet 0 0 0 1

Code: [Select]
00 > onActivate > Self > fireRelay
00 > onRelay > Self > VarifValue > <var:client:name> == NameHere 1 2
00 > onVariableTrue > Player > InstantRespawn
00 > onVariableTrue > Self > fireRelay
Did I do it right?

Code: [Select]
00 > onActivate > Self > fireRelay
00 > onRelay > Self > VarifValue > <var:client:name> == NameHere 1 2
00 > onVariableTrue > Player > InstantRespawn
00 > onVariableTrue > Self > fireRelay
Did I do it right?
Close.
Make "VarifValue" "VCE_ifValue" and you don't need the 1 & 2 if it affects the entire rest of the brick's OnVariableTrue's

Either way, I just realized it's supposed to be 2 3. :cookieMonster:

Aha. I feel stupid that I didn't catch that either :cookieMonster:

I'm definitly downloading that.


How do I work it?
for mine, click the numbers?
code is 6887

stuff I thought it was 6837


I like making rainbow horsies :P lol
Code: [Select]
00 >> onActive >> self >> fireRelay
          33 >> onRelay >> self >> setcolor [red]
          133 >> onRelay >> self >> setcolor [green]
          233 >> onRelay >> self >> setcolor [blue]
          333 >> onRelay >> self >> fireRelay
And anything to do with variable, oh also I like
Code: [Select]
1850 >> onactive >> self >> playsoud [WTFBOOM]
           1850 >> onactive >> self >> spawnexplosion [mini-nuke]
            1850 >> onactive >> player >> kill
LOL

My favorite event was the 2010 world cup.