BattleRoyaleRadZone

BattleRoyale-styled radiation system

Total Downloads: 831 - First Release: Apr 11, 2016 - Last Update: Feb 5, 2017

5/5, 10 likes
  1. Wulf

    Wulf Community Admin

    Vaalberith submitted a new resource:

    Radiation Shrinking Zone - Battle Royale style radiation system

    Read more about this resource...
     
  2. Vaalberith updated Radiation Shrinking Zone with a new update entry:

    1.0.1

     
  3. a good idea ))) It is possible to make a map with the radiation zone?
     
  4. Oh, sounds hard :D But i think it could be integrated in Lustymap. Or just try to make new gui window with background image of map.
    Ps. From Russia with love
     
    Last edited by a moderator: Apr 11, 2016
  5. well, maybe as that set on the game card? да про овх и не спорю.:D
     
  6. Wulf

    Wulf Community Admin

    Please use English here guys, not just part of it.
     
  7. Getting "Permission doesnt exist 'RadShrinkZone.can' "
     
  8. Vaalberith updated Radiation Shrinking Zone with a new update entry:

    1.0.2


    [DOUBLEPOST=1460654537][/DOUBLEPOST]
    Fixed it. Try it now.
     
  9. Any chance you could make all the commands work in console just by removing the "/" from the start?

    eg.

    rad start (starts rad zone decrease)
    rad stop (stops " ")

    ----------
    Also i have noticed the Radiation doesnt actually leave although i have typed '/rad stop' it only removes radiation after i reload the plugin.
     
  10. /rad stop - stops decreasing of size. /rad clear - clears zone. Console commands will be added soon.
     
  11. Ahh i see thank you.
     
  12. Thanks for console commands.
    Chat commands is hard to open.
    I can't sit front PC all the time.
    Thanks for you plugin!
     
  13. Last edited by a moderator: May 3, 2016
  14. Hey may u tell me how to change the /rad command to another nick? i have another plugin using it , thx! great plugin
    [DOUBLEPOST=1466608979][/DOUBLEPOST]Ok done it my self sry :p changed the other program command :)
     
  15. When shutting down server i get this :
    Code:
    1:45:32) | [Oxide] 11:45 [Error] Failed to call hook 'Unload' on plugin 'RadShrinkZone v1.0.4' (NullReferenceException: Object reference not set to an instance of an object)
    (11:45:32) | [Oxide] 11:45 [Debug] at Oxide.Plugins.RadShrinkZone.eraseZone (System.String zoneID) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.RadShrinkZone.DelPos () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.RadShrinkZone.Unload () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.RadShrinkZone.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    Also when radiation zone becomes smaller i get this message :
    Code:
    (11:44:12) | [Oxide] 11:44 [Warning] Calling 'CreateOrUpdateZone' on 'ZoneManager v2.4.3' took 296ms
    (11:44:13) | [Oxide] 11:44 [Warning] Calling 'CreateOrUpdateZone' on 'ZoneManager v2.4.3' took 264ms
    (11:44:13) | [Oxide] 11:44 [Warning] Calling 'CreateOrUpdateZone' on 'ZoneManager v2.4.3' took 294ms
    (11:44:13) | [Oxide] 11:44 [Warning] Calling 'CreateOrUpdateZone' on 'ZoneManager v2.4.3' took 281ms
    (11:44:14) | [Oxide] 11:44 [Warning] Calling 'CreateOrUpdateZone' on 'ZoneManager v2.4.3' took 263ms
    (11:44:14) | [Oxide] 11:44 [Info] [RadShrinkZone] Radius of safezone decreased!
    (11:44:15) | Restarting in 65 seconds
    (11:44:16) | [Oxide] 11:44 [Warning] Calling 'OnEntityTakeDamage' on 'ZoneManager v2.4.3' took average 2228m
    Atm just this plugin is taking time warnings, should i worry? 2 seconds seems alot for me, thx
     
    Last edited by a moderator: Sep 9, 2016
  16. Hmm, haven't ever catch that error in this plugin. Maybe it's because of unloading ZoneManager and there could be some conflict. But it's pretty minor, nothing bad happens. About time warnings: last warning with 2.228s - just ZoneManager handling entities taking damage - as it is in any other zone (it can be commonly used for invurneable zone etc). Previous minor warnings - also got from ZoneManager. As You can see, I just used API of ZoneManager and made some combination of its opportunities =). So, all of those warnings are caused by ZoneManager. I can't manage it.
    After my student session i would have much more time and would try to improve some perfomance issues and conflicts, even if they are minor.
    PS. Thanks a lot for callback ^_^
     
  17. Ok thx alot man so i will cry zonemanager owner to see if i can get helped :p cause i get laged every time zone decrease. Yes is 1 sec but its lag :S thx!
     
  18. Is this plugin no longer in development?
    I get the error
    Code:
    RadShrinkZone.cs(180,21): error CS1501: No overload for method `Spawn' takes `1' arguments
    when I try and load the plugin!
     
  19. i want to know same thing