ArkShopUI

Official ArkShopUI 1.10

No permission to download
This is an official resource and shall not be reuploaded
ArkShopUI - Requires ArkShop 3.02+ (plugin) + ArkShopUI (plugin) + ArkShopUI (mod) + Permissions (plugin)
NOT COMPATIBLE WITH ANY OTHER ARKSHOP VERSION
NOT COMPATIBLE WITH SELF COMPILED ARKSHOP SOURCE
ONLY WORKS WITH THE OFFICAL RELEASE DLL

The ArkShopUI requires zero configuration or changes to your ArkShop config. (some optional changes)
If you already use ArkShop 3.0+ you can install this plugin and Mod and you will have a functioning UI.
Plugin and Mod are only compatible with the Official ArkShop release.

MOD ID: 2693727499
MOD Link: <https://steamcommunity.com/sharedfiles/filedetails/?id=2693727499>
Please like/subscribe and review the Mod and Plugin to help spread the word. Thanks! :lethalsalute:

Reload Config - arkshop.reload command also reloads the ArkShopUI config.

Current Supported Features
Item Buying
Kit Buying
Kit Redeeming
Selling
Trading
Current points
Claim your votes

Mod Features
Search Box
Customizable Buttons
- Discord
- Website
Customizable shop name
Customizable Hotkey to open the UI (F1-F12)

DisplayAs was added so admin commands in the UI interface can show up more meaningful to a player. This is an optional setting.
Code:
json
{
  "Command": "AddPoints {steamid} 10000",
  "DisplayAs": "10000 Shop Points"
}
Special Thanks
@myrcx for building the UI Mod
@wetbatman for technical support
All the beta testers

UI Config Settings - Leaving out a setting will just use the original default value from the mod.
You can set all options or only they ones you want to change.
Code:
json
{
  "UiKey": "F3", //Key to open the shop
  "ShopName": "Fancy Warehouse", //Shop Name label at the top of the shop window
  "WebsiteUrl": "url", //web url
  "DiscordUrl": "url", //web url
  "VoteRewards": false, //Enable if using the Vote Rewards plugin
  "DisableSellButton": false, //true will hide the sell option
  "DisableTradeButton": false, //true will hide the trade option
  "HideBuffIcon": false, //true will hide the Shop buff icon
  "UseSteamOverlay": false, //true will use ingame steam overly browser //false will use external web browser
  "OverrideShopIcon": "/Game/ScorchedEarth/Icons/Resources/WyvernEgg3_Icon", //changes the default shop buff icon
  "OverrideCurrencyIcon": "/Game/PrimalEarth/CoreBlueprints/Items/Consumables/Icons/Narcotic_Icon", //changes the default currency icon
  "OverrideLabels": [ // override text on the UI elements
    { "ItemsTabLabel": "Stuff" }, //Buy Items Tab
    { "KitsTabLabel": "Packs" }, //Buy Kits Tab
    { "StashTabLabel": "Yours" }, //Buy Stash Tab
    { "SellTabLabel": "Sell" }, //Sell Items tab
    { "TradeTabLabel": "Trade" }, //Trade Points tab
    { "BuyViewLabel": "Get that!" }, //Buy menu toggle
    { "SellViewLabel": "Sell that!" }, //Sell menu toggle
    { "TradeViewLabel": "Trade that!" }, //trade menu toggle
    { "BuyLabel": "Buy It" }, //Buy button text
    { "SellLabel": "Sell It" }, //Sell button text
    { "RedeemLabel": "Use It" }, //Redeem button text
    { "WebsiteLabel": "Website" }, //Website button text
    { "DiscordLabel": "Discord" }, //Discord button text
    { "ClaimVotesLabel": "Claim Votes" } //Vote Rewards button text
  ]
}
Author
Lethal
Downloads
128
Views
2,088
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Lethal

Latest reviews

A great plugin. A shell for the standard ArkShop store, I have been using it for a long time, there were no problems with work. I advise everyone.
Back
Top