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

[CS:GO/ZR] Glowing humans for zombies


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Plugin ID:
5427
Plugin Version:
1.1
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Glowing humans for zombies.
    Old 11-27-2016 , 20:51   [CS:GO/ZR] Glowing humans for zombies
    Reply With Quote #1



    Description:

    Glowing humans for zombies.


    Requeriments:

    Custom Player Skins
    Zombie:Reloaded


    Download:

    Main repository
    Direct download
    Code changes
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 11-28-2016 at 03:04.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    Mitchell
    ~lick~
    Join Date: Mar 2010
    Old 11-27-2016 , 21:54   Re: [CS:GO/ZR] Glowing humans for zombies
    Reply With Quote #2

    what is this?
    https://github.com/Franc1sco/ZR-Glow...w.sp#L102-L114
    You create a skin just to remove it?
    Mitchell is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 11-28-2016 , 02:58   Re: [CS:GO/ZR] Glowing humans for zombies
    Reply With Quote #3

    @Mitchell ups, fixed


    1.1

    -Fixes and optimizations (and added some comments to the code).
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.

    Franc1sco is offline
    Send a message via MSN to Franc1sco
    EMINEM_FB
    Senior Member
    Join Date: Dec 2010
    Location: Czech republic
    Old 11-28-2016 , 12:04   Re: [CS:GO/ZR] Glowing humans for zombies
    Reply With Quote #4

    Thanks a lot
    __________________
    EMINEM_FB is offline
    Aymeric VII
    BANNED
    Join Date: Jun 2016
    Location: Hiding under my sheets
    Old 01-03-2017 , 14:18   Re: [CS:GO/ZR] Glowing humans for zombies
    Reply With Quote #5

    Plugin doesnt even work, no error logs or anything. (also i do have customplayerskins installed)
    using latest ZE reloaded by the man himself and theres absolutely no glow.
    Aymeric VII is offline
    Treek
    Junior Member
    Join Date: Feb 2017
    Old 04-13-2017 , 20:18   Re: [CS:GO/ZR] Glowing humans for zombies
    Reply With Quote #6

    ummm...
    https://steamuserimages-a.akamaihd.n...8EBF16A1AA6FE/
    Treek is offline
    Mitchell
    ~lick~
    Join Date: Mar 2010
    Old 04-13-2017 , 22:37   Re: [CS:GO/ZR] Glowing humans for zombies
    Reply With Quote #7

    Quote:
    Originally Posted by Treek View Post
    Do you have RandomPlayerModel.smx installed? If so, uninstall it.
    Mitchell is offline
    amauri_long
    Member
    Join Date: Sep 2014
    Location: USA Moon Base
    Old 07-23-2023 , 02:28   Re: [CS:GO/ZR] Glowing humans for zombies
    Reply With Quote #8

    I had compilation errors and some initialization errors I corrected

    I think it would be cool if source 2 had a website and a sourcemod2 to buy paid plugins and with money in sourcemod2 itself for new games like Left 5 dead 3 or CS2 or Team fortress 3 it helps developers to keep plugins up to date
    Attached Files
    File Type: sp Get Plugin or Get Source (zr_glow.sp - 52 views - 4.3 KB)

    Last edited by amauri_long; 07-24-2023 at 05:40.
    amauri_long is offline
    amauri_long
    Member
    Join Date: Sep 2014
    Location: USA Moon Base
    Old 07-24-2023 , 05:28   Re: [CS:GO/ZR] Glowing humans for zombies
    Reply With Quote #9

    Quote:
    Originally Posted by Mitchell View Post
    Do you have RandomPlayerModel.smx installed? If so, uninstall it.
    public void Event_RoundStart(Handle:event, char[] name, bool dontBroadcast)
    {
    first = true;
    for( int i = 1; i <= MaxClients; i++ )
    {
    if (IsClientInGame(i) && IsPlayerAlive(i) && ZR_IsClientHuman(i))
    {
    SetupGlowSkin(i);
    SetEntityRenderColor(i, 255, 255, 255, 255);//visivel
    SetEntityRenderMode(i, RENDER_TRANSCOLOR);//ativador
    }
    }
    }
    amauri_long is offline
    Reply


    Thread Tools
    Display Modes

    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 12:04.


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