Author Topic: Eventing a bot to chat talk onbotactivated, but two messages appear?  (Read 1456 times)

When I try to make a bot display chat text using onbotactivated, two messages of that text appear.

Anyone know how to fix this?

I have a bot on my racetrack you can come take a look at the events or I can send you a screenshot of them if you can't come.

Run a trace of you clicking it, and post it here.

what do your events look like

I have a bot on my racetrack you can come take a look at the events or I can send you a screenshot of them if you can't come.

Are you kidding me... For something so simple?

Anyway,

what do your events look like



what they're saying is, after you make the event, go to the console and type trace(1); then click then brick, then type trace(0);

after that, close the game, and post the console.log

it's probably caused by an addon that changes clicking things and somehow is duplicating it
should say what it is in the trace, but without that it's just guessing at what it could be

i'll run a trace as soon as i get home tommorow, night everyone

Just wondering, are you running the onAltActivate event?