Quote:
Originally Posted by Drak
You want your code to be executed, when the "+use" key doesn't activate ANYTHING?
|
Yes, exactly. Sorry that my first post was not very clear.
I was also thinking about Ham_Use but I have no idea about "..check if the hooked function was called.." part. Should I check if it returs anything when it is called by a player and if not then execute my code ?
As far as I know PreThink would consume more resources than the method with Ham_Use so I'd like to give it a try.