SignArtist

Moved

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

4.88966/5, 145 likes
  1. I did not understand, my oxide is outdated? That's it?
     
  2. Wulf

    Wulf Community Admin

    You/your host is using our development snapshots, and when you installed/updated it last, it used a build that had a bug in it. You should be able to update Oxide the same way you did previously, which will update you to a build that has a fix for that error.
     
  3. What can i do? It doesent Work.
    Code:
    [Oxide] 10:20 PM [Error] Failed to call hook 'sil' on plugin 'SignArtist v0.2.3' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 10:20 PM [Debug] at Oxide.Core.Libraries.Permission.UserHasPermission (System.String userid, System.String perm) [0x00000] in <filename unknown>:0 at Oxide.Plugins.SignArtist.HasPerm (.BasePlayer p, System.String pe) [0x00000] in <filename unknown>:0 at Oxide.Plugins.SignArtist.sil (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.SignArtist.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Oct 10, 2015
  4. Wulf

    Wulf Community Admin

    Update Oxide. You're using a development snapshot with a bug in it.
     
  5. do anyone have some nice pictures they want to share? also what sizes do you recorment for a large sign?
     
  6. How do I grant all users a permission? Not just individual people/groups
     
  7. Wulf

    Wulf Community Admin

    Players are in a group by default, so grant them the permission to the "player" group.
     
  8. I may have missed this before, but how would I allow some players to post more than the amount that is set up in the json? Example, I want to be able to put maybe 6 or 7, but other users only to be able to have 1 or 2.
     
  9. Where can I find the logs of signs? I tried in Log.Log.txt but there is nothing.
     
  10. aslo - where are uploaded images stored?
    is it possible to moderate it?
     
  11. Wulf

    Wulf Community Admin

    Rust stores signs in Storage.db. You could use a plugin to remove a sign, that's about it.
     
  12. do anyone know a plugin that can track signs? i have problems with some of my players uploading adult pictures and i have no way knowing who pasted the picture in. i can do /owner to se who placed the sign, but that dosent really say who put the dirty image on in the first place. so do anyone have a seloution for that?
     
  13. Wulf

    Wulf Community Admin

    Sign Manager
     
  14. thanks alot
     
  15. I am also looking for where the logs are?
     
  16. i am getting this Syntax: grant <group|user> <name|id> <permission> what i am doing wrong
     
  17. Wulf

    Wulf Community Admin

    Your syntax is most likely wrong. What is the exact command you are using?
    [DOUBLEPOST=1445963520][/DOUBLEPOST]
    This would log (if at all) to the normal logs. It has no dedicated log.
     
  18. I am very new at this plugin world however for me is very confusing to bad nobody made video instruction, The command i use
    oxide.grant user <ZigiZigCZE> </sil <URL> Also multiple times server tell me sil is wrong command and yes i have plugin install on server
     
    Last edited by a moderator: Oct 27, 2015
  19. Joined a server recently that is "Taking donations" for people to use Sign Artist (along with alot of other things). Wondering if the Dev of the plugin has recieved and "donations" for their hard work? Or if this is even allowed?
     
  20. Wulf

    Wulf Community Admin

    You grant the permission to use the command first by using the below console/RCON command...
    Code:
    grant user ZigiZigCZE sil_url
    Then you can use the chat command...
    /sil http://yourimageurlhere.com/blah.png

    He could if he wanted to, but I'm not sure if he has or not.