Jump to content

Ondraasek

Member
  • Posts

    367
  • Joined

  • Last visited

Everything posted by Ondraasek

  1. Ondraasek

    remove blood

    no problem I removed it thru source code, but I was just wondering if its possible to do it thru config :). I have it as currency on my server, so dont want to give it to the players for free thank you so much
  2. Ondraasek

    remove blood

    Hey is possible to remove blood from /casino giveall? Thanks a lot
  3. Ondraasek

    ownership option

    I just need to lock boss to the player once he does dmg first. I dont see any setup options at config like its at events config
  4. Ondraasek

    ownership option

    this is only option I have there: "Use the PVE mode of the plugin? (only for users PveMode plugin)": true, and its true and it doesnt work. still it depends on dmg done thanks a lot
  5. Ondraasek

    ownership option

    I have PVE plugin, but dont see it at config
  6. can you send me discord link and where to find it? thanks a lot
  7. and now also this: 09/30 14:10:17 | Failed to call hook 'Cmdplayerxpaddon' on plugin 'XPerienceAddon v1.3.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XPerienceAddon.PlayerRaidsCompletedList (BasePlayer player, System.Int32 page) [0x000ca] in <f7d35a6645f74a0ca63dda0c83c65413>:0 at Oxide.Plugins.XPerienceAddon.Cmdplayerxpaddon (ConsoleSystem+Arg arg) [0x00174] in <f7d35a6645f74a0ca63dda0c83c65413>:0 at Oxide.Plugins.XPerienceAddon.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0260f] in <f7d35a6645f74a0ca63dda0c83c65413>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 thank you so much fof help
  8. Hey, using 1.3.8 version and getting only this error at console: 09/30 14:02:59 | Failed to call hook 'OnRaidableBaseDespawned' on plugin 'XPerienceAddon v1.3.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XPerienceAddon.OnRaidableBaseDespawned (UnityEngine.Vector3 Location, System.Int32 mode, System.Boolean allowPVP, System.String id, System.Single spawnTime, System.Single despawnTime, System.Single loadTime) [0x00007] in <f7d35a6645f74a0ca63dda0c83c65413>:0 at Oxide.Plugins.XPerienceAddon.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x034d7] in <f7d35a6645f74a0ca63dda0c83c65413>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 last fix from you worked, can you help me with this? thanks a lot
  9. Ondraasek

    Raidable Bases

    I have the same on 5950X. Btw you dont need 900 server FPS, its wasting of resources :). I think its doing CopyPaste these drops. What helped me is to limit number of entities spawned per frame. This is my copypaste config: { "Amount of entities to paste per batch. Use to tweak performance impact of pasting": 1, "Amount of entities to copy per batch. Use to tweak performance impact of copying": 1, "Amount of entities to undo per batch. Use to tweak performance impact of undoing": 1, "Enable data saving feature": true, "Copy Options": { "Check radius from each entity (true/false)": true, "Share (true/false)": false, "Tree (true/false)": false, "Default radius to look for entities from block": 3.0 }, "Paste Options": { "Auth (true/false)": false, "Deployables (true/false)": true, "Inventories (true/false)": true, "Vending Machines (true/false)": true, "Stability (true/false)": true, "EntityOwner (true/false)": false } } and drops are not so big. When I was pasting 15-40 per frame, it took more resources.
  10. Ondraasek

    error with raidable bases

    Hey I have free and addon plugin and since I added it, so I am getting this: 09/29 13:45:00 | Calling hook OnLoseCondition resulted in a conflict between the following plugins: XPerience - 0.25 (Single), RaidableBases (True (Boolean)) its spamming my console, is possible to fix it ? thank you
  11. Ondraasek

    Water Patrol

    This happened to me as well, so I removed it until update. I dont have players timed out, but huge FPS drops. With 60+ players online it drops to 10-15 server FPS constantly, when I unload plugin I am instantly back at 70+ FPS and when I load again, instantly back to 10-15 server FPS. I dont know what its causing. I am using all events from here, like water event, sat dish, convoy, armoredtrain, defendablebases etc. Thank you
  12. Works like a charm thank you
  13. Ondraasek

    The Red Button

    hi, new idea => do when button pressed, 10 chickens will be spawned and try to kill player, it can be fun
  14. Hey its there after restart, but button doesnt work. I need to remove it and add new sign. thanks a lot
  15. Ondraasek

    C4 and TruePVE

    c4 is killing player who pushed the button + all others. like if someone stay on it, hes dead. even its sometime attached to the player and player can run around, go to another player and kill them both
  16. Ondraasek

    C4 and TruePVE

    Hey, I am using True PVE and C4 is able to kill other players. Not just who pushed the button. is possible to set it up somehow? thanks a lot
  17. Ondraasek

    problem with server restart

    Hi, when server performs auto restart, the sign is gone and there is just a sign showing two directions with "hell" on it. No button. I need to kill entity and place sign again to get button back. thanks a lot
  18. I have exactly this one now and its doing that: https://rustmaps.com/map/4300_1051202727 I am not using custom maps.
  19. yeah it was swim for me as well
  20. it happens to me while jumping to the high, I decreased it to 30 meters, but still the same, it will push me to the high above the ocean and insta kill and ppl are without loot. my map is 4300
  21. it created 30 MB log, but here it is: NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.RaidableBases+RaidableBase.RemovePlayer (BasePlayer player, Oxide.Plugins.RaidableBases+EjectCode code, UnityEngine.Vector3 a, System.Single radius, Oxide.Plugins.RaidableBases+RaidableType type) [0x00067] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.Protector () [0x00118] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnEnterRaid (BasePlayer target, System.Boolean checkUnderground) [0x00074] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnPreEnterRaid (BasePlayer player) [0x00078] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.<CheckIntrudersEntering>m__7 (BasePlayer player) [0x00021] in <46ba5b4fb0d54ba381342f38b178d185>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckIntrudersEntering () [0x0001c] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckEntitiesInSphere () [0x00029] in <46ba5b4fb0d54ba381342f38b178d185>:0 at InvokeHandlerBase`1[T].DoTick () [0x000be] in <2ee458ba87574da1abcd86c35238b7bc>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <2ee458ba87574da1abcd86c35238b7bc>:0 (Filename: <46ba5b4fb0d54ba381342f38b178d185> Line: 0) NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.RaidableBases+RaidableBase.RemovePlayer (BasePlayer player, Oxide.Plugins.RaidableBases+EjectCode code, UnityEngine.Vector3 a, System.Single radius, Oxide.Plugins.RaidableBases+RaidableType type) [0x00067] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.Protector () [0x00118] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnEnterRaid (BasePlayer target, System.Boolean checkUnderground) [0x00074] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnPreEnterRaid (BasePlayer player) [0x00078] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.<CheckIntrudersEntering>m__7 (BasePlayer player) [0x00021] in <46ba5b4fb0d54ba381342f38b178d185>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckIntrudersEntering () [0x0001c] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckEntitiesInSphere () [0x00029] in <46ba5b4fb0d54ba381342f38b178d185>:0 at InvokeHandlerBase`1[T].DoTick () [0x000be] in <2ee458ba87574da1abcd86c35238b7bc>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <2ee458ba87574da1abcd86c35238b7bc>:0 (Filename: <46ba5b4fb0d54ba381342f38b178d185> Line: 0) NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.RaidableBases+RaidableBase.RemovePlayer (BasePlayer player, Oxide.Plugins.RaidableBases+EjectCode code, UnityEngine.Vector3 a, System.Single radius, Oxide.Plugins.RaidableBases+RaidableType type) [0x00067] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.Protector () [0x00118] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnEnterRaid (BasePlayer target, System.Boolean checkUnderground) [0x00074] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnPreEnterRaid (BasePlayer player) [0x00078] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.<CheckIntrudersEntering>m__7 (BasePlayer player) [0x00021] in <46ba5b4fb0d54ba381342f38b178d185>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckIntrudersEntering () [0x0001c] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckEntitiesInSphere () [0x00029] in <46ba5b4fb0d54ba381342f38b178d185>:0 at InvokeHandlerBase`1[T].DoTick () [0x000be] in <2ee458ba87574da1abcd86c35238b7bc>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <2ee458ba87574da1abcd86c35238b7bc>:0 (Filename: <46ba5b4fb0d54ba381342f38b178d185> Line: 0) NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.RaidableBases+RaidableBase.RemovePlayer (BasePlayer player, Oxide.Plugins.RaidableBases+EjectCode code, UnityEngine.Vector3 a, System.Single radius, Oxide.Plugins.RaidableBases+RaidableType type) [0x00067] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.Protector () [0x00118] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnEnterRaid (BasePlayer target, System.Boolean checkUnderground) [0x00074] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnPreEnterRaid (BasePlayer player) [0x00078] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.<CheckIntrudersEntering>m__7 (BasePlayer player) [0x00021] in <46ba5b4fb0d54ba381342f38b178d185>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckIntrudersEntering () [0x0001c] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckEntitiesInSphere () [0x00029] in <46ba5b4fb0d54ba381342f38b178d185>:0 at InvokeHandlerBase`1[T].DoTick () [0x000be] in <2ee458ba87574da1abcd86c35238b7bc>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <2ee458ba87574da1abcd86c35238b7bc>:0 (Filename: <46ba5b4fb0d54ba381342f38b178d185> Line: 0) NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.RaidableBases+RaidableBase.RemovePlayer (BasePlayer player, Oxide.Plugins.RaidableBases+EjectCode code, UnityEngine.Vector3 a, System.Single radius, Oxide.Plugins.RaidableBases+RaidableType type) [0x00067] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.Protector () [0x00118] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnEnterRaid (BasePlayer target, System.Boolean checkUnderground) [0x00074] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnPreEnterRaid (BasePlayer player) [0x00078] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.<CheckIntrudersEntering>m__7 (BasePlayer player) [0x00021] in <46ba5b4fb0d54ba381342f38b178d185>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckIntrudersEntering () [0x0001c] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckEntitiesInSphere () [0x00029] in <46ba5b4fb0d54ba381342f38b178d185>:0 at InvokeHandlerBase`1[T].DoTick () [0x000be] in <2ee458ba87574da1abcd86c35238b7bc>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <2ee458ba87574da1abcd86c35238b7bc>:0 (Filename: <46ba5b4fb0d54ba381342f38b178d185> Line: 0) NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.RaidableBases+RaidableBase.RemovePlayer (BasePlayer player, Oxide.Plugins.RaidableBases+EjectCode code, UnityEngine.Vector3 a, System.Single radius, Oxide.Plugins.RaidableBases+RaidableType type) [0x00067] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.Protector () [0x00118] in <46ba5b4fb0d54ba381342f38b178d185>:0 at InvokeHandlerBase`1[T].DoTick () [0x000be] in <2ee458ba87574da1abcd86c35238b7bc>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <2ee458ba87574da1abcd86c35238b7bc>:0 (Filename: <46ba5b4fb0d54ba381342f38b178d185> Line: 0) NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.RaidableBases+RaidableBase.RemovePlayer (BasePlayer player, Oxide.Plugins.RaidableBases+EjectCode code, UnityEngine.Vector3 a, System.Single radius, Oxide.Plugins.RaidableBases+RaidableType type) [0x00067] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.Protector () [0x00118] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnEnterRaid (BasePlayer target, System.Boolean checkUnderground) [0x00074] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnPreEnterRaid (BasePlayer player) [0x00078] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.<CheckIntrudersEntering>m__7 (BasePlayer player) [0x00021] in <46ba5b4fb0d54ba381342f38b178d185>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckIntrudersEntering () [0x0001c] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckEntitiesInSphere () [0x00029] in <46ba5b4fb0d54ba381342f38b178d185>:0 at InvokeHandlerBase`1[T].DoTick () [0x000be] in <2ee458ba87574da1abcd86c35238b7bc>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <2ee458ba87574da1abcd86c35238b7bc>:0 (Filename: <46ba5b4fb0d54ba381342f38b178d185> Line: 0) NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.RaidableBases+RaidableBase.RemovePlayer (BasePlayer player, Oxide.Plugins.RaidableBases+EjectCode code, UnityEngine.Vector3 a, System.Single radius, Oxide.Plugins.RaidableBases+RaidableType type) [0x00067] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.Protector () [0x00118] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnEnterRaid (BasePlayer target, System.Boolean checkUnderground) [0x00074] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.OnPreEnterRaid (BasePlayer player) [0x00078] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.<CheckIntrudersEntering>m__7 (BasePlayer player) [0x00021] in <46ba5b4fb0d54ba381342f38b178d185>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckIntrudersEntering () [0x0001c] in <46ba5b4fb0d54ba381342f38b178d185>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CheckEntitiesInSphere () [0x00029] in <46ba5b4fb0d54ba381342f38b178d185>:0 at InvokeHandlerBase`1[T].DoTick () [0x000be] in <2ee458ba87574da1abcd86c35238b7bc>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <2ee458ba87574da1abcd86c35238b7bc>:0
  22. Hi, after latest patch I have this at console and its spamming. NullReferenceException 09/19 21:06:13 | NullReferenceException 09/19 21:06:13 | NullReferenceException 09/19 21:06:13 | NullReferenceException 09/19 21:06:13 | NullReferenceException 09/19 21:06:13 | NullReferenceException 09/19 21:06:13 | NullReferenceException also I found bug. If I have PVE base and other player try to go there it's kicking him out for the first time, but if he tries second time, it let him to go inside, kill mobs, loot boxes etc. please advise
  23. Solved on discord, thank you so much, very responsive and helpful developer, everything is great now
  24. I pmed you on DC, thanks a lot
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.