Talk:Trigger: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:


:I checked the code and it ''should definitely'' work with ANY object marked with MOVETYPE_VPHYSICS movetype.  If it doesn't work for sure, try [[trigger_vphysics_motion]]—'''[[User:Ts2do|ts2do]]''' 14:33, 14 Apr 2006 (PDT)
:I checked the code and it ''should definitely'' work with ANY object marked with MOVETYPE_VPHYSICS movetype.  If it doesn't work for sure, try [[trigger_vphysics_motion]]—'''[[User:Ts2do|ts2do]]''' 14:33, 14 Apr 2006 (PDT)
::The [[trigger_vphysics_motion]] doesn't work either. I also checked the flags of my [[prop_physics]] object, and made sure ''Debris with trigger interaction'' is unchecked while ''Force server-side'' is checked. Can this be realated to the mod? I'm mapping for Hidden (HL2-based)- which gives exclusive pickup-rights to one player.
::The [[trigger_vphysics_motion]] doesn't work either. I also checked the flags of my [[prop_physics]] object, and made sure ''Debris with trigger interaction'' is unchecked while ''Force server-side'' is checked. Can this be realated to the mod? I'm mapping for Hidden (HL2-based)- which gives exclusive pickup-rights to one player. [[User:Chas0r|Chas0r]] 23:37, 14 Apr 2006 (PDT)

Revision as of 23:37, 14 April 2006

One little question: What do the Flags refer to? The objects that cause the trigger to activate? - Chase

Yes...I'll add that here—ts2do 13:46, 14 Apr 2006 (PDT)

I know this is no forum, but for some reason these flags don`t seem to work. They never react on physics objects, just clients. There are no websites that deal with these topics, so it would be great if you could give me any hind. Chas0r 14:05, 14 Apr 2006 (PDT)

I checked the code and it should definitely work with ANY object marked with MOVETYPE_VPHYSICS movetype. If it doesn't work for sure, try trigger_vphysics_motionts2do 14:33, 14 Apr 2006 (PDT)
The trigger_vphysics_motion doesn't work either. I also checked the flags of my prop_physics object, and made sure Debris with trigger interaction is unchecked while Force server-side is checked. Can this be realated to the mod? I'm mapping for Hidden (HL2-based)- which gives exclusive pickup-rights to one player. Chas0r 23:37, 14 Apr 2006 (PDT)