Hello my problem for today is i have made 4 doors, 2 activating at stage 2 and the other 2 activating at stage 3. When I reach stage 2 the door does nothing and the same problem happens with the stage 3 doors. In GTKradiant 1.5.0 the trigger_stage entities are on there appropriate doors. Maybe I have something wrong in the key/value field?
Here is what I have in one of the trigger_stage entities...
**note** The entity is NOT in the void.
classname trigger_stage
origin 720 313 160
stage 1
target stage2door1
team 1
Here is the door it is pointing too...
angle -2
classname func_door
targetname stage2door1
Any and all help would be appreciated. Thanks!
