-
Posts
1,984 -
Joined
-
Last visited
-
Days Won
24
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by SlayersRust
-
I meant if you get the error on my map version with the railway tunnels or not. I didnt change any railway tunnels but maybe I accidently did. I added several X Monuments and had to rmeove missile silo and militaryb tunnels because i didnt know how to fix them at the time
-
I edited the map a bit can you please test the version I send you? Let me know if there is anything broken in it
-
Yes here is my Config and Data File for DynamicPVP DynamicPVP (1).json DynamicPVP.json
-
Yes I use ZoneManager paired with DynamicPVP.
-
Hello I run DynamicPVP and it is giving me a warning there is an issue with the TrainTunnels/Train Links could you please check on this I think its potentially causing server stalls when trains pass this point. I'm guessing a linkage or tunnel could be broken somewhere? ```[Dynamic PVP] Corrupt Train Tunnel stairwell/dwelling linkage(s) detected. Related monument events may not work as expected. This is a map/RustEdit issue, not a DynamicPVP issue.```
-
Normal to toss items out into the abyss once leaving the water? - See video Instantscuba.mp4
-
-
- #kits
- #battlefield
-
(and 1 more)
Tagged with:
-
- 17 comments
-
- #title
- #betterchat
- (and 16 more)
-
I can this Error when loading new version Exception while invoking event handler (KeyNotFoundException: The given key 'global.roamtasks' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Game.Rust.Libraries.Command.RemoveConsoleCommand (Oxide.Game.Rust.Libraries.Command+ConsoleCommand command) [0x00030] in <658ff3a00245492b8e85fcc19380bb26>:0 at Oxide.Game.Rust.Libraries.Command.plugin_OnRemovedFromManager (Oxide.Core.Plugins.Plugin sender, Oxide.Core.Plugins.PluginManager manager) [0x00038] in <658ff3a00245492b8e85fcc19380bb26>:0 at Oxide.Core.Event+Callback`2[T1,T2].Call (T1 arg0, T2 arg1) [0x0000c] in <15f61ddda771464d8246ebdce8ff4811>:0
-
After updating to newest version and wiping my config it no longer has anywhere to edit the sent messages? It also did not create any language file for the messages. Where can I now edit all the messages that used to be in the PlayToWin Config? "Messages": { "NoPermission": "You do not have permission.", "PlayerNotFound": "Player '{player}' not found.", "InvalidAmount": "Invalid amount.", "NoFreeVip": "{player} does not have free VIP.", "UsageAwardPoints": "Usage: /awardpoints <player> <amount>", "UsageSetPoints": "Usage: /setpoints <player> <amount>", "UsageRemovePoints": "Usage: /removepoints <player> <amount>", "UsageExpireVip": "Usage: /expirevip <player>", "UsageExpireAllVip": "Usage: /expireallvip", "NotEnoughPoints": "<color=#d4af37>[Play To Earn VIP]</color> You need {hoursneeded} more hours to redeem FREE Lifetime [BUILDER] VIP.", "Balance": "<color=#d4af37>[Play To Earn VIP]</color> Your balance: {points}/{cost} points towards FREE Lifetime [BUILDER] VIP!", "AwardMessage": "<color=#d4af37>[Play To Earn VIP]</color> +{added} points! New balance: {points}/{cost} towards FREE Lifetime [BUILDER] VIP!", "AlreadyVip": "<color=#d4af37>[Play To Earn VIP]</color> You already have [BUILDER] VIP for {viptime}.", "VipRedeemed": "<color=#d4af37>[Play To Earn VIP]</color> You redeemed {durationdays} days of [BUILDER] VIP.", "VipExpired": "Your free VIP has expired.", "PointsInfo": "<color=#d4af37>[Play To Earn VIP]</color> You have {points} points and {hours} hours of playtime. 100 Hours Played gets you FREE Lifetime BUILDER VIP!", "AdminGavePoints": "{admin} gave {added} points to {player}. Total: {points}.", "AdminSetPoints": "{admin} set {player}'s points from {old} to {set}.", "AdminRemovedPoints": "{admin} removed {removed} points from {player}. Total: {points}.", "ForceExpired": "{admin} force-expired VIP for {player}.", "ForceExpiredAll": "{admin} expired VIP for {removed} players." } }
-
They might mistake it for an event yeah but also might go there and find it more often to do the bradleys, hovering over it will still say "Bradley Seller" which is good. Anyways up to you
-
@SuperKittenI DMD the Map fixed to FalloutVerse but its up to him if he wants to distribute it. He can also reply to this message if he would like me to send it to you directly but because of Codefling Rules I will have to see if @Zero Absolutois okay with this or if he would like to push the update I sent them. The map fixes in RustEdit are quite easy. Simple do whatever the "Y" is for the respective monument you need to -30 or -50 or -46 from that amount. Say of the "Y" amount for Military Tunnels is 26.5 just do 26.5 - 46 then -19.5 would be your NEW "Y" value for that monument. I hope this helped a bit Large Sewers (cave_large_sewers_hard) — Y -30 Military Tunnel — Y -50 Missile Silo — Y -46
-
Console Spam after May Forced Wipe Update. Some players are unable to open the command or GUI this wipe. Could we please get a fix for this. I have included my config and version number for helping I use the command /perks as stated in my config and also the tshirt GUI Icon. The weird thing is this issue is only happening with a few dozen players but for some players it works fine. Failed to call hook 'CmdOpenInventory' on plugin 'AdvancedItemCrafting v1.0.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AdvancedItemCrafting.AddPlayerBuffsPanel (Oxide.Plugins.AdvancedItemCrafting+ExtendedCuiElementContainer builder, BasePlayer player, Oxide.Plugins.AdvancedItemCrafting+PlayerState playerState) [0x01012] in <cb185154b06a4931bd4cf363ccf8aa67>:0 at Oxide.Plugins.AdvancedItemCrafting.ChatOpenInventory (BasePlayer player) [0x00027] in <cb185154b06a4931bd4cf363ccf8aa67>:0 at Oxide.Plugins.AdvancedItemCrafting.CmdOpenInventory (ConsoleSystem+Arg arg) [0x00007] in <cb185154b06a4931bd4cf363ccf8aa67>:0 at Oxide.Plugins.AdvancedItemCrafting.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00777] in <cb185154b06a4931bd4cf363ccf8aa67>: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 <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 AdvancedItemCrafting.json
-
Not working after latest update. I made sure to have /kit autokit disabled and still no one can use the plugin this wipe. It worked fine last wipe so I'm not sure what has changed.
-
Please use the latest version 2, it should be all fixed now. It may require a wipe I apologize this was a last minute change by the Rust Game Developers which sent lots of map makers scrambling. Thank you for your patience as forced wipe falls at 2AM my time, doing my best to be speedy with the updates today
- 4 comments
-
- #custom map
- #one grid
-
(and 29 more)
Tagged with:
- #custom map
- #one grid
- #launch site
- #launchsite
- #small map
- #fun
- #shallow beach
- #buildable monument
- #bus stop
- #missile silo
- #lighthouse
- #oil rig
- #dome
- #sphere tank
- #1400k
- #x spot
- #build spot
- #builder
- #building
- #custom monument
- #onegrid
- #build zone
- #rust map
- #facepunch
- #supermarket
- #gas station
- #cave
- #arch rock
- #rock fomation
- #epic
- #1400
-
This should be fixed in Version 3 but it may need a wipe. I once again apologize 1000s of us were scrambling to get proper fixes to this for these last minute changes by the game developers
-
Changed Status from Pending to Fixed Changed Fixed In to 3.0.0
-
- 4 comments
-
- #custom map
- #one grid
-
(and 29 more)
Tagged with:
- #custom map
- #one grid
- #launch site
- #launchsite
- #small map
- #fun
- #shallow beach
- #buildable monument
- #bus stop
- #missile silo
- #lighthouse
- #oil rig
- #dome
- #sphere tank
- #1400k
- #x spot
- #build spot
- #builder
- #building
- #custom monument
- #onegrid
- #build zone
- #rust map
- #facepunch
- #supermarket
- #gas station
- #cave
- #arch rock
- #rock fomation
- #epic
- #1400
-
Issue with ItemPerks/ItemLerks Legendaries Using latest versions of all plugins. Whenever a Legendary Enhanced Item drops picking up items off the ground kicks me from the server as well as looting chests when a legendary or enhanced item is touched When I rejoin the item is glitched and im unable to pick it up. RPC Error in Moveltem is what i get as the code