Jump to content

Craft

Creator
  • Posts

    447
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Craft

  1. Craft

    Tank that erases events

    In the latest version, the UI is not properly closed and players can call Bradley infinitely
  2. Craft

    Chat Command

    https://chaoscode.io/resources/lock-on-rockets.5/
  3. Craft

    Chat Command

    LockOnRocket A plugin, haven't you heard of it? Should be used in OnEntityKill Instance.NextTick(()=> Instance.ProcessRewards(heliId, ownerId, heliProfile));
  4. Craft

    Update Required

    NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at BaseEntity.WorldSpaceBounds () [0x00000] in <ce7a1930c3b44c4887e7e266e9133c14>:0 at BaseEntity.ClosestPoint (UnityEngine.Vector3 position) [0x00000] in <ce7a1930c3b44c4887e7e266e9133c14>:0 at Oxide.Plugins.TactiToolsPluginCore+__RadiusDamagePatch.RadiusDamage (BaseEntity attackingPlayer, BaseEntity weaponPrefab, UnityEngine.Vector3 pos, System.Single minradius, System.Single radius, System.Collections.Generic.List`1[T] damage, System.Int32 layers, System.Boolean useLineOfSight) [0x000a0] in <c759deccb0b34441b616b768eb0b61fb>:0 at Oxide.Plugins.TactiToolsPluginCore+__RadiusDamagePatch.Prefix (BaseEntity attackingPlayer, BaseEntity weaponPrefab, UnityEngine.Vector3 pos, System.Single minradius, System.Single radius, System.Collections.Generic.List`1[T] damage, System.Int32 layers, System.Boolean useLineOfSight) [0x00000] in <c759deccb0b34441b616b768eb0b61fb>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DamageUtil.RadiusDamage_Patch1(BaseEntity,BaseEntity,UnityEngine.Vector3,single,single,System.Collections.Generic.List`1<Rust.DamageTypeEntry>,int,bool,bool,bool) at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.TimedExplosive.Explode_Patch2(TimedExplosive,UnityEngine.Vector3) at TimedExplosive.Explode () [0x00007] in <ce7a1930c3b44c4887e7e266e9133c14>:0 at TimedExplosive.ProjectileImpact (UnityEngine.RaycastHit info, UnityEngine.Vector3 rayOrigin) [0x00000] in <ce7a1930c3b44c4887e7e266e9133c14>:0 at ServerProjectile.DoMovement () [0x0021a] in <ce7a1930c3b44c4887e7e266e9133c14>:0 at ServerProjectile.FixedUpdate () [0x0001b] in <ce7a1930c3b44c4887e7e266e9133c14>:0
  5. Craft

    Event Owner

    I am only one person and cannot test. My players encounter this problem every day
  6. Craft

    Tank that erases events

    I have already tested that the Bradley called by the player will become Rust own Bradley Anyone can attack Bradley, and health is controlled by the plugin. Fire, loot, and fire are not controlled by the plugin
  7. Craft

    Event Owner

    "PVE Mode Setting": { "Use the PVE mode of the plugin? [true/false]": true, "Show the displayName of the event owner on a marker on the map? [true/false]": true, "The amount of damage that the player has to do to become the Event Owner": 10.0, "Damage coefficients for calculate to become the Event Owner.": { "Npc": 1.0, "Bradley": 2.0, "Helicopter": 2.0, "Turret": 2.0 }, "Can the non-owner of the event loot the crates? [true/false]": false, "Can the non-owner of the event hack locked crates? [true/false]": false, "Can the non-owner of the event loot NPC corpses? [true/false]": false, "Can an Npc attack a non-owner of the event? [true/false]": false, "Can Bradley attack a non-owner of the event? [true/false]": false, "Can Helicopter attack a non-owner of the event? [true/false]": false, "Can Turret attack a non-owner of the event? [true/false]": false, "Can the non-owner of the event deal damage to the NPC? [true/false]": false, "Can the non-owner of the event do damage to Helicopter? [true/false]": false, "Can the non-owner of the event do damage to Bradley? [true/false]": false, "Can the non-owner of the event do damage to Turret? [true/false]": false, "Allow the non-owner of the event to enter the event zone? [true/false]": false, "Allow a player who has an active cooldown of the Event Owner to enter the event zone? [true/false]": false, "The time that the Event Owner may not be inside the event zone [sec.]": 300, "The time until the end of Event Owner status when it is necessary to warn the player [sec.]": 60, "Prevent the actions of the RestoreUponDeath plugin in the event zone? [true/false]": false, "The time that the player can`t become the Event Owner, after the end of the event and the player was its owner [sec.]": 604800.0, "Darkening the dome (0 - disables the dome)": 12 }, The problem comes from multiple player reports, and I cannot ask them to record videos. There were no issues during my own testing. The reason for the problem is that if player A has time to cool down and attacks the event, then player B cannot become the event owner without cooling down I will delete the configuration files of two plugins and reconfigure them
  8. Craft

    Event Owner

    Also, players can use various vehicles to bypass the cooldown time check and forcibly enter the dome. This way, players with cooldown time can take the spoils of each event without becoming the event owner. Solution: If the player is checked again as the event owner when taking the loot
  9. Craft

    Event Owner

    PveMode.json
  10. Craft

    Event Owner

    In addition, when a player has a cooldown time to attack an event, other players without cooldown time cannot become event owners When this situation occurs, the player without cooldown will not become the event owner, but the cooldown time will gradually increase from 0 The cooling time will increase on its own every second:
  11. Craft

    Event Owner

    They are not a team, there is no connection, they do not have any cooldown time, that's all
  12. Craft

    Chat Command

    There is no reward when using LockOnRockets to kill Heli
  13. Craft

    Chat Command

    In addition, add a setting to reset the cooldown of all players at 0:00 every day or, when the player uses a signal flare, determine if it is on the same day
  14. Craft

    Chat Command

    Can you add data files? Used for player cooling, otherwise when the server unexpectedly restarts, the player's cooling will be reset
  15. Craft

    Chat Command

    Thank you
  16. Craft

    Event Owner

    Two players without event cooldown will receive one event cooldown at the same time
  17. Craft

    Tank that erases events

    Will lead to Bradley loot box not being controlled by the plugin
  18. Craft

    Low Health NPC

    Thanks
  19. Craft

    Tank that erases events

    When the server is about to be erased, F15 fighter jets and tanks will appear. At this time, the tanks called by the player will be affected
  20. Craft

    Chat Command

    Can you add a command to directly call Heli? I can pay extra Or add HOOK to skip using signal flares
  21. Craft

    Low Health NPC

  22. Craft

    Low Health NPC

    How to disable this?
  23. Craft

    Update Required

    Update Required
  24. Craft

    Update Required

    Update Required
  25. Craft

    Tank that erases events

    The tank purchased by the player will become a tank for erasing events, not controlled by plugins
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

133.8k

Files Sold

Total number of files sold.

2.8m

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.