Jump to content

geekyplaster

Member
  • Posts

    121
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by geekyplaster

  1. Thanks, that is pretty much what I had already tried but no joy. my version of zonemanager is v3.1.10 if that helps
  2. Failed to call hook 'rzinfo' on plugin 'ZoneCustomUI v1.0.2' (KeyNotFoundException: The given key 'Name' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.ZoneCustomUI.LoadData () [0x00054] in <44e0c5c7dfde45bebe44eccb1967c5ff>:0 at Oxide.Plugins.ZoneCustomUI.rzinfo (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x0001c] in <44e0c5c7dfde45bebe44eccb1967c5ff>:0 at Oxide.Plugins.ZoneCustomUI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0039d] in <44e0c5c7dfde45bebe44eccb1967c5ff>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  3. Hi, I tried as suggested but still doesnt work. I removed both ZoneCustomUI & zone manager, restarted server reinstalled both plugins created a zone and ran /rzinfo the config file is created on plugin startup but does not update after command is run. any other ideas would be appreciated thanks
  4. Hi, Not used plugin for a while. setup today but I get an error in console when leaving zone and indicator does not change. Failed to call hook 'OnExitZone' on plugin 'ZoneCustomUI v1.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ZoneCustomUI.OnExitZone (System.String ZoneID, BasePlayer player) [0x0006a] in <1d6a5f843f174a0889109a58a525ee2a>:0 at Oxide.Plugins.ZoneCustomUI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00173] in <1d6a5f843f174a0889109a58a525ee2a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 here is my config file - the command /rzinfo didnt seem to change or update the config file so I added the zone manually. { "Default icon URL for CustomStatusFramework": "https://i.imgur.com/MLRiCM0.png", "Settings outside the zone": { "Id": "0", "Name": "Outside", "AnchorMin": "0.649 0.041", "AnchorMax": "0.695 0.081", "Color_Background": "0.9 0.2 0.2 0.8", "Color_Text": "1 1 1 1", "TextSize": "16", "TextPlaceHolder": "PVP", "ShowZonenameOnStatusFramework": false, "IconURL": "https://i.imgur.com/MLRiCM0.png" }, "Default settings for the new zone": { "Id": "1", "Name": "Default", "AnchorMin": "0.649 0.041", "AnchorMax": "0.695 0.081", "Color_Background": "0.1 0.8 0.1 0.8", "Color_Text": "1 1 1 1", "TextSize": "16", "TextPlaceHolder": "PVE", "ShowZonenameOnStatusFramework": false, "IconURL": "https://i.imgur.com/MLRiCM0.png" }, "Zones list": [ { "Id": "43470134", "Name": "Default", "AnchorMin": "0.249 0.041", "AnchorMax": "0.295 0.081", "Color_Background": "0.1 0.8 0.1 0.8", "Color_Text": "1 1 1 1", "TextSize": "16", "TextPlaceHolder": "PVE", "ShowZonenameOnStatusFramework": false, "IconURL": "https://i.imgur.com/MLRiCM0.png" } ] }
  5. same issue
  6. geekyplaster

    Map size is not 4000

    Hi, Just purchased this map and loaded into rustedit but the map size is not 4000 as per the listed information... Features: Prefab Count: ~58к prefabs Size: 4000 I had hoped to increase the map size (extend edges) to include a PVE island to make it 4500 size but it appears it is a 4500 size map already
  7. there is also no password file
  8. geekyplaster

    Betternpc Profiles ?

    Hi, there are no Betternpc Profiles within the download as stated in description.
  9. pretty sure he did
  10. same issue with parachute
  11. geekyplaster

    Vehicles in TC range bug

    Entering a PVE players TC radius in a vehicle will disallow access to its fuel storage unless you have auth on the TC
  12. After a server restart players are given the choice again to join pve or pvp. This happens after every server restart.
  13. The image shows the outer island being a red no build area is this enforced via a plugin or with rustedit? Thanks
  14. Thanks for the update is now working correctly.
  15. Hi, There are no errors during loading, reloading, when heli spawns or any other time whilst plugin running. I don't have any other plugins that effect the attack heli, list of plugins below. 01 "Admin Radar" (5.3.4) by nivex (0.03s / 3 MB) - AdminRadar.cs 02 "AnimalSpawn" (1.0.2) by KpucTaJl (0.01s / 788 KB) - AnimalSpawn.cs 03 "Auto Broadcast" (1.0.9) by Wulf (0.01s / 1 MB) - AutoBroadcast.cs 04 "Automated Events" (1.0.12) by k1lly0u/mspeedie/Arainrr (0.00s / 8 KB) - AutomatedEvents.cs 05 "Automatic Authorization" (1.3.3) by k1lly0u/Arainrr (0.02s / 1 MB) - AutomaticAuthorization.cs 06 "BGrade" (1.1.5) by Ryan / Rustoria.co (0.00s / 0 B) - BGrade.cs 07 "Base Repair" (1.0.26) by MJSU (0.00s / 164 KB) - BaseRepair.cs 08 "Better Chat" (5.2.14) by LaserHydra (0.00s / 40 KB) - BetterChat.cs 09 "BetterLoot" (3.5.8) by Tryhard & Khan (0.35s / 10 MB) - BetterLoot.cs 10 "Blueprint Manager" (2.0.6) by Whispers88 (0.02s / 2 MB) - BlueprintManager.cs 11 "Blueprint Share" (1.3.9) by c_creep (0.00s / 0 B) - BlueprintShare.cs 12 "Building Skins" (1.1.9) by Kaysharp & Marat (0.02s / 2 MB) - BuildingSkins.cs 13 "Building Workbench" (1.4.0) by MJSU (0.01s / 380 KB) - BuildingWorkbench.cs 14 "ChaosExtensionDownloader" (0.1.1) by k1lly0u (0.00s / 420 KB) - ChaosExtensionDownloader.cs 15 "Clans" (0.2.6) by k1lly0u (0.01s / 1 MB) - Clans.cs 16 "Crafting Controller" (3.3.0) by Whispers88 (0.03s / 4 MB) - CraftingController.cs 17 "Custom Vending Setup" (2.11.1) by WhiteThunder (0.01s / 96 KB) - CustomVendingSetup.cs 18 "FancyDrop" (3.2.2) by FastBurst (0.48s / 49 MB) - FancyDrop.cs 19 "Furnace Splitter" (2.5.2) by FastBurst (0.04s / 3 MB) - FurnaceSplitter.cs 20 "Gather Manager" (2.2.78) by Mughisi (0.46s / 47 MB) - GatherManager.cs 21 "Image Library" (2.0.62) by Absolut & K1lly0u (0.04s / 9 MB) - ImageLibrary.cs 22 "Instant Craft" (2.2.7) by Vlad-0003 / Orange / rostov114 (0.00s / 0 B) - InstantCraft.cs 23 "Kits" (4.4.1) by k1lly0u (0.01s / 284 KB) - Kits.cs 24 "Loading Messages" (1.0.9) by CosaNostra/Def/klauz24 (0.01s / 12 KB) - LoadingMessages.cs 25 "Monument Addons" (0.16.2) by WhiteThunder (0.08s / 4 MB) - MonumentAddons.cs 26 "Monument Finder" (3.1.2) by WhiteThunder (0.04s / 3 MB) - MonumentFinder.cs 27 "NTeleportation" (1.7.8) by nivex (0.06s / 3 MB) - NTeleportation.cs 28 "No Escape" (2.1.35) by Calytic (0.02s / 72 KB) - NoEscape.cs 29 "NpcSpawn" (2.6.9) by KpucTaJl (0.24s / 936 KB) - NpcSpawn.cs 30 "Quick Smelt" (5.1.5) by misticos (0.53s / 144 KB) - QuickSmelt.cs 31 "Recycler Speed" (2.0.2) by Ryz0r/yetzt (0.00s / 0 B) - RecyclerSpeed.cs 32 "Remover Tool" (4.3.41) by Reneb/Fuji/Arainrr/Tryhard (0.11s / 14 MB) - RemoverTool.cs 33 "SkinBox" (2.2.4) by k1lly0u (3.72s / 3 MB) - SkinBox.cs 34 "Skip Night" (1.0.8) by Mevent (0.01s / 36 KB) - SkipNight.cs 35 "Stack Size Controller" (4.1.2) by AnExiledDev/patched by chrome (0.07s / 524 KB) - StackSizeController.cs 36 "SupermarketEvent" (1.0.5) by KpucTaJl (0.01s / 72 KB) - SupermarketEvent.cs 37 "Trade" (1.2.44) by Calytic (0.00s / 0 B) - Trade.cs 38 "WPKits" (1.2.21) by David (0.00s / 132 KB) - WPKits.cs 39 "WPSocialLinks" (1.2.21) by David (0.00s / 152 KB) - WPSocialLinks.cs 40 "WPVipRanks" (1.2.21) by David (0.00s / 124 KB) - WPVipRanks.cs 41 "WPWipeCycle" (1.2.21) by David (0.00s / 128 KB) - WPWipeCycle.cs 42 "WelcomePanel" (3.2.21) by David (0.05s / 5 MB) - WelcomePanel.cs
  16. geekyplaster

    Issue with Armoured Heli

    Hi, When the heli comes in to land the attack heli is not attached to the rest of the helicopter. So the attack heli skids across map and the remains of the armoured heli lands but with no rotor blades etc. Thanks in advance
  17. Thankyou for the update all now working fine
  18. Hi, None of the keycard doors work at custom monuments, they illuminate but do not open either with a keycard or via the door button on other side if using noclip. keycard doors at default fp monuments still work fine. Thankyou in advance
  19. Hi, I would like to see an image of the map and the rail & stations layout. is it possible to add these to the description. thanks in advance.
  20. geekyplaster

    fails to load

    You can change line 1705 to this to fix untill updated - foreach (var item in player.inventory.FindItemsByItemID(-932201673))
  21. geekyplaster

    Fails to load

    Hi Plugin fails to load Error while compiling PropertyBuying: 'PlayerInventory' does not contain a definition for 'FindItemIDs' and no accessible extension method 'FindItemIDs' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) | Line: 1707, Pos: 55
  22. Hi, Is this plugin exclusively for carbon?
  23. also chat msg says reader has been placed if that helps
  24. when spawning and setting an atm it is not accessible via the button (as set in config). The atm spawns, shows chat msg when set and creates the data file but cannot use via a button (just shows shop)
2.1m

Downloads

Total number of downloads.

10k

Customers

Total customers served.

145.4k

Files Sold

Total number of files sold.

3.1m

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.