-
Posts
688 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Mals
-
The default json generated in the HarmonyMods folder and is all on one line.Oxidation.Modded.X.json Your other harmony mod go to HarmonyConfig and are formatted. Noticed some new messages too: FileNotFoundException: Could not load file or assembly 'Facepunch.Steamworks.Posix, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. ileNotFoundException: Could not load file or assembly 'Facepunch.Steamworks.Posix, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. I am running on a Windows machine.
- 11 comments
-
- 1
-
-
- #gather
- #gathering
- (and 12 more)
-
- 424 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
Do you realise it is two different plugins, two different authors? They do not overlap, so you are effectively configuring each "container" once. It would be ideal if there was one master configuration across all plugins, but since this is effectively creating new container types that is out of scope for existing plugins. You would need to get the AlphaLoot to alter its code to support this plugin, not the other way around. I would suggest it is unlikely.
-
change this line 317: List<BasePlayer> WithoutAdmin = (BasePlayer.activePlayerList.Where(x => !x.IsAdmin).Select(player => player)).ToList(); to: List<BasePlayer> WithoutAdmin = (BasePlayer.activePlayerList.Select(player => player)).ToList(); and line 348 as well. I believe that takes out the admin filter. But normally Admins on most servers do not play, and do not get things, thus this design choice. Perhaps they might consider adding a config option for this?
-
- 424 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 99 comments
-
- #panel
- #infopanel
- (and 4 more)
-
same for me looks like it needs an update to the latest version of oxide.
-
- 101 comments
-
- 424 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 10 comments
-
- #rust
- #mechanics
-
(and 6 more)
Tagged with:
-
-
A fun way to add convenience to your server. Although my server is PvE, I suspect for PvP this would be a radical game changer. This would motivate VIP purchases if your goal is monetization. Players enjoy having different kits for different situations at their fingertips. For the price, it is an excellent addition for a server. @Raul-Sorin Sorban has made some lovely portable utilities, all of them worth a look.
-
- 49 comments
-
- #zombie
- #krungh crow
-
(and 5 more)
Tagged with:
-
- 195 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 82 comments
-
- #stats
- #statistics
- (and 5 more)
-
- 195 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 177 comments
-
- 1
-
-
- #monuments lock
- #lock monument
-
(and 3 more)
Tagged with:
-
- 31 comments