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

VIP in scoreboard


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
TheTimo007
Member
Join Date: Oct 2010
Location: Estonia
Old 10-12-2010 , 08:41   VIP in scoreboard
Reply With Quote #1

Where can i find or download plugin that shows who's VIP in scoreboard?
TheTimo007 is offline
Nathan2
BANNED
Join Date: Apr 2010
Old 10-12-2010 , 08:42   Re: VIP in scoreboard
Reply With Quote #2

i need this me to.
Nathan2 is offline
FlyingHorse
Senior Member
Join Date: Apr 2010
Location: Under your bed.
Old 10-12-2010 , 09:10   Re: VIP in scoreboard
Reply With Quote #3

if u mean for admins here u go:
PHP Code:
#include <amxmodx>

#define PLUGIN    "Admin - VIP Status"
#define VERSION    "1.0"
#define AUTHOR    "xPaw"

public plugin_init() {
    
register_pluginPLUGINVERSIONAUTHOR );
    
    
register_messageget_user_msgid"ScoreAttrib" ),    "msgScoreAttrib" );
}

public 
msgScoreAttrib( const MsgId, const MsgType, const MsgDest ) {
    static 
id;
    
id get_msg_arg_int);
    
    if( ( 
get_user_flagsid ) & ADMIN_KICK ) && ( get_user_teamid ) == ) && !get_msg_arg_int))
        
set_msg_arg_int2ARG_BYTE, ( << ) );

FlyingHorse is offline
Send a message via Skype™ to FlyingHorse
shrikanttext
New Member
Join Date: Sep 2010
Old 10-16-2010 , 03:04   Re: VIP in scoreboard
Reply With Quote #4

this looks cool ..
where to put this PHP code?
shrikanttext is offline
Nathan2
BANNED
Join Date: Apr 2010
Old 10-16-2010 , 03:43   Re: VIP in scoreboard
Reply With Quote #5

what??
Nathan2 is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 10-16-2010 , 04:41   Re: VIP in scoreboard
Reply With Quote #6

Put the code here:
http://www.amxmodx.org/webcompiler.cgi
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
dj_freeze
Veteran Member
Join Date: Dec 2009
Location: Looking for you!
Old 10-17-2010 , 04:29   Re: VIP in scoreboard
Reply With Quote #7

Is this for both? CT and T ?
dj_freeze is offline
Send a message via Skype™ to dj_freeze
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 10-17-2010 , 10:26   Re: VIP in scoreboard
Reply With Quote #8

VIP only works for CT's.
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
dj_freeze
Veteran Member
Join Date: Dec 2009
Location: Looking for you!
Old 10-17-2010 , 12:11   Re: VIP in scoreboard
Reply With Quote #9

Quote:
Originally Posted by nikhilgupta345 View Post
VIP only works for CT's.
Why so? Doesn't anyone know how to make it work fot T's ??
And if i'll write not word "VIP" a word "ADMIN".. Will it work? Can anyone make it?
dj_freeze is offline
Send a message via Skype™ to dj_freeze
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-17-2010 , 12:16   Re: VIP in scoreboard
Reply With Quote #10

Quote:
Originally Posted by dj_freeze View Post
And if i'll write not word "VIP" a word "ADMIN".. Will it work? Can anyone make it?
Not possible. You really need to learn to search.
__________________
fysiks 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 07:41.


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