SignArtist

Moved

Total Downloads: 39,224 - First Release: Apr 29, 2015 - Last Update: Jan 19, 2018

4.88966/5, 145 likes
  1. And what if we're running on a hosted service like GameServers?
     
  2. You have no root access provided by your host?
    [DOUBLEPOST=1515796095][/DOUBLEPOST]
    you can not :/ sorry
     
  3. yes I have
    [DOUBLEPOST=1515796664][/DOUBLEPOST]I just do not have the linux operating system
     
  4. After a reboot it worked. I rebooted the actual server not just the rust server process.
     
  5. we are not able to change the size of the image... If we update the max size it says again "YOu need to get closer to the sign"
     
  6. After this update all I get is "unable to find a sign! Make sure you are looking at one and that you are not too far away from it."

    I am looking at one and and walked right up to it. Not sure why it won't work. Put down new signs and same issue.
     
  7. Wulf

    Wulf Community Admin

    Did you delete your old config file before installing this update?
     
  8. Another issue: "The file exceeds the maximum file size of 1 Mb"
    The file is less than 1 mb and its not working
     
  9. Wulf

    Wulf Community Admin

    Did you delete your old config file before installing this update?
     
  10. How do I allow any player to use it?
     
  11. yes I did
     
  12. Nice update, working smoothly, thanks!
     
  13. Works fine, thanks for the speedy update. Everyone else just needs to follow instructions. Delete the config and it's been flawless.
     
  14. o.grant group default signartist.url
     
  15. for some odd reason the quality of my images look very pixelated and poor. Last version it wasn't like this at all. Does anyone know a fix to this. I've tried all signs and different images...
     

  16. I have installed the libgdplus (libgdiplus-2.10-9.el7.x86_64) but no change when I try to update or restore a sign this error appear on the log :
    Code:
    | DllNotFoundException: gdiplus.dll

    Just for information on CentOS the command to install it is :
    su yum install libgdiplus
     
  17. I keep getting "Unable to find a sign! Make sure you are looking at one and that you are not too far away from it." message anytime i try to upload / restore a picture, halp
     
  18. if i try to put a picture on the sign, the plugin say´s me ,,You don´t have permission to use this command" But i´m the owner and got the owner rights with ownerid 8793289... so i have all rights. And yes i typet in ,,sudo apt-get install libgdiplus" (WindowsSystem) And yes i delete the old config file! It´s not working for me.
     

    Attached Files:

  19. Currently the plugin doesn't even have the jpg and quality settings available so it is just downloading the raw image. Keep in mind that it does need to be resized for it to appear on the actual sign so there will sadly always be some quality loss.

    Can you try to also install mono-complete and make sure to restart afterwards. In some cases it was required to restart the actual server and not just the Rust server so you might want to try that as well if it still doesn't work after installing mono-complete and restarting your Rust server.

    Would you be able to post your config here and make sure there are no errors in the log?

    This plugin doesn't rely on ownerid/moderatorid. It uses the permission system implemented in the Oxide core so permission can be given to players even without ownerid/moderatorid. The permissions are listed on the plugin overview page but I'll list them here again:
    Code:
    signartist.url : Grants permission to a player or group of players to use the /sil <url> command.
    signartist.ignorecd : Grants permission to a player or group of players to use the /sil command without a cooldown (the cooldown can be set in seconds in the config file)
    signartist.ignoreowner : Grants permission to a player or group of players to use the /sil command on signs where they are building blocked (without this permission the player is not able to use the command when building blocked)
    signartist.restore : Grants permission to a player or group of players to use the /silrestore command to attempt to restore a sign that is currently displaying a blank image since last server update.
    
     
  20. Before yesterday's Rust update we were able to upload any resolution we wanted. The reason everyone's signs went blank is because they added a limit to the resolution. So now the plugin needs to resize them to a trashy looking 256x128 for small signs and picture frames.