AntiRaidTower

Moved

Total Downloads: 1,307 - First Release: Jul 10, 2015 - Last Update: Mar 10, 2017

5/5, 6 likes
  1. Calytic

    Calytic Community Admin Community Mod

    Fair enough.
     
  2. You probably know about one way to fall from ANY height and stay alive. That's why I want to limit the construction of towers, although I am not against their fair use.
     
  3. Calytic

    Calytic Community Admin Community Mod

    Calytic updated AntiRaidTower with a new update entry:

    0.2.0

     
  4. [Oxide] 18:02 [Error] Error while compiling AntiRaidTower.cs(126,39): error CS1061: Type `Planner' does not contain a definition for `ownerPlayer' and no extension method `ownerPlayer' of type `Planner' could be found. Are you missing an assembly reference?
     
  5. same at me hope anyone can fix it.
     
  6. Temp fix until plugin dev update it:
     

    Attached Files:

  7. THANK YOU!
     
  8. Calytic

    Calytic Community Admin Community Mod

    Calytic updated AntiRaidTower with a new update entry:

    0.2.1

     
  9. Calytic

    Calytic Community Admin Community Mod

    Calytic updated AntiRaidTower with a new update entry:

    0.2.2

     
  10. Code:
    [03/10/2017 10:25:39] Error while compiling: AntiRaidTower.cs(99,28): error CS1955: The member `BasePlayer.IsConnected' cannot be used as method or delegate

    find and replace:
    Code:
    player.IsConnected()
    to
    Code:
    player.IsConnected
     
    Last edited by a moderator: Mar 10, 2017
  11. Wulf

    Wulf Community Admin

    Wulf updated AntiRaidTower with a new update entry:

    0.2.3

     
  12. Hello. I'm using this plugin on a pve server.
    Can you add permissions antiraidtower.blockheightbypass2?
    I set "BuildingMaxHeight": 19. I wanted to set up for VIPa 29m.
    Thank you in advance for your answer.
    Sorry for my English.