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

[Help]I am looking plugin cleans console. cs 1.6


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Viceroy
Member
Join Date: Jun 2014
Old 02-16-2015 , 06:25   [Help]I am looking plugin cleans console. cs 1.6
Reply With Quote #1

I am looking plugin clear the console at login to server.

Search on forum not found, google reviewed a bunch of pages do not have anything like that.

On some servers he is, please help me find.
Viceroy is offline
blackkky
Junior Member
Join Date: Feb 2015
Location: alrayyan, doha, qatar
Old 02-16-2015 , 07:41   Re: [Help]I am looking plugin cleans console. cs 1.6
Reply With Quote #2

I'm not sure if it's possible to clear server's console.
blackkky is offline
Viceroy
Member
Join Date: Jun 2014
Old 02-16-2015 , 08:30   Re: [Help]I am looking plugin cleans console. cs 1.6
Reply With Quote #3

Not a server, only client.

this console
http://abload.de/img/10xkuz.jpg

Last edited by Viceroy; 02-16-2015 at 08:51.
Viceroy is offline
Viceroy
Member
Join Date: Jun 2014
Old 02-16-2015 , 10:24   Re: [Help]I am looking plugin cleans console. cs 1.6
Reply With Quote #4

Code:
#include <amxmodx>

#define PLUGIN "unknown"
#define VERSION "0.1"
#define AUTHOR "unknown"

public plugin_init()
   register_plugin(PLUGIN, VERSION, AUTHOR)
   
public client_connect(id)
{
client_cmd( id , "clear" );
}
Here it is.
But does not work, help to fix.
Viceroy is offline
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 02-16-2015 , 10:27   Re: [Help]I am looking plugin cleans console. cs 1.6
Reply With Quote #5

Slowhacking is not supported here. There is no reason to mess with a client's files or game.
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
Viceroy
Member
Join Date: Jun 2014
Old 02-16-2015 , 10:34   Re: [Help]I am looking plugin cleans console. cs 1.6
Reply With Quote #6

Quote:
Originally Posted by joshknifer View Post
Slowhacking is not supported here. There is no reason to mess with a client's files or game.
Admit it Slowhacking.
But I will not spoil the client files.
Viceroy is offline
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 02-16-2015 , 10:35   Re: [Help]I am looking plugin cleans console. cs 1.6
Reply With Quote #7

It doesn't matter. Slowhacking is not supported in any case here.
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
Viceroy
Member
Join Date: Jun 2014
Old 02-16-2015 , 10:43   Re: [Help]I am looking plugin cleans console. cs 1.6
Reply With Quote #8

Quote:
Originally Posted by joshknifer View Post
It doesn't matter. Slowhacking is not supported in any case here.
Post a link where supported.

Post then plz pm script.
Viceroy is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 02-16-2015 , 11:24   Re: [Help]I am looking plugin cleans console. cs 1.6
Reply With Quote #9

www.whothefuckcares.com?
__________________

Mordekay is offline
Viceroy
Member
Join Date: Jun 2014
Old 02-16-2015 , 12:31   Re: [Help]I am looking plugin cleans console. cs 1.6
Reply With Quote #10

Figured out myself, who need write pm give the source script.
Viceroy 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 04:31.


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