-
Posts
367 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Ondraasek
-
Hi I have everything up to date, even image library, but my HUD seems like this, need to reload it etc to make it work. any idea what happened and how to fix it? Thanks
-
I have the same. I did wipe and everything you mentioned and still the same no images. Worked before forced wipe and new patch
-
Yeah I would love to use Carbon, but found out that a lot of things dont work. I have highly modded server high pop PVE and 120+ plugins and with all of them, carbon simply wont even boot, so... no point to upgrade now. I tried carbon on new pvp x2 server which I am preparing and that was the reason I asked for it that UI doesnt work. Didnt realize it can be carbon issue. then I switched to oxide and no problem at all. at this point Carbon is not the best for me, but I am really looking for one day I will put it to all my servers
-
"UI": { "Advanced Alerts UI": { "Enabled": false, "Anchor Min": "0.35 0.85", "Anchor Max": "0.65 0.95", "Time Shown": 5.0, "Title Background Color": "#000000" }, "Buyable Events UI": { "Enabled": false, "Offset Min": "-34.159 86.718", "Offset Max": "179.959 254.682", "Panel Alpha": 0.98, "Cursor Enabled": false, "Background Color": "#252121", "Title Background Color": "#000000", "Button Alpha": 1.0, "X Text Color": "#FFFFFF", "Font Size": 14, "Use Contrast Colors For Text Color": true, "Use Difficulty Colors For Buttons": true, "X Button Color": "#497CAF", "Easy Button Color": "#497CAF", "Easy Text Color": "#FFFFFF", "Medium Button Color": "#497CAF", "Medium Text Color": "#FFFFFF", "Hard Button Color": "#497CAF", "Hard Text Color": "#FFFFFF", "Expert Button Color": "#497CAF", "Expert Text Color": "#FFFFFF", "Nightmare Button Color": "#497CAF", "Nightmare Text Color": "#FFFFFF" }, "Buyable Cooldowns UI": { "Enabled": false, "Offset Min": "-117.966 -77.055", "Offset Max": "-17.834 -33.74", "Panel Alpha": 0.98, "Background Color": "#242020", "Title Text Color": "#FFFFFF", "Title Embed Color": "#242020", "Title Panel Color": "#000000" }, "Delay UI": { "Enabled": true, "Offset Min": "-34.488 87.056", "Offset Max": "179.631 124.804", "Font Size": 14, "Panel Alpha": 0.98, "Text Color": "#FF0000", "Background Color": "#252121", "Title Background Color": "#000000" }, "Lockouts UI": { "Enabled": true, "Offset Min": "-117.966 -149.658", "Offset Max": "-17.834 -106.342", "Panel Alpha": 0.98, "Background Color": "#242020", "Title Text Color": "#FFFFFF", "Title Embed Color": "#242020", "Title Panel Color": "#000000" }, "Status UI": { "Font Size": 12, "Panel Color": "#252121", "PVP Color": "#FF0000", "PVE Color": "#008000", "Show Loot Left": true, "Enabled": false, "Offset Min": "43.957 87.056", "Offset Max": "179.626 149.024", "Panel Alpha": 0.98, "Background Color": "#252121", "Title Background Color": "#000000", "No Owner Color": "#FFFFFF", "Negative Color": "#FF0000", "Positive Color": "#008000" } This is my UI config, I needed to disable it
-
-
okok thanks a lot
-
Hi, please can you add Carbon support? I need it badly. Loading plugin 'RaidableBases'... Threading compilation failed for 'RaidableBases' (Object reference not set to an instance of an object) at Carbon.Jobs.ScriptCompilationThread.ThreadFunction () [0x00295] in <c8ffa07bdd934958a584e93342fc83cd>:0 Failed compiling 'carbon\plugins\RaidableBases.cs': 1. No overload for method 'LogInfo' takes 2 arguments (RaidableBases 29 line 17022) 2. No overload for method 'LogInfo' takes 3 arguments (RaidableBases 33 line 17497) 3. No overload for method 'Add' takes 4 arguments (RaidableBases 27 line 20607) 4. No overload for method 'Add' takes 4 arguments (RaidableBases 27 line 20617) 5. 'CuiElement' does not contain a definition for 'DestroyUi' (RaidableBases 21 line 20629) Thanks a lot
-
now its not giving me even loot as 1-own after todays update
-
Hey this is my loot table attached. I played with that and everytime when I change loot to 1 - own, so it lags after kill. others not thanks for advise Clown.json
-
Hey do you have an idea why my server lags everytime someone kill the boss? its after new patch probably. I have beast dedicated machine. any idea? thanks a lot
-
this problem is still persist. Admin log off while in vanish and now he cant respawn. this is what I get at console: NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_gameObject(UnityEngine.Component) at BaseNetworkable.SendNetworkUpdate (BasePlayer+NetworkQueue queue) [0x000a6] in <ef898b6b16f547b29232eecc84bea530>:0 at BaseEntity.SendChildrenNetworkUpdate () [0x00024] in <ef898b6b16f547b29232eecc84bea530>:0 at BaseEntity.SetParent (BaseEntity entity, System.UInt32 boneID, System.Boolean worldPositionStays, System.Boolean sendImmediate) [0x000fd] in <ef898b6b16f547b29232eecc84bea530>:0 at BaseEntity.SetParent (BaseEntity entity, System.Boolean worldPositionStays, System.Boolean sendImmediate) [0x00000] in <ef898b6b16f547b29232eecc84bea530>:0 at BasePlayer.RespawnAt (UnityEngine.Vector3 position, UnityEngine.Quaternion rotation) [0x0005f] in <ef898b6b16f547b29232eecc84bea530>:0 at BasePlayer.Respawn () [0x00044] in <ef898b6b16f547b29232eecc84bea530>:0 at ConVar.Global.respawn (ConsoleSystem+Arg args) [0x00053] in <ef898b6b16f547b29232eecc84bea530>:0 at ConsoleGen+<>c.<.cctor>b__2_685 (ConsoleSystem+Arg arg) [0x00000] in <ef898b6b16f547b29232eecc84bea530>:0 at ConsoleSystem.Internal (ConsoleSystem+Arg arg) [0x0005b] in <9801c5cea6b04e089042e0eac1a2aea4>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) ConsoleSystem:Internal(Arg) ConsoleSystem:Run(Option, String, Object[]) ConsoleNetwork:OnClientCommand(Message) ServerMgr:OnNetworkMessage(Message) Facepunch.Network.Raknet.Server:ConnectedPacket(Connection) Facepunch.Network.Raknet.Server:Cycle() ServerMgr:Update() (Filename: <ef898b6b16f547b29232eecc84bea530> Line: 0) NCTuning[76561198028409660] has spawned (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
-
I figured almost everything out, but it would be better to have video thanks a lot, plugin works like a charm
-
Hi can you tell me how to add kit and assign delivery quest and how to do npc with vending? thanks a lot it would be cool to do some basic manual how achieve things, thanks a lot
-
-
yeah seems like facepunch messed it up. Thanks a lot for your help and sorry for bothering you. great support
-
oh ok, good to know thanks a lot
-
no just on this one,but I have more servers, so we will see. I will wipe server tomorrow, so not a big deal. Just thought it was caused by this update, because I didnt touch on anything in last week.
-
it looks like this to all players
-
Hi, yesterday I uploaded new version of NPCSpawn plugin and I started to have a problem on the server. When crane is spawned, it has black window and I cant see thru. https://ibb.co/x2sCvyN https://ibb.co/xqSy5zG Can you advise what can cause it? It worked 2 days ago and it started to do after update. Thanks a lot
-
this one works with convoy , thank you
-
sure attached Convoy.json Hud(1).json