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

[L4D2] Weapon Stats - BETA


Post New Thread Reply   
 
Thread Tools Display Modes
Author
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Plugin ID:
6025
Plugin Version:
1.01
Plugin Category:
General Purpose
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Displays each weapon's attributes for every player to know
    Old 02-19-2018 , 02:07   [L4D2] Weapon Stats - BETA
    Reply With Quote #1

    Description:


    ConVars:


    Commands:


    Error Codes:


    Bugs:


    Installation:


    Notes:


    Credits:


    Changelog:
    Attached Files
    File Type: cfg weapon_stats-l4d2.cfg (499 Bytes, 800 views)
    File Type: sp Get Plugin or Get Source (weapon_stats-l4d2.sp - 1367 views - 33.0 KB)
    File Type: txt weapon_stats.phrases.txt (8.3 KB, 699 views)

    Last edited by cravenge; 02-21-2018 at 04:00.
    cravenge is offline
    Psyk0tik
    Veteran Member
    Join Date: May 2012
    Location: Homeless
    Old 02-19-2018 , 03:24   Re: [L4D2] Weapon Stats - BETA
    Reply With Quote #2

    Niiiice! Looking forward to future updates.
    __________________
    Psyk0tik is offline
    KasperH
    Senior Member
    Join Date: Apr 2016
    Location: Hungary
    Old 02-20-2018 , 13:33   Re: [L4D2] Weapon Stats - BETA
    Reply With Quote #3

    Added Hungarian translation.
    Attached Files
    File Type: txt weapon_stats.phrases.txt (8.3 KB, 472 views)
    __________________

    "I've Got You In My Sights!"

    Last edited by KasperH; 02-20-2018 at 13:37.
    KasperH is offline
    Ja-Forces
    Senior Member
    Join Date: Jul 2009
    Location: Leningrad
    Old 02-20-2018 , 13:42   Re: [L4D2] Weapon Stats - BETA
    Reply With Quote #4

    Only L4D2 support? What about L4D?
    __________________
    Ja-Forces is offline
    phoenix0001
    Senior Member
    Join Date: Apr 2010
    Location: China
    Old 02-21-2018 , 02:18   Re: [L4D2] Weapon Stats - BETA
    Reply With Quote #5

    L 02/21/2018 - 15:16:55: SourceMod error session started
    L 02/21/2018 - 15:16:55: Info (map "c6m3_port") (file "errors_20180221.log")
    L 02/21/2018 - 15:16:55: [SM] Failed to load plugin "weapon_stats-l4d2.smx": [WS] Plugin Supports L4D2 Only!.

    I am L4D2 !!!
    __________________
    I like this BBS sharing of spirit

    I come from China, my English is poor
    phoenix0001 is offline
    cravenge
    Veteran Member
    Join Date: Nov 2015
    Location: Chocolate Factory
    Old 02-21-2018 , 03:58   Re: [L4D2] Weapon Stats - BETA
    Reply With Quote #6

    A small update has been posted! Kindly re-download the plugin.

    Quote:
    Originally Posted by Ja-Forces View Post
    [...]
    Support for L4D is simple enough... until I finished fixing versions 1.1 and 1.2.
    Quote:
    Originally Posted by phoenix0001 View Post
    [...]
    String had an extra 1... Lol, "left4dead21".

    Last edited by cravenge; 02-21-2018 at 03:58.
    cravenge is offline
    phoenix0001
    Senior Member
    Join Date: Apr 2010
    Location: China
    Old 02-21-2018 , 04:31   Re: [L4D2] Weapon Stats - BETA
    Reply With Quote #7

    Wait for me to test

    Still can not use............
    __________________
    I like this BBS sharing of spirit

    I come from China, my English is poor

    Last edited by phoenix0001; 02-21-2018 at 04:48.
    phoenix0001 is offline
    Krufftys Killers
    Senior Member
    Join Date: Jan 2014
    Old 02-21-2018 , 08:47   Re: [L4D2] Weapon Stats - BETA
    Reply With Quote #8

    Quote:
    Originally Posted by phoenix0001 View Post
    L 02/21/2018 - 15:16:55: SourceMod error session started
    L 02/21/2018 - 15:16:55: Info (map "c6m3_port") (file "errors_20180221.log")
    L 02/21/2018 - 15:16:55: [SM] Failed to load plugin "weapon_stats-l4d2.smx": [WS] Plugin Supports L4D2 Only!.

    I am L4D2 !!!
    I have the samething too
    Krufftys Killers is offline
    Spirit_12
    Veteran Member
    Join Date: Dec 2012
    Location: Toronto, CA
    Old 02-21-2018 , 09:20   Re: [L4D2] Weapon Stats - BETA
    Reply With Quote #9

    How is this any different from Weapon Attributes function of L4Downtown2?
    __________________
    Spirit_12 is offline
    cravenge
    Veteran Member
    Join Date: Nov 2015
    Location: Chocolate Factory
    Old 02-22-2018 , 00:26   Re: [L4D2] Weapon Stats - BETA
    Reply With Quote #10

    Quote:
    Originally Posted by phoenix0001 View Post
    [...]
    Quote:
    Originally Posted by Krufftys Killers View Post
    [...]
    How can that be? In source code:
    PHP Code:
    // ...
    public APLRes AskPluginLoad2(Handle myselfbool latechar[] errorint err_max)
    {
        
    char sGameName[12];
        
    GetGameFolderName(sGameNamesizeof(sGameName));
        if (!
    StrEqual(sGameName"left4dead2"false))
        {
            
    strcopy(errorerr_max"[WS] Plugin Supports L4D2 Only!");
            return 
    APLRes_SilentFailure;
        }
        
        return 
    APLRes_Success;
    }
    // ... 
    Quote:
    Originally Posted by Spirit_12 View Post
    [...]
    No difference. Just gets the attributes of each weapon through L4DT2 and displays them in a panel/menu for everyone to see.

    Last edited by cravenge; 02-22-2018 at 00:28.
    cravenge 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 23:34.


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