Raised This Month: $51 Target: $400
 12% 

Disable "thetime"


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
deeshay
Junior Member
Join Date: Dec 2008
Old 11-18-2015 , 20:46   Disable "thetime"
Reply With Quote #1

Hello,

I am trying to disable the client say command "thetime". I have edited out the parts in timeleft.sma but the command still works.

Could anyone please offer me some assistance to disable this command?

Thank you.
deeshay is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-18-2015 , 20:53   Re: Disable "thetime"
Reply With Quote #2

Commenting the following line will prevent the "thetime" command from existing:

PHP Code:
    register_clcmd("say thetime""sayTheTime"0"- displays current time"


PHP Code:
    // register_clcmd("say thetime", "sayTheTime", 0, "- displays current time") 
Also, make sure that you recompile the plugin and put the new timeleft.amxx in the plugins folder and then restart the server.

I've attached the plugin with the "thetime" command removed if you'd rather just download the new .amxx file (click "Get Plugin").
Attached Files
File Type: sma Get Plugin or Get Source (timeleft.sma - 579 views - 5.9 KB)
__________________

Last edited by fysiks; 11-18-2015 at 20:55.
fysiks is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 11-18-2015 , 20:54   Re: Disable "thetime"
Reply With Quote #3

PHP Code:
register_clcmd("say thetime""sayTheTime"0"- displays current time"
Delete or comment that line in the timeleft.sma
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
deeshay
Junior Member
Join Date: Dec 2008
Old 11-18-2015 , 20:59   Re: Disable "thetime"
Reply With Quote #4

I actually had removed this line completely, but the command still worked. After commenting it out, it is disabled ;)

Thank you ever so much to the both of you!
deeshay 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 03:16.


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