Jump to content

MightyBeard

Member
  • Posts

    42
  • Joined

  • Last visited

Everything posted by MightyBeard

  1. could you Add cooldown to keycard XP because players can keep spamming keycard to get experience if owner set so player get experience for swiping card.
  2. MightyBeard

    Skins

    how about
  3. Looks good.
  4. Its because that hook ain't ready yet in carbon. They aren't done with all hooks yet.
  5. i still have the same bug.
  6. MightyBeard

    command

    Saw what i did wrong.
  7. MightyBeard

    command

    i wish this would work "CHAT command executed on behalf of the player [if empty, the subsections below are used]": "bdbuy hard",
  8. MightyBeard

    prefabs.

    i can see total of 4 arenas but we only got 2 how would in get the other 2?
  9. MightyBeard

    Scheduler

    is it possible to have it like { "Minute": "@restart", "Hour": "*", "Day": "*", "Month": "*", "DoW": "2-5", "Command": "oxide.unload name" }, To have it being unloaded for several days?
  10. Failed to run a 1.00 timer in 'AlphaAnimals v1.0.2' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Object.GetName(UnityEngine.Object) at UnityEngine.Object.get_name () [0x00001] in <745c4d442eef4e08b35b5975d62d89d1>:0 at Oxide.Plugins.AlphaAnimals+<OnEntitySpawned>c__AnonStorey1.<>m__0 () [0x00000] in <24c373f9fa96418dbd9e5e7917f84fa6>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 here is the config. { "Plugin": { "Debug": false, "Chat Steam64ID": 0, "Chat Prefix": "[<color=orange>AlphaAnimals</color>] ", "Anounce Alpha spawns": true }, "Map Marker Options": { "Update frequency (seconds)": 5.0, "Show to all? (true/false)": true, "Show Animals on map? (true/false)": true }, "Animals Marker Options": { "Bear Color (hex)": "red", "PolarBear Color (hex)": "green", "Wolf Color (hex)": "yellow", "Alpha": 0.7, "Radius": 0.15 }, "Animals": { "Life Duration (minutes)": 45.0, "Spawn Radius": 12, "Bear Packsize": 2, "Bear settings": { "Min HP": 150.0, "Max HP": 250.0 }, "Polarbear Packsize": 2, "Polarbear settings": { "Min HP": 150.0, "Max HP": 250.0 }, "Wolf Packsize": 5, "Wolf settings": { "Min HP": 150.0, "Max HP": 250.0 } }, "Economics": { "Use Economics": true, "Alpha Bear points": 300.0, "Omega Bear points": 100.0, "Alpha Polarbear points": 400.0, "Omega Polarbear points": 150.0, "Alpha Wolf points": 200.0, "Omega Wolf points": 50.0 }, "ServerRewards": { "Use ServerRewards": false, "Alpha Bear points": 300, "Omega Bear points": 100, "Alpha Polarbear points": 400, "Omega Polarbear points": 150, "Alpha Wolf points": 200, "Omega Wolf points": 50 } }
  11. Wow already here that was quick . will try out.
  12. MightyBeard

    Radial Menu

    a Private one from david.
  13. MightyBeard

    Radial Menu

    I have a backpack plugin and backpack upgrader plugin and backpack upgrader using console command to upgrade, sure i could just upgrade inside backpack as it it now. but if you add console command to the plugin i will buy it.
  14. MightyBeard

    Rhib error image.

    This is the error i got just installed it,
  15. MightyBeard

    Error in console

    Here is the config. { "Global": { "allowWhenBlocked": true, "allowRespawnWhenActive": false, "useCooldown": true, "useNoEscape": false, "useFriends": false, "useClans": false, "useTeams": false, "copterDecay": false, "allowDamage": false, "killOnSleep": false, "allowFuelIfUnlimited": false, "allowDriverDismountWhileFlying": true, "allowPassengerDismountWhileFlying": true, "debug": false, "StopEngineOnfmini": false, "stdFuelConsumption": 0.25, "cooldownmin": 15.0, "mindistance": 0.0, "fminidistance": 0.0, "minDismountHeight": 7.0, "startingFuel": 0.0, "Prefix": "[My MiniCopter]: ", "TimedHover": false, "DisableHoverOnDismount": true, "EnableRotationOnHover": true, "PassengerCanToggleHover": false, "HoverWithoutEngine": false, "UseFuelOnHover": true, "HoverDuration": 60.0, "UseKeystrokeForHover": true, "HoverKey": 134217728 }, "Version": { "Major": 0, "Minor": 4, "Patch": 9 }, "VIPSettings": {} }
  16. MightyBeard

    Error in console

    Server is getting this error as soon as a player uses gmini. NullReferenceException: Object reference not set to an instance of an object Failed to call hook 'OnPlayerInput' on plugin 'MyMiniCopter v0.4.9' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.MyMiniCopter.OnPlayerInput (BasePlayer player, InputState input) [0x001e0] in <bfb39093c69e4c6fb673029941b2d805>:0 at Oxide.Plugins.MyMiniCopter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d7] in <bfb39093c69e4c6fb673029941b2d805>:0 22kb/s in, 232kb/s out 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 <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
  17. MightyBeard

    level requirement?

    Another question then, is there a possibility to disable some skills inside zones?
  18. Tnx
  19. if you want you could add that as a prefix as left of hotbar or something.
  20. It worked flawlessly
  21. MightyBeard

    level requirement?

    Yes that could work. but i wish they could see the tree so they are intrigued to level quicker. Il try to add it later today. Btw What video are you referring to?
  22. MightyBeard

    level requirement?

    Is it possible to have a level requirement to add a point to a skill? like a custom skill but have a requirement so for example I've got 200 lvls on my server but at lvl 100 you can add a one shot kill permission used with plugin lethalheadshots?
  23. and even if i do really wierd it kinda look okay but not on wide part.
  24. ive updated. With custom location in config "ParentPosition": { "Enabled": true, "AnchorMin": "0.26 0.01", "AnchorMax": "0.34 0.11", "OffsetMin": "0 0", "OffsetMax": "0 0" on 16:9 monitor its like this And this is how it is one 21;9 monitor
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.5k

Files Sold

Total number of files sold.

2.5m

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.