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..
|