Jump to content

Myescape

Member
  • Posts

    30
  • Joined

  • Last visited

Everything posted by Myescape

  1. kit support would be fantastic so we could choose what the scientist was wearing
  2. Myescape

    Biplane

    do you think it would be possible to add npc that fly around the sky to create potential dogfight scenarios
  3. Myescape

    Server Hud

    [Error] - Failed to call hook 'cmdConsole' on plugin 'Hud v2.0.4' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. 16.03 01:15:43 [Server] INFO Parameter name: index) 16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0 16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.cmdConsole (ConsoleSystem+Arg arg) [0x01073] in <f76623a2790b4181a1e560502c71ad59>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0132c] in <f76623a2790b4181a1e560502c71ad59>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 16.03 01:15:43 [Server] INFO Failed to call hook 'cmdConsole' on plugin 'Hud v2.0.4' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. 16.03 01:15:43 [Server] INFO Parameter name: index) 16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0 16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.cmdConsole (ConsoleSystem+Arg arg) [0x01073] in <f76623a2790b4181a1e560502c71ad59>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0132c] in <f76623a2790b4181a1e560502c71ad59>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
  4. Myescape

    Server Hud

    is there a way to fix this?
  5. Myescape

    Trading Platform

    yeah i had a lot of trouble getting it to work as well early on now i just have the issue with the loot, anyway you could send them my way lol
  6. Myescape

    Trading Platform

    i have it run through custom button as well as on interact with an npc. for the button you put the command /market. skinned items do not lose there skin. there is a bug right now where everything in the shop gets deleted after each server restart so thats kinda fucky.
  7. Myescape

    Raidable Bases

    thank you so much i got it working
  8. Myescape

    Raidable Bases

    json checker shows nothing what exactly is the command to regenerate the file edited: never mind
  9. Myescape

    Raidable Bases

    json checker shows nothing what exactly is the command to regenerate the file
  10. Myescape

    Raidable Bases

    already updated it when in game it just say find a different location everywhere but the other difficulties work fine. would it being corrupted be just redoing the that category and readding the bases to it or is there another way i could fix
  11. Myescape

    Raidable Bases

    my easy bases were working until the halloween update and have since then have not whenever something relating to the easy ones happen i get this in the console 05.11 20:15:25 [Server] INFO [Generic] - You cannot save to profiles that have json errors! You must fix the json error first. The server console message explains exactly where the error is, and how to fix it. 05.11 20:15:25 [Server] INFO You cannot save to profiles that have json errors! You must fix the json error first. The server console message explains exactly where the error is, and how to fix it.
  12. Myescape

    Trading Platform

    i have the same problem which is why i still use this solution
  13. Myescape

    Trading Platform

    use human npc to place the npc where you want it, then using the plugin Npctp add that npc using its npc id, afterwards the npc should be in the data file for npctp which you will want to set as such. { "NpcTP": { "<NPC-id>": { "NpcName": "<color=#a62886>npc</color> :", "SpawnFile": "npc", "Cooldown": 0, "CanUse": true, "useUI": false, "Cost": 0.0, "permission": "npctp.default", "useItem": false, "UseCommand": true, "useMessage": false, "MessageNpc": "none", "EnableDead": false, "DeadOnPlayer": false, "DeadCmd": "jail.send", "DeadArgs": "5", "OpenDoor": false, "DoorLocX": 0.0, "DoorLocY": 0.0, "DoorLocZ": 0.0, "DoorId": 0, "NoPermKill": false, "KillSleep": false, "Commands": { "say": { "Command": "chat.say /market", "Arrangements": " chat.say /market ", "OnPlayer": true } } } } } keep in mind this npc will only be able to be accessed by players with the trading.use permission and the npctp.default permission. this is a fix i found that works until the plugin is fixed
  14. Myescape

    Coin Flipping

    like how do i add a flip effect to the coin so when the players start the coin will visibly flip
  15. Myescape

    Trading Platform

    nope we still cant post stuff in quantities more than one
  16. Myescape

    Trading Platform

    new update is nice but again is there a eta on posting stacks people want to sell resources but not one at a time
  17. Myescape

    Coin Flipping

    how do i make the coin actually flip
  18. Myescape

    Trading Platform

    is there an eta on stacks being implemented i know it takes time my players just love the plugin and wanted me to ask
    i wanna start by saying this is a great plugin. however if you want to use server rewards or have the gui tied to an npc and you dont know much about the coding aspect of this then it could be troublesome as there isnt much posted directing how to do certain things.
  19. Myescape

    Trading Platform

    use human npc to place the npc where you want it, then using the plugin Npctp add that npc using its npc id, afterwards the npc should be in the data file for npctp which you will want to set as such. { "NpcTP": { "<NPC-id>": { "NpcName": "<color=#a62886>npc</color> :", "SpawnFile": "npc", "Cooldown": 0, "CanUse": true, "useUI": false, "Cost": 0.0, "permission": "npctp.default", "useItem": false, "UseCommand": true, "useMessage": false, "MessageNpc": "none", "EnableDead": false, "DeadOnPlayer": false, "DeadCmd": "jail.send", "DeadArgs": "5", "OpenDoor": false, "DoorLocX": 0.0, "DoorLocY": 0.0, "DoorLocZ": 0.0, "DoorId": 0, "NoPermKill": false, "KillSleep": false, "Commands": { "say": { "Command": "chat.say /market", "Arrangements": " chat.say /market ", "OnPlayer": true } } } } } keep in mind this npc will only be able to be accessed by players with the trading.use permission and the npctp.default permission.
  20. Myescape

    Trading Platform

    could the ability to post stacks of items be added
  21. Myescape

    Trading Platform

    "Settings Economy": { "Type (Plugin or Item)": "Plugin", "Plugin name": "ServerRewards", "Balance add hook": "AddPoints", "Balance remove hook": "TakePoints", "Balance show hook": "CheckPoints", "ShortName": "", "SkinID": 0 nevermind it worked heres the code
  22. Myescape

    Trading Platform

    is there a way to make this use server rewards instead of economics, i have an idea of how but not sure if it would work or not
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

152.6k

Files Sold

Total number of files sold.

3.3m

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.