SignArtist

Moved

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

4.88966/5, 145 likes
  1. Users say it was added to the load queue but it isn't actually appearing on the signs , any fix?
     
  2. Don't work
     
  3. Update, not works:
    Code:
    UnauthorizedAccessException: Access to the requested resource is not authorized.
    System.IO.MemoryStream.GetBuffer ()
    FileStorage.Store (System.IO.MemoryStream ms, Type type, UInt32 entityID, UInt32 numID)
    Oxide.Plugins.SignArtist+UnityWeb+<WaitForRequest>c__Iterator0.MoveNext ()
    UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress)
    
     
  4. The version posted above doesn't work for me either. Also getting this
    Code:
    UnauthorizedAccessException: Access to the requested resource is not authorized.
    
     
  5. it works ,thx bro
     
  6. not work 4 me...

    is it possible to update also the Version that we can track sign artist pics with SignManager?
    i just found an older Sign artist version where this works
     
  7. Not work for me too
     
  8. maybe so
    work
     

    Attached Files:

  9. Sorry.
     

    Attached Files:

  10. Works thx, but its possible that SignManaer can monitored this too
     
  11. thx, it's work
     
  12. Nogrod updated Sign Artist with a new update entry:

    0.3.2

     
  13. Please Help!!! I have tried over and over to grant myself permission to use this app and I don't know what I am doing wrong. Please in the most layman terms. Thank You
     
  14. Wulf

    Wulf Community Admin

    grant group default signartist.url
     
  15. try this commands^^

    oxide.grant group admin signartist.url
    oxide.grant group admin signartist.owner
    oxide.grant group admin signartist.cd
    oxide.grant group admin signartist.raw
    oxide.grant group moderator signartist.url
    oxide.grant group default signartist.url
    oxide.grant group moderator signartist.cd
    oxide.grant group default signartist.cd
     
  16. Server crashed with new version of the plugin. all players got disconnected.
    please check this.
    The disconnect happend when i put in /sil URL.
     
  17. Wulf

    Wulf Community Admin

    What error did the client receive?
     
  18. You are already connected! and then TIMED OUT !
     
  19. Wulf

    Wulf Community Admin

    I meant the error that the player got when they were first kicked, not when they tried to reconnect.
     
  20. Hello! I was wondering if there is a way to hook into Sign-Artist and use it to "paint" a sign in a custom plugin.

    Thanks!