Jump to content

mrdecoder

Creator
  • Posts

    368
  • Joined

  • Last visited

Everything posted by mrdecoder

  1. mrdecoder

    breaks

    donno why but it breaks sometimes
  2. [Info("CustomChatCommands", "PsychoTea", "2.1.2")]
  3. does this plugin also exepts 2 commands in 1 command i have a plugin that have build in pages to show kits/shop and stuff like this but to open the kits in that menu the menu needs to be open first example: "Command": "kit", "event": [ "MenuClick -1", "MenuClick 2" ] --------------------------- could i in this plugin do this .... ? { "Gobal Settings": { "Global - On Status": true, "Global - Use global permissions": true, "Global - Notify after command execution": true, "Global - Chat notification avatar ID (0=Rust)": 0 }, "Project Configuration": { "Project - Project List": [ { "Project - Name (can be named arbitrarily)": "kit", "Project - Open Status": true, "Project - Command Content (without '/')": "kit", "Project - Command Type (chat/console)": "kit", "Project - Use separate permissions": false, "Project - Individual Permissions": "", "Project - Feedback Message Type (chat/console)": "kit", "Project - Feedback message on successful operation": true, "Project - Run Success Feedback Message": "Project {0} ran successfully", "Project - Use Run Failure Feedback Message": true, "Project - Run Failure Feedback Message": "Project {0} failed to run. Reason: {1}", "Project - Event List": [ { "Event - On Status": true, "Event - Command execution end (player/server)": "player", "Event - Execution Count": 1, "Event - Command Type (chat/console)": "console", "Event - Command Content (without '/')": "MenuClick -1" }, { "Event - On Status": true, "Event - Command execution end (player/server)": "player", "Event - Execution Count": 1, "Event - Command Type (chat/console)": "console", "Event - Command Content (without '/')": "MenuClick 2" } ] } ] } } would that work?
  4. i think this has to do with an error regarding clan or team try adding yourself in a team or in a clan and try again ill look into this asap but atm i have some IRL stuff that is taking priority
  5. hi im sorry i got some stuff IRL the remote stuff im still looking at and i hope i can bring an update out soon but atm i simply not have time what is issue you still having?
  6. mrdecoder

    error???

    there you go atm im revmoving this file each 5 min to make sure it not crashing my server Invites.json
  7. mrdecoder

    error???

    its still comming atm not so much but seems to lag server alot 15:29 [Error] Failed to call hook 'GetClan' on plugin 'Clans v1.1.12' (ArgumentException: Could not determine JSON object type for type Oxide.Plugins.Clans+ClanInviteData.) at Newtonsoft.Json.Linq.JValue.GetValueType (System.Nullable`1[T] current, System.Object value) [0x000e8] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JValue..ctor (System.Object value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JContainer.CreateFromContent (System.Object content) [0x0000c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JContainer.AddInternal (System.Int32 index, System.Object content, System.Boolean skipParentCheck) [0x00048] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JContainer.AddInternal (System.Int32 index, System.Object content, System.Boolean skipParentCheck) [0x00020] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JContainer.Add (System.Object content) [0x0000c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JArray..ctor (System.Object content) [0x00011] in <271c58b7a8684db5a2c92be17a81f252>:0 at Oxide.Plugins.Clans+ClanData.ToJObject () [0x00095] in <2075aaf533d94564876315349c451d1f>:0 at Oxide.Plugins.Clans.GetClan (System.String tag) [0x0000b] in <2075aaf533d94564876315349c451d1f>:0 at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00df9] in <2075aaf533d94564876315349c451d1f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  8. hy just wondering if it is compatible with dynamic cupshare ? cause i seem to have issue with doors and stufff or do you have/ know something better?
  9. mrdecoder

    error???

    after each second everything but after i just removed the invites file in data it was good again
  10. mrdecoder

    error???

    Failed to call hook 'GetClan' on plugin 'Clans v1.1.12' (ArgumentException: Could not determine JSON object type for type Oxide.Plugins.Clans+ClanInviteData.) at Newtonsoft.Json.Linq.JValue.GetValueType (System.Nullable`1[T] current, System.Object value) [0x000e8] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JValue..ctor (System.Object value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JContainer.CreateFromContent (System.Object content) [0x0000c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JContainer.AddInternal (System.Int32 index, System.Object content, System.Boolean skipParentCheck) [0x00048] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JContainer.AddInternal (System.Int32 index, System.Object content, System.Boolean skipParentCheck) [0x00020] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JContainer.Add (System.Object content) [0x0000c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.JArray..ctor (System.Object content) [0x00011] in <271c58b7a8684db5a2c92be17a81f252>:0 at Oxide.Plugins.Clans+ClanData.ToJObject () [0x00095] in <e124056acd124bf8979f3653d1d266c9>:0 at Oxide.Plugins.Clans.GetClan (System.String tag) [0x0000b] in <e124056acd124bf8979f3653d1d266c9>:0 at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00df9] in <e124056acd124bf8979f3653d1d266c9>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 this is getting spammed alot
  11. mrdecoder

    prevent plugin use

    hi uhm cool plugin and works perfectly but... at goes against other plugins that for example have an arena if one member of a clan goes in an arena and then another does tpr then it automaticly goes through every security on the event people can tp so im wondering if there is a way to prevent this or maybe make a hook for it to prevent the use of ATP
  12. hi. first off all cool plugin ive had this plugin from start but i never used it cause i have 500+ clans on a different system linked to alot of plugins put since k1lly0u made a dll system to make it better it got real bad so i tought lets give this one a go it all works as expected for the moment but because im used to alot of other plugin options regarding clans. it seems this one is missing some clan chat ally chat how comunicate to an ally? command to change ally ff or clan ff is a bit long atm i solved this with custom commands wich works good but maybe idea to allow to change commands /cff /aff also maybe add more options to the clantag color atm its either on or off and users will missuse it alot make it so that there is an option to only have 5 colors to pick from or something like that but overal it works
  13. mrdecoder

    block teleport

    this one when you use it you dont have to do command so i think this is reason that players tp onto the survival cause i already blocked all other commands as far as i know
  14. mrdecoder

    block teleport

    hi cool plugin but alot of ways to glitch it i think i blocked almost any command now but people still find ways to for example teleport inside it they teleport to team or friend and i use atp so command is not needed to accept the tp i need this blocked
  15. lol never heard this one before but ill take a look
  16. mrdecoder

    Permission problems

    Changed Status from Pending to Work in Progress
  17. mrdecoder

    Permission problems

    yes i hear that alot and will try to fix asap most simple fix for now is to make sure you in a team, on a single person its doing weird
  18. anyone can make me a good statistics page ? ive seen alot of cool plugins over the years but nobody made one that works good only one that comes close is playerranks but also that one is missing stuff so who is willing to help me i need a simple stats plagin that shows stats info in a UI i need that it gets saved in a database so i can use this info also online it needs to be in 2 parts wipe and overall and if possible also a section that shows clan stats stats include headshots Kill Death Ratio Overall Accuracy Suicides Times Wounded C4 Thrown Rockets Fired TC's Destroyed NPC Kills and so on i thought maybe better-statistics from -billy you- would work but it seems thats only a website info thing and it does not have an overal UI on the server so its pretty much useless for most servers so i hope someone has something better thanks in advance
  19. mrdecoder

    problem with /turrets

    Changed Status from Pending to Closed
  20. im looking for a good foundation limit plugin or entity limit plugin i need a plugin that limits foundations/ entities on the main base but still be able to build other bases but also on limits so for example main base can have 10000 ents the next base can have 4000 or something like that for more info contact me
  21. hi uhm somehow my items not stack anymoe after the last update like if you drop it on the floor anyone know why and how can i fix this ?
  22. mrdecoder

    problem with /turrets

    yes i seem to be having a problem if not in a team or clan i havent fount time to fix it yet i suggest you add yourself in a team or clan it should work after that
  23. mrdecoder

    broken?

    i not gives an error it just not work it simply says you do not have permissions to use adminpower mode if its on or of it not matter it not changing the cfg anymore it gives the groups tho but it keeps the cfg powers
  24. mrdecoder

    broken?

    yes all is updated and latest version of this plugin all works exept the dll wich is most importent
  25. yes a sharknado
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

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