Hi all

 

I got a small problem.

 

We are building a model ent thad the player can pass  thru and triggers a 
function void hallo::byby (void)

 

If I use 

 

SetSolid( SOLID_NONE);

SetCollisionGroup( COLLISION_GROUP_PLAYER );

 

I can pass thru the model but then my SetTouch(hallo::byby); does not register 
anything.

 

Else if I use

SetSolid( SOLID_VPHYSICS);

SetCollisionGroup( COLLISION_GROUP_PLAYER );

 

I cant pass thru!

 

plz help

 

I Know you dont like it when people use Hotmail

Sorry

 

_________________________________________________________________
Je hele online leven op één stek met Windows Live
http://www.microsoft.com/belux/nl/windows/windowslive/default.aspx
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to