-
Posts
706 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Chill Roleplay
-
Until there is a fix my suggestion is to change your drug items to bleach or tape and not sticks(this will break the current in game product) but as that happens every time that conflict happens your players are losing 1 of the stacks I think. shortname: bleach Shortname: ducttape it may be up to the other plugins to recognize this plugin but i'm not sure (I'm not familiar with lootable but with Ganja there was a way in the cs to fix this issue for me ill post below) private bool HasThirdPartyStackController() => StackModifier != null || CustomSkinsStacksFix != null; (if there is a section with HasThirdPartyStackController in your lootable cs you could add drug business like below) private bool HasThirdPartyStackController() => StackModifier != null || DrugBusiness != null || CustomSkinsStacksFix != null; @Nod Js should Onehitter reach out to creators of bank system and lootable? or is this something that can be done with a update? Also Why does this plugin need to control stack size?
-
-
-
- 69 comments
-
- #rust
- #rust plugin
- (and 9 more)
-
- 69 comments
-
- #rust
- #rust plugin
- (and 9 more)
-
- 45 comments
-
- 45 comments
-
- 45 comments
-
Do some of these base designs already have loot in them? there's a couple items that have come up in the loot table recently i don't now if it was because of a radiable base update or what but I have been suspecting its from these bases. Players are funding unusual items in the ones labeled trap bases like stacks with 300k+ recourses or 75 gear's even items to plugins I don't have like GPU's
- 45 comments
-
even after restarts it appeared there was a windows command line running with something related to it in background after closing it it has loaded
-
Yes i have plenty of ram plenty of disk space, restart i tried twice, tried manual and MRS server updates of oxide and ther server verifys the files fine everything was great then the server went down due to a oxide update now it wont come back just sticks on starting server
-
Server stuck at server starting after update
-
- 234 comments
-
- 1
-
-
- #rust server tool
- #rust server management
-
(and 28 more)
Tagged with:
- #rust server tool
- #rust server management
- #server administration
- #game server hosting
- #rust game
- #server creation
- #server installation
- #plugin management
- #server wiping
- #game server tools
- #easy server setup
- #rust gaming community
- #multiplayer server
- #server extensions
- #rust community
- #server modding
- #server hosting
- #rust server hosting
- #rust server setup
- #server automation
- #myrustserver
- #umod
- #carbon
- #wipe
- #rust
- #installer
- #auto update
- #auto restart
- #discord integration
- #plugin update
-
Sometimes (like 1-5 times) when the server is automatically restarting it will get caught up on Rail mesh's and will stop loading. When this happens it will jusdt stay frozen on rail mesh in the console, even after 20 mins it wont recognize it needs to restart itself. i will have to Ctrl alt DEL end task on the compiler and load it back up again manually
- 234 comments
-
- #rust server tool
- #rust server management
-
(and 28 more)
Tagged with:
- #rust server tool
- #rust server management
- #server administration
- #game server hosting
- #rust game
- #server creation
- #server installation
- #plugin management
- #server wiping
- #game server tools
- #easy server setup
- #rust gaming community
- #multiplayer server
- #server extensions
- #rust community
- #server modding
- #server hosting
- #rust server hosting
- #rust server setup
- #server automation
- #myrustserver
- #umod
- #carbon
- #wipe
- #rust
- #installer
- #auto update
- #auto restart
- #discord integration
- #plugin update
-
-
private bool HasThirdPartyStackController() => StackModifier != null || Loottable != null || CustomSkinsStacksFix != null; Is there a way to may it not conflict with Drug Business aswell? HasThirdPartyStackController() => StackModifier != null || DrugBusiness != null || Loottable != null || CustomSkinsStacksFix != null; Would this work? ^
-
-
- 45 comments
-
- 1
-
-
- 9 comments
-
- #metal detector
- #detector
-
(and 2 more)
Tagged with:
-