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

[CSS & CSGO] Admin-Tags


Post New Thread Reply   
 
Thread Tools Display Modes
Author
GoldeneK
Member
Join Date: Oct 2016
Plugin ID:
5572
Plugin Version:
1.0
Plugin Category:
All
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Simple admin tags
    Unapprover:
    Reason for Unapproving:
    Low quality, off-site
    Old 03-24-2017 , 15:23   [CSS & CSGO] Admin-Tags
    Reply With Quote #1

    This is easiest admin tag plugin.

    Flags:

    a = < VIP >
    player = < Player >
    o = < Mod >
    p = < J.A >
    q = < A >
    r = < H.A >
    z = < Owner >

    Thanks Weetabix for syntax help

    Download: http://www.mediafire.com/file/37ze6z...i/admintag.smx
    SP: http://www.mediafire.com/file/qkuwuv...a4/admintag.sp

    Last edited by GoldeneK; 03-24-2017 at 15:27.
    GoldeneK is offline
    Obyboby
    Veteran Member
    Join Date: Sep 2013
    Old 04-13-2017 , 14:54   Re: [CSS & CSGO] Admin-Tags
    Reply With Quote #2

    Uhm...where do I set the tags? I'm confused :C
    __________________
    Obyboby is offline
    whtevrwt
    AlliedModders Donor
    Join Date: Apr 2015
    Old 04-13-2017 , 16:43   Re: [CSS & CSGO] Admin-Tags
    Reply With Quote #3

    Quote:
    Originally Posted by Obyboby View Post
    Uhm...where do I set the tags? I'm confused :C
    You can't. He didn't add a cfg for this. You'd have to edit the .sp and compile.
    __________________
    whtevrwt is offline
    Obyboby
    Veteran Member
    Join Date: Sep 2013
    Old 04-13-2017 , 17:10   Re: [CSS & CSGO] Admin-Tags
    Reply With Quote #4

    Quote:
    Originally Posted by whtevrwt View Post
    You can't. He didn't add a cfg for this. You'd have to edit the .sp and compile.
    Thanks dude
    __________________
    Obyboby is offline
    Chrahb
    Senior Member
    Join Date: Jan 2017
    Location: Somewhere in Denmark!
    Old 04-14-2017 , 13:14   Re: [CSS & CSGO] Admin-Tags
    Reply With Quote #5

    So this is basically:

    This https://forums.alliedmods.net/showthread.php?p=2492717
    This https://forums.alliedmods.net/showthread.php?p=2470664
    This https://forums.alliedmods.net/showthread.php?p=2470865
    This https://forums.alliedmods.net/showthread.php?t=211992

    And this?
    Spoiler
    Now we are on what? 5 plugins, nearly identical?
    __________________
    Chrahb is offline
    B3none
    AlliedModders Donor
    Join Date: Oct 2016
    Location: United Kingdom
    Old 04-14-2017 , 15:14   Re: [CSS & CSGO] Admin-Tags
    Reply With Quote #6

    If he wants to maintain it then leave him to it ^^
    __________________
    B3none is offline
    mucheborec
    Junior Member
    Join Date: May 2017
    Old 05-15-2017 , 12:20   Re: [CSS & CSGO] Admin-Tags
    Reply With Quote #7

    Quote:
    Originally Posted by whtevrwt View Post
    You can't. He didn't add a cfg for this. You'd have to edit the .sp and compile.
    What do u mean?

    U mean U edit .sp file and then u go to sourcemod.net and compile a new .smx?
    mucheborec is offline
    eyal282
    Veteran Member
    Join Date: Aug 2011
    Old 04-19-2018 , 03:51   Re: [CSS & CSGO] Admin-Tags
    Reply With Quote #8

    public void OnPluginStart()
    {
    g_Game = GetEngineVersion();
    if (g_Game != Engine_CSGO && g_Game != Engine_CSS)
    {
    SetFailState("Ten plugin jest tylko na serwery CSGO i CSS. // This plugins is only for CSGO and CSS servers");
    HookEvent("player_team", Event1);
    HookEvent("player_spawn", Event1);
    }
    }

    No chance this plugin works.
    __________________
    I am available to make plugins for pay.

    Discord: Eyal282#1334
    eyal282 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 14:05.


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