Strange message when trying to set the bomb
Posted: Sat Sep 06, 2003 10:19 pm
When a player tries to set the bomb attached to a Flak88, I get a mesage saying
...in the console and nothing happens... any idea why?
If I place a trigger_use at the same spot with a setthread that prints a message, it is printed... it seems as the exploder system does not think I can see the trigger... I don't understand why...
( Maby it is relevant to tell you that the entire exploding objective is scripted into a stock map )
Code: Select all
usetrigger but failed check
failed cansee checkIf I place a trigger_use at the same spot with a setthread that prints a message, it is printed... it seems as the exploder system does not think I can see the trigger... I don't understand why...
( Maby it is relevant to tell you that the entire exploding objective is scripted into a stock map )