Crosshair

Adds a customizable crosshair to your screen

Total Downloads: 9,869 - First Release: Jul 17, 2015 - Last Update: Jul 1, 2017

5/5, 26 likes
  1. change update link !! in main page plugin . But Working for me this
     
  2. oxide
    [2/10/2016 10:12:22 PM] [Oxide] 10:12 PM [Error] Crosshair plugin failed to compile!
    [2/10/2016 10:12:22 PM] [Oxide] 10:12 PM [Error] Crosshair.cs(25,45): error CS0103: The name `player' does not exist in the current context

    Hellp&&&
     
  3. Sorry. Will finally release a fix today.
     
  4. thank you!
     
  5. LaserHydra updated Crosshair with a new update entry:

    2.0.0

     
  6. thanks for update all working fine. Do you know how do i enable crosshair for all players on my server?
     
  7. ....... I don't know what people are talking about "working fine" .... the only way it works for me is only when i have a gun Equipted and ONLY After I Right click to Zoom In.... Why Would I Need Crosshair then??? .... Could you Please make it like it was Age ago... On or off all the time . Thanks!
     
  8. Are you using the official version 2.0.0?
     
  9. oh sorry. I was using RaidRust... Ok everything is fine, Keep it up :)
     
  10. LaserHydra updated Crosshair with a new update entry:

    2.1.0

     
  11. Last update all on server can see it... nice plugin thanks mate

    some of my players saying that crosshair is annoying i like it but there is any chances to do Maybe if you made it a dot?
     
    Last edited by a moderator: Feb 11, 2016
  12. You can change the symbol in the config file.
     
  13. ok thanks got this sorted and black nice dot

    here if someone need.

    Code:
    {
      "Color": {
        "Alpha": 5.0,
        "Blue": 0.0,
        "Green": 0.0,
        "Red": 0.0,
      },
      "Crosshair": {
        "Size": 20,
        "Symbol": "."
      }
    }




    [/QUOTE]
     
  14. I'd recommend using as that one is centered.
     
  15. Awesome work on the new crosshair :D

    One thing I have noticed is that once you have enabled it with the inchat command and then you kill an animal or person the crosshair disappears.

    Typing the command again says its been disabled.... then you type again and all is good again.
     
  16. Last edited by a moderator: Feb 12, 2016
  17. LaserHydra updated Crosshair with a new update entry:

    2.1.1

     
  18. i have granted permissions on the server and everyone has access to the crosshair but i dont have permission and im the owner any suggestions ?
     
  19. Code:
    [SERVER v1.0.20] Started as service
    [SERVER v1.0.20] Running as service
    [SERVER v1.0.20] Got Message: Ready
    [SERVER v1.0.20] Got Message: Compile
    [SERVER v1.0.20] Console: Crosshair.cs(143,14): warning CS0114: `Oxide.Plugins.Crosshair.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    D:\SteamCMD\rust_oxide\Oxide.Core.dll (Location of the symbol related to previous warning)[SERVER v1.0.20] Got Message: Exit
    [SERVER v1.0.20] Exit received.
    [SERVER v1.0.20] Connection closed.
    [SERVER v1.0.20] Shutdown
    
    Get this same error every time. Just updated Rust/Oxide/Crosshair today.
     
  20. this is just a warning which can be ignored as it does not harm.