Author Topic: Event Request: On Item Touch Brick  (Read 2465 times)

I need an event that detects when a specific item touches a brick with the event. An example would be if i were to ctrl+W the hammer into a brick, then the brick would turn red, but if i ctrl+W the printer on the brick, the brick turns yellow.

it would just add an event for every item on the server.

so the events for the example would be

onhammertouch>self>setcolor>red

onprintertouch>self>setcolor>yellow

it would just add an event for every item on the server.
No.
How about:
onItemTouch > Self > VCE_ifVariable > [<var:br:lastItemHit>] [=] [Hammer]
 

No.
How about:
onItemTouch > Self > VCE_ifVariable > [<var:br:lastItemHit>] [=] [Hammer]
 
ok sure, i just have no idea how to even remotely use vce, so that didn't occur as an option to me!

ok sure, i just have no idea how to even remotely use vce, so that didn't occur as an option to me!
Damn, that's a pretty important skill. Want me to teach you VCE?

Damn, that's a pretty important skill. Want me to teach you VCE?
teach me! i can't even get on the variables page!

ok sure, i just have no idea how to even remotely use vce, so that didn't occur as an option to me!
teach me! i can't even get on the variables page!
read the VCE manual
it's pretty helpful, especially for finding out what variables already exist in the game
here's the addon that fixes it

So would anyone be willing to make this?

read the VCE manual
it's pretty helpful, especially for finding out what variables already exist in the game
here's the addon that fixes it
i mean i can't finish the variables page

So would anyone be willing to make this?
yes please

someone make it instead of READING A MANUAL FOR USING EVENTS

no event should need a manual
« Last Edit: October 09, 2013, 03:24:22 PM by The Resonte! »

someone make it instead of READING A MANUAL FOR USING EVENTS
no event should need a manual

I've been saying this since VCE came out. Everybody just yelled at me.

I want this mod to NOT use VCE. Just replace the VCE part with an item select drop down box like the setitem event has. It would simplify the event by two lines plus a text input.
Why's it gotta be VCE dependent?

I've been saying this since VCE came out. Everybody just yelled at me.

I want this mod to NOT use VCE. Just replace the VCE part with an item select drop down box like the setitem event has. It would simplify the event by two lines plus a text input.
Why's it gotta be VCE dependent?
then those people are obviously part-starfishs who believe that VCE can be used for anything even though it's both private and an starfish to understand

then those people are obviously part-starfishs who believe that VCE can be used for anything even though it's both private and an starfish to understand
VCE isn't private
even if the creator decided to stop sharing it himself, it is not private by any means at this point
VCE isn't that hard to understand tho. you just have to put forth a little bit of effort

VCE isn't private
even if the creator decided to stop sharing it himself, it is not private by any means at this point
VCE isn't that hard to understand tho. you just have to put forth a little bit of effort
bah

anyway

so can anyone make this?

VCE isn't private
even if the creator decided to stop sharing it himself, it is not private by any means at this point
VCE isn't that hard to understand tho. you just have to put forth a little bit of effort

Yeah, I could also learn French if I wanted to. But guess what? I don't want to.
I know how to use VCE basically, I will NOT put forth the effort to learn an event mod for a game.

someone make it instead of READING A MANUAL FOR USING EVENTS

no event should need a manual
I agree competely.
Those people always make me cringe when they say, "You don't need a script, just use VCE" ESPECIALLY when they don't even tell you how to do it. What do you except us to do? Learn it ourselves? forget that. Why do you think we would ask for it in the first place?