ShowCrosshair

Shows a crosshair on the screen

Total Downloads: 6,459 - First Release: Aug 12, 2016 - Last Update: Apr 15, 2018

5/5, 29 likes
  1. still have some text in background of graphics. Worst is the mousearrow will center on screen, not good. Unloaded.
     
  2. Use command "loadcrosshairimages" ?
     
  3. The BackGround Image is not shown...

    *EDIT* : I have fixed it by reupload the background image. The Link was broken!
     
    Last edited by a moderator: Apr 21, 2018
  4. Last edited by a moderator: Apr 22, 2018
  5. There is a wrong link inside of the Plugin/Config! (background2)
    The Link is not working, the image is viewable via browser but its not shown inside of the GUI...
    After reupload the Image and insert the new link in the config everything is working fine ;)

    Here are the original strings from the plugin. The last one (background2) must be replaced.

    Code:
    private string image1 = "https://image.ibb.co/jC4Fe7/image1.png";
            private string image2 = "https://image.ibb.co/k0zFe7/image2.png";
            private string image3 = "https://image.ibb.co/fjP3XS/image3.png";
            private string image4 = "https://image.ibb.co/erAcsS/image4.png";
            private string image5 = "https://image.ibb.co/fufcsS/image5.png";
            private string image6 = "https://image.ibb.co/cxymmn/image6.png";
            private string image7 = "https://image.ibb.co/j271K7/image7.png";
            private string image8 = "https://image.ibb.co/dko8z7/image8.png";
            private string background = "https://image.ibb.co/fNyDXS/background.png";
            private string background2 = "http://i.imgur.com/mYV1bFs.png";  <-------
     
  6. Fixed. Upload later. Thx.
     
  7. No Problem ;)
     
  8. Hi,

    Any chance to configure the mod to show the crosshair by default without having to type in commands or anything?

    Thanks!