SignArtist

Moved

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

4.88966/5, 145 likes
  1. I am not saying the command does not work, I am saying the user's permissions did not change until I did "oxide.grant user 7656119799671xxxx sil_url". I will restart and see if that fixes it. but tested.
     
  2. Wulf

    Wulf Community Admin

    It's possible that the user you are trying to grant permission to isn't actually in the right group.
     
  3. An idea?

    (16:05:09) | [Oxide] 4:04 PM [Error] Failed to call hook 'sil' on plugin 'SignArtist v0.2.3' (NullReferenceException: Object reference not set to an instance of an object)

    (16:05:10) | [Oxide] 4:04 PM [Warning] CallHook 'sil' on plugin 'SignArtist v0.2.3' took: 901ms
     
  4. okey ive got the permissions looked in the oxide file i can do /sil url and no error msg but nothing comes up on the board any one know why?
     
  5. Wulf

    Wulf Community Admin

    What happens when you use the command?
     
  6. nothing happens board stays blank and no msg...
     
  7. Wulf

    Wulf Community Admin

    What is the exactly image URL you are using?
     
  8. Last edited by a moderator: Oct 4, 2015
  9. Wulf

    Wulf Community Admin

  10. oxide.group add Admin
    (01:26:29) | Group 'Admin' already exist

    oxide.grant group Admin sil_url
    (01:27:09) | Permission 'sil_url' doesn't exist

    /sil http://oppenlander.me/images/rust-ffi.jpg
    Unknown command 'sil"!

    An idea? Please ! Thanks a lot !
     
  11. Wulf

    Wulf Community Admin

    You don't have the plugin loaded if you get those messages. Check your oxide/logs for errors, and make sure you've installed the plugin under oxide/plugins. You also do not need to create an admin group, one exists by default.
     
  12. I delete the plugin, reboot my server and restart... Install the plugin to and reboot again... It's work after permission set to. Thanks for all. (Sorry for my english i'm French)
     
  13. yea i just tried a smaller same ther
    [DOUBLEPOST=1444161707,1444059725][/DOUBLEPOST]permission sil_url dosent exist do i get now after i re instaled my server
    [DOUBLEPOST=1444162096][/DOUBLEPOST]got it runing but how do i remove the delay time on it?
     
  14. Hey i have a problem ive installed it all correctly ive done the premissions correct i do the /sil command and nothing happenes at all no errors or anything literlly nothing happenes?
     
    Last edited by a moderator: Oct 9, 2015
  15. Wulf

    Wulf Community Admin

    You quoted an old post with outdated information. See the Overview for the correct permission. You should get some form of feedback as well, either via chat or the oxide/logs.
     
  16. People on my server saying they don't have permission but myself and one other do! How do I set permissions to all on the server?

    Regards iTrojan
     
  17. Type /sil and the image link and nothing happens
     
  18. Wulf

    Wulf Community Admin

    Did you check your oxide/logs for errors?
    [DOUBLEPOST=1444432688][/DOUBLEPOST]
    You want to assign it for all players? You'd use the console command "grant group player sil_url" in your RCON or F1 console as owner.
     
  19. Code:
    [Oxide] 8:35 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] 8:35 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
    
     
  20. Wulf

    Wulf Community Admin

    That actually has nothing to do with this plugin, but it is fixed in the latest Oxide snapshots.