You can only get the user's origin with that (and its windows only since it's an offset). You cannot change it.
Josh -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frank Weima Sent: Wednesday, February 09, 2005 4:44 AM To: [email protected] Subject: [hlcoders] Velocity and teleport Hi, After a while testing, trying things and that kind coding I figured out how I can make a slap function. I made one and this one works. You heard the sound when the client is slapped, health is decreasing by damage and the player dies when health get below 0. But there is one thing that now seems to work: Velocity. On the HLCoders mail archive I found a "tutorial" to change velocity and origin. The URL is: http://www.mail-archive.com/[email protected]/msg09573.html But I can't get this to work. I changed some values, edited code but nothing works. What I want to do it move the player for example with the X-axis 10 steps. Has anyone an idea or solution to do this? It will find the velocity and origin. I tested it with the "CreateAMessage" and values for the X-Y-Z. Any help would be great!! Thanks. Frank "anxiro" Weima. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

