Author Topic: Double Words And Items  (Read 1401 times)

Ok it goes like this: I make a event, spawnitem(pill) and chatmsg, I click the brick, I get the pill and I get 2 of them! I click the brick for the chat msg and I get 2 of the same lines!
Wtf is going on? (Can't post Console, won't work)

What Add-Ons do you have + console log?

CAN'TEDIT: It looks like something you have is causing the activate (click) function to happen twice.

Disable or remove the D&R Military Jeep. It calls the trigger functions twice when you are not in the turret of the jeep, which causes onActivate buttons to be clicked more than once, which would cause the problems mentioned.

Disable or remove the D&R Military Jeep. It calls the trigger functions twice when you are not in the turret of the jeep, which causes onActivate buttons to be clicked more than once, which would cause the problems mentioned.
Alright then.