View Single Post
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 07-12-2005 , 05:21  
Reply With Quote #29

This Works great, the only thing is i was wondering why i got this every now and then?
Code:
L 07/12/2005 - 22:06:53: [AMXX] Native error in "set_speak" on line 26 (file "deadchat.sma").
L 07/12/2005 - 22:06:53: [Engine] Invalid player 11
Code:
public alive(id){
		if ( get_cvar_num("amx_deadchat")!=1 ) return PLUGIN_CONTINUE 
		set_speak(id, SPEAK_NORMAL)
		return PLUGIN_CONTINUE
every now and then, just wondering what it was and if i can get rid of it, thankx
__________________
bmann_420 is offline