Raised This Month: $ Target: $400
 0% 

hide console - how to


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
tolsty
Senior Member
Join Date: Feb 2008
Location: Latvia
Old 09-04-2009 , 09:24   Re: hide console - how to
Reply With Quote #2

this should block the console command

PHP Code:
#include <amxmodx>

public plugin_init() {
    
register_clcmd("toggleconsole""block")
}
public 
block() {
    return 
PLUGIN_HANDLED

tolsty is offline
 



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 15:01.


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