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

Console Explorer v2.4 6/25/07


Post New Thread Reply   
 
Thread Tools Display Modes
stupok
Veteran Member
Join Date: Feb 2006
Old 06-10-2007 , 14:10   Re: Console Explorer v2.1 6/9/07
Reply With Quote #11

I think that's a good idea, especially for the actual server console. It shouldn't ever crash (as far as I know) because the console messages are sent with a delay in between each one.

I'll have to ponder about a clean way to show "pages" of files/folders in each directory, so the folders with a million files can be shown nicely without overwhelming the user.
stupok is offline
Liquidz
Senior Member
Join Date: Jan 2006
Location: Toronto, Canada
Old 06-10-2007 , 17:59   Re: Console Explorer v2.1 6/9/07
Reply With Quote #12

works great
__________________

Liquidz is offline
Send a message via MSN to Liquidz
One shot dont miss!
Senior Member
Join Date: Jun 2005
Old 06-10-2007 , 18:11   Re: Console Explorer v2.1 6/9/07
Reply With Quote #13

oh man this is sweet.
__________________
One shot dont miss! is offline
BeasT
Senior Member
Join Date: Apr 2007
Location: Lithuania
Old 06-11-2007 , 10:11   Re: Console Explorer v2.1 6/9/07
Reply With Quote #14

What access flag should admin have to use this plugin?
BeasT is offline
Send a message via Skype™ to BeasT
stupok
Veteran Member
Join Date: Feb 2006
Old 06-11-2007 , 11:55   Re: Console Explorer v2.1 6/9/07
Reply With Quote #15

I suggest ADMIN_RCON or flag "L", because this can potentially make the computer running the server completely vulnerable.

amxconst.inc
Code:
#define ADMIN_ALL		0	/* everyone */
#define ADMIN_IMMUNITY		(1<<0)	/* flag "a" */
#define ADMIN_RESERVATION	(1<<1)	/* flag "b" */
#define ADMIN_KICK		(1<<2)	/* flag "c" */
#define ADMIN_BAN		(1<<3)	/* flag "d" */
#define ADMIN_SLAY		(1<<4)	/* flag "e" */
#define ADMIN_MAP		(1<<5)	/* flag "f" */
#define ADMIN_CVAR		(1<<6)	/* flag "g" */
#define ADMIN_CFG		(1<<7)	/* flag "h" */
#define ADMIN_CHAT		(1<<8)	/* flag "i" */
#define ADMIN_VOTE		(1<<9)	/* flag "j" */
#define ADMIN_PASSWORD		(1<<10)	/* flag "k" */
#define ADMIN_RCON		(1<<11)	/* flag "l" */
#define ADMIN_LEVEL_A		(1<<12)	/* flag "m" */
#define ADMIN_LEVEL_B		(1<<13)	/* flag "n" */
#define ADMIN_LEVEL_C		(1<<14)	/* flag "o" */
#define ADMIN_LEVEL_D		(1<<15)	/* flag "p" */
#define ADMIN_LEVEL_E		(1<<16)	/* flag "q" */
#define ADMIN_LEVEL_F		(1<<17)	/* flag "r" */
#define ADMIN_LEVEL_G		(1<<18)	/* flag "s" */
#define ADMIN_LEVEL_H		(1<<19)	/* flag "t" */
#define ADMIN_MENU		(1<<20)	/* flag "u" */
#define ADMIN_ADMIN		(1<<24)	/* flag "y" */
#define ADMIN_USER		(1<<25)	/* flag "z" */
stupok is offline
soccdoodcss
Veteran Member
Join Date: Nov 2006
Location: Wisconsin
Old 06-12-2007 , 11:30   Re: Console Explorer v2.1 6/9/07
Reply With Quote #16

Wow, this looks really nice, will definitely check it out.
__________________
"Now safe beneath their wisdom and their feet.
Here I will teach you truly how to sleep."
soccdoodcss is offline
Send a message via AIM to soccdoodcss
Mevrael
Junior Member
Join Date: Jul 2008
Location: Riga, Latvia
Old 10-23-2009 , 15:12   Re: Console Explorer v2.4 6/25/07
Reply With Quote #17

This is really great and very useful plugin for server administrators. Thank you I recommend this plugin.

And my little tutorial: how to add a new admin in users.ini or just " and space symbols?

1: ce_open <file>
2: ce_replace_line <last line in file> ^^"1.1.1.1"__""__"abcde"__"de"
3: ce_replace_string ^^ ""
4: ce_replace_string __ " "

and result:
"1.1.1.1" "" "abcde" "de"
Mevrael is offline
Send a message via ICQ to Mevrael
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:28.


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