Raised This Month: $32 Target: $400
 8% 

Spectator List 1.2a


Post New Thread Reply   
 
Thread Tools Display Modes
MustD1e
Senior Member
Join Date: Apr 2010
Old 07-21-2010 , 01:28   Re: Spectator List 1.2a
Reply With Quote #51

Can make it only for spectators?
__________________

Fly with us
MustD1e is offline
Son Markus
Junior Member
Join Date: Nov 2011
Location: Paderborn, Germany
Old 02-21-2012 , 10:24   Re: Spectator List 1.2a
Reply With Quote #52

I use this Plugin so long, so I have also to say something about that.

This is still for me the best and the most popular Spectating-List ever. ;)

Well done bro, good job. ;)
__________________
wazZup my n*ggas?
Son Markus is offline
Send a message via ICQ to Son Markus Send a message via Skype™ to Son Markus
DUBMANJEIRE
Junior Member
Join Date: Nov 2011
Old 03-26-2012 , 02:06   Re: Spectator List 1.2a
Reply With Quote #53

Hi, I really like this plugin... good job...

Have caught 2 or 3 players Ghosting on public servers already in just a couple weeks.

Unfortunately many do not like this on, so was wondering:

I want the plugin running but how can I set it to be off by default for each player until they type /speclist in chat?

& Is it possible to modify it so that with rCon/Slots Flag, even if they are immune the admins can be seen by senior admins?

If there was another cvar and chat command to turn admin visibility on and off live in game it would replace admin spy and some other plugins.

It would also help more to catch cheating or bad admins.

Thx,

:-J

Last edited by DUBMANJEIRE; 03-26-2012 at 02:06.
DUBMANJEIRE is offline
gelado
Junior Member
Join Date: May 2010
Old 08-30-2012 , 18:06   Re: Spectator List 1.2a
Reply With Quote #54

I have 2 types of admins..
The admins the flags are: abcdefghijklmnopqrstu
And the moderators, the flags are: bcdefghijklmnopqrstu
But the problem is.. the moderators appears in the list..

Its bad if someone is cheating the moderator appears on his list..
Can somebody tell me how can i fix that?

Sorry for my english.
Peace..
gelado is offline
deadman909
Veteran Member
Join Date: Oct 2008
Old 08-31-2012 , 10:01   Re: Spectator List 1.2a
Reply With Quote #55

Quote:
Originally Posted by gelado View Post
I have 2 types of admins..
The admins the flags are: abcdefghijklmnopqrstu
And the moderators, the flags are: bcdefghijklmnopqrstu
But the problem is.. the moderators appears in the list..

Its bad if someone is cheating the moderator appears on his list..
Can somebody tell me how can i fix that?

Sorry for my english.
Peace..
So you want both Admins and moderators to be hidden right?
If so than just change the following
Code:
// Admin flag used for immunity
#define FLAG ADMIN_IMMUNITY
to
Code:
// Admin flag used for immunity
#define FLAG ADMIN_RESERVATION
There almost the very first lines. Lines 14 and 15.
__________________

deadman909 is offline
Send a message via MSN to deadman909 Send a message via Yahoo to deadman909
dsNkz
New Member
Join Date: Sep 2012
Location: Serbia
Old 01-20-2013 , 17:32   Re: Spectator List 1.2a
Reply With Quote #56

Hey...I like this plugin so mutch, but i will like it mutch more if someone can tell me how to make it to change colors from like rainbow? can someone modify that or to send me a script code to chage?
dsNkz is offline
Send a message via Skype™ to dsNkz
President
Member
Join Date: May 2013
Old 08-20-2013 , 04:03   Re: Spectator List 1.2a
Reply With Quote #57

Hi people....
Have someone tested the plugin with 30 dead players, spectating him, with long names?
Because I think not everything will be written by the hud.
PHP Code:
#define TE_TEXTMESSAGE              29
// write_byte(TE_TEXTMESSAGE)
// write_byte(channel)
// write_short(x) -1 = center)
// write_short(y) -1 = center)
// write_byte(effect) 0 = fade in/fade out, 1 is flickery credits, 2 is write out (training room)
// write_byte(red) - text color
// write_byte(green)
// write_byte(blue)
// write_byte(alpha)
// write_byte(red) - effect color
// write_byte(green)
// write_byte(blue)
// write_byte(alpha)
// write_short(fadein time)
// write_short(fadeout time)
// write_short(hold time)
// [optional] write_short(fxtime) time the highlight lags behing the leading text in effect 2
// write_string(text message) 512 chars max string size 
See the write_string() comment...
PHP Code:
static szHud[1102];//32*33+45
...
show_hudmessage(iszHud); 
President is offline
mohsen9010
Senior Member
Join Date: Jun 2011
Location: Iran
Old 07-17-2014 , 18:51   Re: Spectator List 1.2a
Reply With Quote #58

some one can make that by dhud ?
__________________
Iman in Allah
mohsen9010 is offline
Send a message via Yahoo to mohsen9010 Send a message via Skype™ to mohsen9010
yunuss85
Member
Join Date: Dec 2015
Location: Istanbul
Old 04-17-2016 , 05:53   Re: Spectator List 1.2a
Reply With Quote #59

amx_speclist_immunity <0|1> If 1, admins with immunity flag("a") will not show up on the spec list,

flag ("b") change ?
yunuss85 is offline
grimxxl
Member
Join Date: Dec 2012
Old 04-17-2016 , 07:30   Re: Spectator List 1.2a
Reply With Quote #60

Quote:
Originally Posted by yunuss85 View Post
amx_speclist_immunity <0|1> If 1, admins with immunity flag("a") will not show up on the spec list,

flag ("b") change ?
@Yunuss: Just follow deadmans post and recompile it afterwards

Quote:
Originally Posted by deadman909 View Post
Code:
// Admin flag used for immunity
#define FLAG ADMIN_IMMUNITY
to
Code:
// Admin flag used for immunity
#define FLAG ADMIN_RESERVATION
There almost the very first lines. Lines 14 and 15.
grimxxl 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 17:25.


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