-
Posts
699 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Chill Roleplay
-
-
Some players like to take photos of the server and the only Gui on our server that cant turn off it the police one Backpacks turns off Experience turns off so does Info Panel All with simple commands so that we can take beautiful video and pictures for contests and other uses. 🙂 I understand its a Niche use so if not its ok its not allot to crop it out Halloweens coming and we have some spooky photo contests around the corner 😄
-
-
- 177 comments
-
- #server
- #installer
-
(and 7 more)
Tagged with:
-
Stop on startup and compiler not closing
Chill Roleplay replied to Chill Roleplay's Support Request in Support
i was sleeping so didnt relies server was down for over a hour 😞 -
Stop on startup and compiler not closing
Chill Roleplay replied to Chill Roleplay's Support Request in Support
updated to 2.3.2 Today the server restarted for oxide update it got hung up at same spot but Rust dedicated and the compiler didn't close this time and error was 11:42 [Error] Error while compiling: compiler version disconnected -
Hello, I have been using this tool for a couple months but occasionally on startup it will freeze on something like loading rail mesh. If this happens even 30 minutes can pass and the server will not do anything until I close it. sometimes after closing it the compiler process is still open in task manager and needs to be closed to properly start the server again. Is there a way to fix this? is this a common issue?
-
-
-
Disregard its working fine! 🙂
-
I will test tonight but players are saying they cannot place the water barrels
-
- 30 comments
-
- 1
-
-
- #competition
- #event
- (and 6 more)
-
-
-
One of the Codes of my choice I think goes into plugins image folder goes to data i assume but where does psd and affinity go?
-
AUG 17th: so far a great experience players lover it and it really boosts the club and bar jobs experience 🙂 we are coming up with a whole alcohol control act lol OCT15: was a cool plugin got ppl exited about it but had to remove it - I mentions a exploit 2 weeks ago an not even a answer back. Also if you look at support there unanswered tickets dating back to mid September Edit #2: its been 3 weeks i've attempted to contact in the creators discord and here without any response. I say we all start going for a refund on this broken plugin! Edit #3: Plugin appears to be in working order again. 😄 It was quite along time but very happy to reintroduce this.
-
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?