Triggers not working
by Skylar Kelty · in Torque Game Engine · 08/26/2006 (5:16 am) · 2 replies
Hi,
I have not changed the trigger at all, it used to work but for some reason it now doesnt. Nothing in the log, even if I add echo's to the trigger they dont show in the log.
I have checked trigger.cs/.cc/.h and I dont see any problems in them.
Anything else that could be affecting the triggers?
Thanks,
James
EDIT: No trigger works at all, anywhere
I have not changed the trigger at all, it used to work but for some reason it now doesnt. Nothing in the log, even if I add echo's to the trigger they dont show in the log.
I have checked trigger.cs/.cc/.h and I dont see any problems in them.
Anything else that could be affecting the triggers?
Thanks,
James
EDIT: No trigger works at all, anywhere
About the author
#2
Need some ideas about where I should look.
I have triggers in files apart from triggers.cs and they dont work either so its not that.
The triggers look fine in the world editor but they dont work.
08/26/2006 (8:53 am)
Im not talking about stock TGE 1.4, i've broken the triggers somewhere but I dont know where. Need some ideas about where I should look.
I have triggers in files apart from triggers.cs and they dont work either so its not that.
The triggers look fine in the world editor but they dont work.
Torque Owner Tim Heldna
Check to make sure your trigger script is being executed and compiling without errors.