RockBlock

Moved

Total Downloads: 2,058 - First Release: Apr 11, 2016 - Last Update: May 26, 2017

5/5, 10 likes
  1. Not work for me
     
  2. What exactly does not work? Tried it several times, with building and deploying and everything was blocked...make sure you test as player, admins are ignored.
     
  3. One player have build in Cave in my server and i don't have any message... :/
     
  4. Nogrod updated RockBlock with a new update entry:

    1.0.2

     
  5. 02:03 [Info] [RockBlock] Hodor is suspected of building assets/prefabs/locks/keypad/lock.code.prefab inside a rock at (0.0, 0.0, 0.0)!
    Man Fix This Please, I cant place codelook on the door and other.
     
  6. Code:
    `LookupPrefabName' and no extension method `LookupPrefabName' of type `BuildingBlock' could be found. Are you missing an assembly reference?
    [07/14/2016 21:01:50] [Oxide] 21:01 [Error] Error while compiling RockBlock.cs(66,104): error CS1061: Type `BaseEntity' does not contain a definition for `LookupPrefabName' and no extension method `LookupPrefabName' of type `BaseEntity' could be found. Are you missing an assembly reference?
    
     
  7. Requires a fix.
     
  8. Since the new update :
    Code:
    (00:45:23) | [Oxide] 23:45 [Error] RockBlock.cs(66,104): error CS1061: Type `BaseEntity' does not contain a definition for `LookupPrefabName' and no extension method `LookupPrefabName' of type `BaseEntity' could be found. Are you missing an assembly reference?
     
  9. Here is fixed version

    edit: sorry wrong file
     
  10. Nogrod updated RockBlock with a new update entry:

    1.0.3

     
  11. Nogrod, any chances to add compensation of resources and deployables if block/deployable was not set? or at least add option in config, to reduce size of blocked zone?
     
  12. Didnt work after last update
    Code:
    [Oxide] 18:04 [Error] RockBlock plugin failed to compile!
    [Oxide] 18:04 [Error] RockBlock.cs(54,42): error CS1061: Type `Deployer' does not contain a definition for `ownerPlayer' and no extension method `ownerPlayer' of type `Deployer' could be found. Are you missing an assembly reference?
     
  13. Can anyone fix this ?
     
  14. Nogrod updated RockBlock with a new update entry:

    1.0.4

     
  15. (08:06:57) | [Oxide] 08:07 [Error] RockBlock plugin failed to compile!

    (08:06:57) | [Oxide] 08:07 [Error] RockBlock.cs(54,35): error CS1061: Type `Deployer' does not contain a definition for `GetOwnerPlayer' and no extension method `GetOwnerPlayer' of type `Deployer' could be found. Are you missing an assembly reference?
     
  16. Why are you using a old version for and why have you not updated it
     
  17. or at least permission system, to add reliable players to the group..
     
  18. [07/19/2016 07:00:22] [Oxide] 07:00 [Error] Error while compiling RockBlock.cs(54,42): error CS1061: Type `Deployer' does not contain a definition for `ownerPlayer' and no extension method `ownerPlayer' of type `Deployer' could be found. Are you missing an assembly reference?
     
  19. Wulf

    Wulf Community Admin

    Update to the latest version of the plugin.

    Update Rust and Oxide, that error is from not using the latest Rust version.