View Single Post
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 08-15-2011 , 11:11   Re: Sound and frozen flag
Reply With Quote #11

Quote:
Originally Posted by Doc-Holiday View Post
i use ham caps or w/e to catch 'use' so when i hit the player i set

set_pev(id, pev_maxspeed, 1.0);
set_pev(target, pev_maxspeed, 1.0);

on reset speed i had it the same didnt seem to work i will check it out again. Thanks for the replies.
You didn't say that you want to stop players when they use +use.
You should tell exactly what you want to do, if you want to stop players during the whole time they hold +use, then you will need CmdStart or PreThink.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline