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

[TF2] MOTD Backpack


Post New Thread Reply   
 
Thread Tools Display Modes
Author
bottiger
AlliedModders Donor
Join Date: Dec 2010
Plugin ID:
2142
Plugin Version:
1.0.6
Plugin Category:
General Purpose
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Displays a player's TF2 Backpack
    Unapprover:
    Reason for Unapproving:
    Duplicate.
    Old 12-24-2010 , 20:17   [TF2] MOTD Backpack
    Reply With Quote #1

    Update
    Jan 27, 2011
    Removed mediafire links now that the uploader is working.

    Jan 22, 2011
    I finally got Drunken F00l of tf2items.com to implement the translator and wrapping so there is no need for PHP. Please use this version! I am removing the re-director on my website.

    Usage

    !bp - shows the backpack of the person you are aiming at
    !bp playername - shows playername's backpack

    You may use !backpack instead of !bp

    Notes
    This plugin is a cleaned up, 0-configuration version of Munra's plugin. Key differences:
    • Removed advertisement code. (better done by the advertisements plugin)
    • Removed all cvars.
    • No need to install the steamid extension.
    Attached Files
    File Type: sp Get Plugin or Get Source (backpack.sp - 1263 views - 1.8 KB)
    __________________

    Last edited by bottiger; 10-25-2011 at 19:31.
    bottiger is offline
    Munra
    Senior Member
    Join Date: May 2004
    Old 01-08-2011 , 12:48   Re: [TF2] MOTD Backpack
    Reply With Quote #2

    Nice

    I am new to coding this was going to be my original approach.
    __________________
    http://anbservers.net
    My Plugins
    PMs for support will be ignored please use the plugin topic for support.
    Munra is offline
    mycologist
    SourceMod Donor
    Join Date: Sep 2008
    Location: Sep 2008
    Old 01-09-2011 , 00:55   Re: [TF2] MOTD Backpack
    Reply With Quote #3

    Awesome plugin! By far the best for this. Also, any chance could you host this version as well (for tf2b.com)?
    PHP Code:
    <?php
    $elements 
    explode(':'$_GET['id']);

    // error checking
    if(count($elements) != ||
       !
    ctype_digit($elements[1]) ||
       !
    ctype_digit($elements[2]))
        exit(
    'Bad steamid');

    $id 76561197960265728 + ((int) $elements[1]) + ((int)$elements[2]*2);
    header("Location: http://tf2b.com/?id=$id");
    ?>
    __________________

    mycologist is offline
    Skyrider
    AMX Mod X Beta Tester
    Join Date: May 2005
    Location: Netherlands
    Old 01-16-2011 , 15:11   Re: [TF2] MOTD Backpack
    Reply With Quote #4

    Anyway you can add a nifty menu as well?
    __________________
    Skyrider is offline
    Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
    bottiger
    AlliedModders Donor
    Join Date: Dec 2010
    Old 01-22-2011 , 11:49   Re: [TF2] MOTD Backpack
    Reply With Quote #5

    Quote:
    Originally Posted by mycologist View Post
    Awesome plugin! By far the best for this. Also, any chance could you host this version as well (for tf2b.com)?
    I'll do it if there is a lot of demand for it. But now I have a new version that doesn't need PHP since I convinced Drunken F00l to do it on his website. It also fits on the screen nicely like TF2B now.

    Quote:
    Originally Posted by FF|Skyrider View Post
    Anyway you can add a nifty menu as well?
    What do you mean menu?
    bottiger is offline
    Skyrider
    AMX Mod X Beta Tester
    Join Date: May 2005
    Location: Netherlands
    Old 01-29-2011 , 07:15   Re: [TF2] MOTD Backpack
    Reply With Quote #6

    Quote:
    Originally Posted by bottiger View Post
    What do you mean menu?
    Using a menu for the public to use .

    EG !bpmenu or something to see a list of players to select.
    __________________
    Skyrider is offline
    Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
    psychonic

    BAFFLED
    Join Date: May 2008
    Old 01-29-2011 , 12:11   Re: [TF2] MOTD Backpack
    Reply With Quote #7

    Quote:
    Originally Posted by FF|Skyrider View Post
    Anyway you can add a nifty menu as well?
    adminmenu_custom.txt

    http://wiki.alliedmods.net/Custom_Admin_Menu_(SourceMod)
    psychonic is offline
    CoolJosh3k
    AlliedModders Donor
    Join Date: Mar 2010
    Old 02-25-2011 , 04:30   Re: [TF2] MOTD Backpack
    Reply With Quote #8

    Definatly need to have the menu implemented instead of the !bp and !backpack commands.

    Also, any chance of a cvar to set it use use TF2b instead?
    CoolJosh3k is offline
    psychonic

    BAFFLED
    Join Date: May 2008
    Old 02-25-2011 , 08:12   Re: [TF2] MOTD Backpack
    Reply With Quote #9

    Quote:
    Originally Posted by CoolJosh3k View Post
    Definatly need to have the menu implemented instead of the !bp and !backpack commands.

    Also, any chance of a cvar to set it use use TF2b instead?
    Quote:
    Originally Posted by psychonic View Post
    Quote:
    Originally Posted by FF|Skyrider View Post
    Anyway you can add a nifty menu as well?
    adminmenu_custom.txt

    http://wiki.alliedmods.net/Custom_Admin_Menu_(SourceMod)
    psychonic is offline
    CoolJosh3k
    AlliedModders Donor
    Join Date: Mar 2010
    Old 03-03-2011 , 06:51   Re: [TF2] MOTD Backpack
    Reply With Quote #10

    Yeah, I could use the adminmune_custom.txt ofcourse, it would just be nice to have it already implemented is all.

    As for having it use TF2b instead, I believe that would require the author to update the plugin.

    Also, why has this plugin not been approved? It is very popular now. I've even seen people wanting the plugin on non-trading servers.
    CoolJosh3k 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:23.


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