Jump to content

Terskipia

Member
  • Posts

    307
  • Joined

  • Last visited

Everything posted by Terskipia

  1. So When the base is respawn via copypaste the when the players trys to access his house he bought it wont let him access it.
  2. So When the base is respawn via copypaste the when the players trys to access his house he bought it wont let him access it.
  3. So instead of say doing /property you could have a command that spawns a base for the player to buy say like property.buy userid SoloBase
  4. Can you make so I can say have it where I can add it the shop and the player buys it from the shop and the base pastes it somewhere where there is room?
  5. Terskipia

    Not working

    Trying to make it where if they use the command once they have to wait 3 minutes before using the command but it does not work. { "Add commands to block ( Must be lowercased do not add the slash! / ) ( 3 = Block Both | 1 = Block Chat | 2 = Block Console )": { "turret.tc on": 3 }, "Sets the time between command usage": 180.0, "Sets the max accumulated cooldown time limit before kicking the player if they keep trying to spam": 120.0, "Exclude players from being blocked ( Add their steam 64 id's to the list )": [], "Message Responses": { "( Chat Icon ) Just insert a valid steam 64 ID to set": 0, "CommandBlocked": "You are on command cooldown, try again in {0} seconds", "KickReason": "Kicked for excessive command spam!" } }
  6. Terskipia

    FREE SHOP

    Can you add it so say a vip person buys vip they can access the shop but have only so that only certain items are free and the rest cost items?
  7. Terskipia

    RustCMS

    There is no read me on how to add it to tebex
  8. Terskipia

    [GARBAGE COLLECT]

    "OxidationSmelting (1.4.14), Total Hook Time = 2175", Gonna use a different plugin this one is to laggy for servers.
  9. Terskipia

    Error while compiling

    Error while compiling: StoreRobbery.cs(924,38): error CS1501: No overload for method `Init' takes `14' arguments
  10. Terskipia

    BROKEN

    Failed to call hook 'OnServerInitialized' on plugin 'OxidationMetadata v1.1.0' (ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.) at System.DateTime.DateToTicks (System.Int32 year, System.Int32 month, System.Int32 day) [0x00077] in <fb001e01371b4adca20013e0ac763896>:0 at System.DateTime..ctor (System.Int32 year, System.Int32 month, System.Int32 day) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.OxidationMetadata.GetNextWipeDate (System.Int32 Schedule) [0x00067] in <6917374cf2594719b499b4d5deece157>:0 at Oxide.Plugins.OxidationMetadata.ReplaceTokensOnString (System.String Message) [0x0012c] in <6917374cf2594719b499b4d5deece157>:0 at Oxide.Plugins.OxidationMetadata.SetServerMetadata () [0x00075] in <6917374cf2594719b499b4d5deece157>:0 at Oxide.Plugins.OxidationMetadata.OnServerInitialized () [0x00030] in <6917374cf2594719b499b4d5deece157>:0 at Oxide.Plugins.OxidationMetadata.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00132] in <6917374cf2594719b499b4d5deece157>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35) Loaded plugin OxidationMetadata v1.1.0 by kasvoton
  11. Terskipia

    Custom Portals

    Will these stay after wipe? if not can u make it so u can? Also please add so we can add it to custom monuments.
  12. Terskipia

    Skin Presets

    Can you add support for xskinmenu?
    Dev was very helpful and work on all the issues I had getting it running. Plugin is by far one of the best skin plugins on the market at this time.
  13. Terskipia

    Roam Bubble

    Also add it where the clan or person gets a reward for winning!
  14. Terskipia

    Roam Bubble

    Can you add it so it does this auto every say so often instead of manually doing it?
  15. Terskipia

    Player cant buy it.

    { "Type": "Command", "ID": 1432420, "Image": "https://i.imgur.com/yRRhnj7.png", "Title": "", "Description": null, "Command (%steamid%)": "oxide.usergroup add %steamid% 10_dollars", "Kit": null, "Plugin": { "Hook": "Withdraw", "Plugin Name": "Economics", "Amount": 10000000 }, "DisplayName (empty - default)": "", "ShortName": "", "Skin": 0, "Amount": 1, "Price": 10000000.0, "Sell Price": 0.0, "Buy Cooldown (0 - disable)": 2592000.0, "Sell Cooldown (0 - disable)": 0.0, "Discount (%)": { "shop.default": 0, "shop.vip": 0 }, "Sell Limits (0 - no limit)": { "shop.default": 0, "shop.vip": 0 }, "Buy Limits (0 - no limit)": { "shop.default": 0, "shop.vip": 0 }, "Daily Buy Limits (0 - no limit)": {}, "Daily Sell Limits (0 - no limit)": {}, "Max Buy Amount (0 - disable)": 1, "Max Sell Amount (0 - disable)": 0, "Force Buy": true, "Prohibit splitting item into stacks?": false },
  16. Terskipia

    Player cant buy it.

    What is your discord? I dont wanna show the config here. I have it so when a player buys it it gives them a role. It worked until last rust update
  17. Terskipia

    Shop

    (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Shop+ShopItem.GetStacks (System.Int32 amount) [0x00010] in <ebaf8fbf1c31402598c513cadb75c085>:0 at Oxide.Plugins.Shop.CmdConsoleShop (ConsoleSystem+Arg arg) [0x00b64] in <ebaf8fbf1c31402598c513cadb75c085>:0 at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ebe] in <ebaf8fbf1c31402598c513cadb75c085>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  18. Terskipia

    Player cant buy it.

    Hello?
  19. Terskipia

    Player cant buy it.

    (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Shop+ShopItem.GetStacks (System.Int32 amount) [0x00010] in <ebaf8fbf1c31402598c513cadb75c085>:0 at Oxide.Plugins.Shop.CmdConsoleShop (ConsoleSystem+Arg arg) [0x00b64] in <ebaf8fbf1c31402598c513cadb75c085>:0 at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ebe] in <ebaf8fbf1c31402598c513cadb75c085>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  20. Terskipia

    Part day

    Sent
  21. Terskipia

    Part day

    So it keeps starting on Thursday why is that?
  22. Terskipia

    Does not work with Kits

    All our other plugins like sen turret works with the clans plugins just not your plugin. So atm we cant use your plugin until its fixed. The clan plugin is from this site.
  23. Terskipia

    Part day

    This wont work for me since at 4pm I want it to load my plugin back and reset the weather back to normal but instead its trying to run both for friday
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

126k

Files Sold

Total number of files sold.

2.6m

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.