Jump to content

copcopekcro

Creator
  • Posts

    465
  • Joined

  • Last visited

Everything posted by copcopekcro

  1. 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
  2. copcopekcro

    Upgrader

    ok ..can you join discord ?
  3. copcopekcro

    Upgrader

    where did you buy it ? Join discord so we can see whats happening with your config !
  4. 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 !
  5. A oke ,on that you think ,,Kits from Umod or some other kit plugin ? I will see what can i do !
  6. What ? sry i dont understund you , what guardians ? In this plugin you can spawn NPC on chests .. And Bradley .
  7. 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
  8. copcopekcro

    Upgrader

    Yea i can make it ... Just give me some time ! I will try to be fast
  9. Changed Status from Can't Reproduce to Closed
  10. copcopekcro

    server command

    Changed Status from Pending to Closed Changed Fixed In to 1.1.0
  11. copcopekcro

    server command

    Updated ,in new version you have that !
  12. Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.0
  13. }, "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 ?
  14. Changed Status from Pending to Closed
  15. copcopekcro

    Skills

    oky
  16. copcopekcro

    server command

    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!
  17. copcopekcro

    Skills

    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
  18. hahah I fell you ..no worries
  19. hey... we need update ... Thank you
  20. Your config is bad, just delete old config and reload plugin.
  21. copcopekcro

    Jet Event

    Nope.
  22. copcopekcro

    Jet Event

    Hey .. I dont know why ...but we cant deal dmg to bots ,when jet crashes.. I dont have any errors,,,it all worked fine so far...but in last 2 days we are not dealing dmg to them at all ... I rly dont know why . Ty .
  23. 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 ?
  24. You are using older version, there is new version where i fixed that, that was jus debug for me.. You need do download 1.0.9
  25. hmmm... will check that . send me your config from treasure .. And what are you using for loot for botrespawn ? I mean its kinda impossible bcs they are not same type of bots.. Iam using botrespawn and didnt have that problem ever .. Are you using updated version ? 1.0.9
2m

Downloads

Total number of downloads.

9.3k

Customers

Total customers served.

136.2k

Files Sold

Total number of files sold.

2.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.