View Single Post
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 05-03-2012 , 13:13   Re: [EXTENSION][Any?] PointDetour
Reply With Quote #9

Quote:
Originally Posted by KyleS View Post
There's no detour for ServerCommand Alright though, I'll kill it.

The include is going to change!

Plugin_Stop = Don't fire.
Plugin_Handled = Null the String, the output will still fire.
Plugin_Changed <= Continue.


Awesome! and Oops! Will fix when I get home.
It makes sense to remove the copyback since if you really needed to change it you could just use (I didnt think of this heh) ServerCommand native and block it the function from calling.

I would just make Continue fire else block. Since Nulling it wont make any difference since it would just pass an empty string to ServerCommand
Dr!fter is offline