SignArtist

Moved

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

4.88966/5, 145 likes
  1. I wish there was a way for the Mod to redefine the resolution of the signs in the game... oh well this works for the text signs we have. :|
     
  2. There is sadly not much that can be done here, the resizing that the plugin does isn't actually affecting the image quality that much. The main issue is that the image is resized again on the client afterwards (stretched in most cases and a lot for some signs) :(
     
    Last edited by a moderator: Jan 14, 2018
  3. Thank you very much Mughisi! The restore option was great and saved a lot of time (and confusion)!
     
  4. Restarted actual server (not just game). Still same queue : / I'm on Debian 8. Looked for "DllNotFoundException: gdiplus.dll" in logs, but no luck.
     
  5. How do you work the text generator? I tried /silt [my sign] [20] [red] [white] but didn't seem to work, am I doing something wrong?

    Also, small wooden signs always say I am too far or not looking at a sign
     
  6. Should've clarified that the colors (text and background) need to be the numbers of a hex value like "FFFFFF" (without the #), I will update the overview shortly
     
  7. It appears sil doesn't work for me at all. I just keep getting the msg 'Unable to find sign" on any sign with any command. http://puu.sh/z1vxE/98e8db80c0.jpg Yes i've granted the new permissions, restoring images doesn't seem to work either i get the same msg
     
  8. u tried it without vanish mode on ?
     
  9. Mughisi updated Sign Artist with a new update entry:

    1.1.1

     
  10. did so, full server restart too, permissions are set but iam still stuck at " pic is in the que..."

    ill guess this could help..
    DllNotFoundException: gdiplus.dll at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0 Rethrow as TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] in <filename unknown>:0 at System.Drawing.Bitmap..ctor (System.IO.Stream stream, Boolean useIcm) [0x00000] in <filename unknown>:0 at System.Drawing.Bitmap..ctor (System.IO.Stream stream) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:.ctor (System.IO.Stream) at Oxide.Plugins.SignArtistClasses.Extensions.ResizeImage (System.Byte[] bytes, Int32 width, Int32 height, Int32 targetWidth, Int32 targetHeight, Boolean enforceJpeg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.SignArtist+ImageDownloader+<DownloadImage>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in <filename unknown>:0 (Filename: Line: -1)

    other mods like tankcommander, heliride ect are running fine
     
  11. And did libgdiplus and mono-complete get installed successfully?
     
  12. if you could point me to the part where i can find that line that would be awesome
     
  13. LOL man I cannot believe this, we tried hex values only we used the # and it didn't work so thought nothing more of it haha, thanks fore the clarification!

    On a side note, I mentioned in an earlier post about blurriness/pixilation, seems to be fixed, perhaps a glitch.
     
  14. It should've shown up in the terminal after running it (sudo apt-get ......)
     
  15. First, great plugin!!!

    Now my question:
    Is it possible to change the text line using /silt? I tried \10 \n \13 \r in the text but it doesnt work.
     
  16. Can't immediately think of a way to do this without possibly changing some code, I'll see if I can look into it tomorrow.
     
  17. When ever i try to do /sil on a photo it says added to queue but it never comes up
     
  18. Does anybody know what file URL's are stored for the restore function? I hope you wont say storage.db, because it's almost 500k and I cant edit it.
    I pasted my 25x25 base and the 50 images were blank. I didn't notice it at the time and put like 10 hours on upgrading the base.
    When I use /silrestore all, or even one image, I get 404 file not found.
    I may have changed the directory on my web server from /images to / images/gaming, so I'm hoping to just replace each instance of /images with /images/gaming, using notepad++
     
  19. URLs are actually never stored, when you run the sil command it downloads the image and stores the bytes of the image into the server's storage folder where all images for signs are stored. The restore command will grab those bytes, create an image in memory and resize it and then store the bytes again so the image has the correct width and height to be able to be displayed.
     
  20. when ever i try to do /sil it just says added to queue what ahould i do