View Single Post
Re: PMB, SpawnPost for other entities?
Old
  (#3)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: PMB, SpawnPost for other entities? - 12-04-2004

Perhaps the flags for trigger_multiples are set BEFORE they've been spawned... try doing this in Spawn() and not Spawn_Post() and see if it helps...

Does your trigger_multiple have a bounding box (v_absmin and v_absmax) ? I suppose yes. If it has none, then no wonder the TraceLine passes through.

*edit*
why are you clearing the bit and setting it again ?



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."

Last edited by Pierre-Marie Baty; 12-04-2004 at 19:37..
  
Reply With Quote