-
Posts
465 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by copcopekcro
-
Version 1.0.4
53 downloads
Custom Currency plugin for Rust lets you create your own virtual currency and seamlessly exchange it for items or custom items through a user-friendly interface. You can choose in config whether you will use your new custom currency or use those well-known economy and server rewards. For both of those plugins, you will be able to exchange it for an item/custom item true UI. The plugin comes with IconUI, your custom image URL, and the balance of custom currency, eco, or SR. You can turn it on and off in the config, and you have a command to turn it on/off. There is a UI for exchange and the command for exchange, and you can press on the icon (if you have a visible icon) to open the exchange UI. Admin Commands: /addcurrency <playerID/name> <amount>: Add currency to a player's balance. /subcurrency <playerID/name> <amount>: Subtract currency from a player's balance. /givecurrencyitem <playerID/name> <amount>: Give a currency item to a player. /wipecurrency <playerID/name|all>: Wipe the currency balance for a player or all players. All those commands work with custom currency and also with economics and server rewards, so with these commands, you can also control eco and SR . Player Commands /toggleui: Toggle the visibility of the currency UI. /exchange: Open the currency exchange UI to convert the virtual currency to items and vice versa. Exchange works with custom currency and also with economic and server rewards so that you can change eco, rp to custom item. Suitable for trade or VIP or shops. Console Commands: addcurrency <playerID/name> <amount>: Add currency to a player's balance. subcurrency <playerID/name> <amount>: Subtract currency from a player's balance. givecurrencyitem <playerID/name> <amount>: Give a currency item to a player. wipecurrency <playerID/name|all>: Wipe the currency balance for a player or all players. All those commands work with custom currency and with eco and SR. Permissions: customcurrency.admin: Allows use of admin commands. customcurrency.exchange: Allows use of the exchange command Config: { "Currency Type [0-CustomCurrency, 1-Economics, 2-ServerRewards]": 0, "Currency Name": "RealBlood", "Currency UI Visible": true, "Icon Image URL": "https://www.dropbox.com/scl/fi/apo1ukopeuavdln77a70b/512x512.png?rlkey=vujn178mozhm5o93wq5cgd771&st=96xo0sf5&dl=1", "Currency Item": { "Short Name": "scrap", "Skin ID": 0, "Display Name": "Scrap" }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } } API: [HookMethod("AddCustomCurrency")] public void API_AddCustomCurrency(string playerID, int amount) { AddCustomCurrency(playerID, amount); } [HookMethod("SubtractCustomCurrency")] public void API_SubtractCustomCurrency(string playerID, int amount) { SubtractCustomCurrency(playerID, amount); } [HookMethod("GetCustomCurrencyBalance")] public int API_GetCustomCurrencyBalance(string playerID) { return GetCustomCurrencyBalance(playerID); }$5.00- 15 comments
- 1 review
-
- 2
-
-
So i tested now again . When i put treasure maps in kits (From Umod) and give that kit to bots true botrespawn plugin .. Bots are giving those maps ,and all is working just fine ! They only change displaynames ,but they work normaly ! You ask me do my plugin got support for kits ,it does . My plugin works fine with kit plugin ,but kit plugin doesn't have displayname !
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
You Could use kits from versio 1.0.9 . Iam talking about kits from Umod . You probably did something wrong ... Did you change name for each map bot ? Like green bot ,blue bot ,red bot .. Or if you wanna use same loottable for bots ,same kit ,same name you can have same name for all profiles/maps . But then all bots will be same for what ever map.. EXAMPLE : "NPCSpawns": [ { "SpawnCount": 3, "SpawnRadius": 5.0, "EntityDisplayName": "Green Treasure Guard", "Health": 100, "RoamRange": 5.0, "ChaseRange": 30.0, "SenseRange": 20.0, "ListenRange": 10.0, "AttackRangeMultiplier": 1.0, "CheckVisionCone": true, "VisionCone": 140.0, "HostileTargetsOnly": false, "DamageScale": 1.0, "AimConeScale": 1.0, "Speed": 6.0, "MemoryDuration": 10.0, "Kit": "revoeasy", "WearItems": [ { "ShortName": "", "SkinID": 0 } ], "BeltItems": [ { "ShortName": "", "Amount": 0, "SkinID": 0, "Mods": [ "" ], "Ammo": 0 } ], "CustomLoot": true, "LootTable": [ { "DisplayName": "Gold Coins", "Shortname": "charcoal", "SkinID": 3151241149, "MaxItemAmount": 10, "MinItemAmount": 1, "Probability": 1.0, "IsBlueprint": false } ] } ], Or you can add manually all weapons,atire,belt items ! And fell free to join my discord so we can talk easily than this
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
Plugin causing issues with certain boxes.
copcopekcro replied to Kapco411's Support Request in Support
Changed Status from Can't Reproduce to Closed -
Changed Status from Pending to Closed Changed Fixed In to 1.1.0
-
Updated ,in new version you have that !
-
Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.0
-
}, "Abandoned Supermarket 0,Abandoned Supermarket 1": { "Total amount of Npc killed before chance can happen": 60, "Reset kill count after chance happened": false, "Delay before chance happens": 320.0, "Raid chance (1-100)": 10, "Cooldown minutes before chance can happen again": 1440, "Random raid to send them if chance": [ "easy" ] } } }, is there any chance way to make 2 profiles in one ?
-
Changed Status from Pending to Closed
-
Will do it ... Just give me some time ,, i will try to make it today ,but iam very busy..if not today then tomorrow for sure!
-
Hey... i have one problem with skills.wipe command.. So when i buy upgrade perk what have 1 total stage ..when i do command it wipes it.. But if i have upgraded perk what have more stages,wipe command doesnt work .. i need to reload plugin and then do again command and the it wipes it. This happens wit custom added perks
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
-
send me your config ..you have something wrong in config. Value cannot be null. you put something null what should not be null. Did you try with default config values ?
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with: