Thread: Glow2
View Single Post
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 04-26-2006 , 10:56  
Reply With Quote #8

I have a little problem using it. I wanted to add it to the clcmd.ini to be able to use it from the menu. But if i use it from the mene not the suspected player starts glowing, only i glow or get invisible!
Used that code to include it into the clcmd.ini
Code:
"glow red" 		"amx_glow2 #%userid% 255 0 0 255"		 	"bd" "u"
"glow green"		"amx_glow2 #%userid% 0 255 0 255"		 	"bd" "u"
"glow blue"		"amx_glow2 #%userid% 0 0 255 255"		 	"bd" "u"
"invisible"		"amx_glow2 #%userid% 0 0 0 0"				"bd" "u"
Btw, i cannot use it on my own, or better, it looks like i cannot use it on my own as my name is not highlightened in the clientcommand menu due to imunity. How can i override that or do i have to put these command into another menu?
__________________

Mordekay is offline