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

[CSGO] OPSkins Sourcemod Plugin [1.0.2]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Plugin ID:
4537
Plugin Version:
1.0.2
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Allows players to access the latest items, searching & purchases for OPskins.com.
    Unapprover:
    Reason for Unapproving:
    requested by author
    Old 03-01-2015 , 16:44   [CSGO] OPSkins Sourcemod Plugin [1.0.2]
    Reply With Quote #1


    (This plugin was commissioned)


    PLUGIN HAS BEEN DISCONTINUED!


    OPSkins is a website which allows users to purchase/sell guns of all prices and all skins. This plugin allows for users in-game to access the database, search for items & purchase items all while in-game. The plugin allows you to set your preferences while searching as well in order to find what items you need in-game.

    This plugin has been tested and should work, just verify that you have the extensions below and follow the instructions.

    Commands:
    Code:
    (Can be changed via ConVar) sm_opskins - Main Menu.
    sm_search - Search for items in the OPSkins database.
    sm_searcht - Search for items with types in the OPSkins database.
    sm_searchtype (Same as sm_searcht)
    sm_searcg - Search for items with grades in the OPSkins database.
    sm_searchgrade (Same as sm_searchg)
    sm_tst - Toggle items to be searched via StatTrak status in the OPSkins database.
    sm_togglestattrak - (Same as sm_tst)
    sm_cancelsearch - Cancel any current searches currently under queue.
    sm_cancels - (Same as sm_cancelsearch)
    (ROOT FLAG) sm_reloaddata - Reload all the data currently stored in the plugin from the OPSkins web server.
    (ROOT FLAG) sm_reloadlatest - Reload the latest entries in the latest items menu from data.
    ConVars:
    Code:
    opskins_version - Version Control
    sm_opskins_status - 1 - Status of the plugin: (1 = on, 0 = off | default: 1)
    sm_opskins_reload_data - 30 - Amount of minutes for the plugin to reload data: (default: 30, DO NOT GO UNDER)
    (PROTECTED) sm_opskins_api_key - N/A - OPSkins API key to use: (api.opskins.com/portal/signup/)
    sm_opskins_latest_entries - 10 - Amount of latest entries to show: (default: 10)
    sm_opskins_max_entries - 500 - Maximum amount of items to pull from the OPSkins API: (default: 500, DO NOT GO ABOVE)
    sm_opskins_command - opskins - Command to type in-game for the main menu: (default: opskins)
    sm_opskins_advertisement - 120 - Amount of seconds for the plugin to post the advertisement: (default: 120, 0 = disabled)
    Instructions:
    1. Download and install the plugin, translation file and data file to the server.
      - opskins.smx - 'addons/sourcemod/plugins/...'
      - opskins_configuration.cfg - 'addons/sourcemod/data/...'
      - OPSkins.phrases.txt - 'addons/sourcemod/translations/...'
    2. Start your server, load the plugin or change the map to generate the configuration file.
    3. Visit OPSKINS PORTAL (http://opskins.com/api/portal/signup/) and sign up in order to get your API key. (YOU MUST WAIT TO BE ACCEPTED BEFORE YOU RECEIVE ONE, WAIT FOR AN EMAIL)
    4. Once you're accepted, retrieve your API key off the portal and set that code as your API key in your configuration file for the plugin.
    5. Restart the server, reload the plugin or change the map and you're done!

    NOTE: You must wait for your API key to be accepted once you sign up at the portal, times vary.

    Required Extensions:
    Required Includes:
    Pictures:






    ChangeLogs: (Last updated March 03 - 2015 to Version 1.0.2)
    Code:
     - 1.0.2
    • Added 2 new commands to search for types and grades specifically with search results.
    • Added queue checks during searches so multiple searches can't be made.
    • Fixed a bug where !cancelsearch wasn't inputting any messages to the client and giving errors in logs.
    • Added a new client preference/cookie bool to enable/disable StatTrak items in results from searches.
    • Updated preferences menu for new StatTrak client preference/cookie bool.
    • Added more client checks and server handling functions.
    - 1.0.1 - Initial Release
    Download statistics before 1.0.2: Source - 7, Plugin - 5, Phrases, 9.
    Attached Files
    File Type: cfg opskins_configurations.cfg (667 Bytes, 717 views)
    File Type: sp Get Plugin or Get Source (opskins.sp - 507 views - 39.7 KB)
    File Type: smx opskins.smx (31.5 KB, 493 views)
    File Type: txt OPSkins.phrases.txt (4.3 KB, 514 views)

    Last edited by Drixevel; 09-13-2016 at 18:07. Reason: Updated to version 1.0.2.
    Drixevel is offline
    Drixevel
    AlliedModders Donor
    Join Date: Sep 2009
    Location: Somewhere headbangin'
    Old 03-01-2015 , 16:50   Re: [CSGO] OPSkins Sourcemod Plugin
    Reply With Quote #2

    Reserved

    (Note: I plan to convert this to Sourcemod 1.7 soon BUT it should work with 1.7 at the moment, haven't tested it)

    Last edited by Drixevel; 03-01-2015 at 16:50.
    Drixevel is offline
    balonfx
    AlliedModders Donor
    Join Date: Dec 2013
    Location: New Haven, CT
    Old 03-01-2015 , 20:02   Re: [CSGO] OPSkins Sourcemod Plugin
    Reply With Quote #3

    Awesome looking plugin. Will be checking this out soon, nice job!
    __________________
    balonfx is offline
    PresidentEvil
    AlliedModders Donor
    Join Date: Jun 2012
    Old 03-03-2015 , 18:10   Re: [CSGO] OPSkins Sourcemod Plugin
    Reply With Quote #4

    can you upload some screenshots
    PresidentEvil is offline
    Drixevel
    AlliedModders Donor
    Join Date: Sep 2009
    Location: Somewhere headbangin'
    Old 03-03-2015 , 18:58   Re: [CSGO] OPSkins Sourcemod Plugin
    Reply With Quote #5

    Quote:
    Originally Posted by PresidentEvil View Post
    can you upload some screenshots
    Uploaded some, check main OP.

    1.0.2 has also released! Updates are in the main thread.
    Drixevel is offline
    Drixevel
    AlliedModders Donor
    Join Date: Sep 2009
    Location: Somewhere headbangin'
    Old 03-03-2015 , 19:58   Re: [CSGO] OPSkins Sourcemod Plugin [1.0.2]
    Reply With Quote #6

    Web developer just told me that the Search Algorithms are currently wonky and will sometimes produce results not intended. (Example being StatTrak searches being disabled but they pop up anyways)

    THAT BUG IS NOT IN THE PLUGIN! Keep that in mind.
    Drixevel is offline
    VPPGamingNetwork
    Veteran Member
    Join Date: Sep 2012
    Location: Japan
    Old 09-07-2015 , 11:42   Re: [CSGO] OPSkins Sourcemod Plugin [1.0.2]
    Reply With Quote #7

    will the server owner get any commissions on this?
    __________________

    We provide MOTD Ads
    Net 1 payments
    Visit us
    VPPGamingNetwork 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 11:21.


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