Raised This Month: $ Target: $400
 0% 

client-command kill forbidden


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
VEN
Veteran Member
Join Date: Jan 2005
Old 06-25-2006 , 09:51   Re: client-command kill forbidden
Reply With Quote #1

client_kill if from engine module.
You should add
PHP Code:
#include <engine> 
to the top.
Also kill can't be handled by register_clcmd.
VEN is offline
Gizmo
Senior Member
Join Date: May 2006
Location: Sweden
Old 06-25-2006 , 10:40   Re: client-command kill forbidden
Reply With Quote #2

Typing only "kill" in console does kill you even without amxmodx, itīs a "standard" command
Gizmo is offline
sen-me
Junior Member
Join Date: Jun 2006
Old 06-25-2006 , 10:46   Re: client-command kill forbidden
Reply With Quote #3

what now?
can i forbidden the client command kill or not? and when yes, how?
sen-me is offline
mysticssjgoku4
Veteran Member
Join Date: Jan 2005
Location: Chicago Heights, IL
Old 06-25-2006 , 10:52   Re: client-command kill forbidden
Reply With Quote #4

Code:
public client_kill(id) {     console_print(id,"[AMXX] The kill command is currently disabled.")     return PLUGIN_HANDLED }
__________________

mysticssjgoku4 is offline
Send a message via AIM to mysticssjgoku4 Send a message via MSN to mysticssjgoku4
VEN
Veteran Member
Join Date: Jan 2005
Old 06-25-2006 , 10:52   Re: client-command kill forbidden
Reply With Quote #5

Quote:
Originally Posted by VEN
client_kill if from engine module.
You should add
PHP Code:
#include <engine> 
to the top.
VEN is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:57.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode