It should then add to the sign. That's it. If your sign doesn't change at all, something is broken, if your sign changes to a white background with Red Question mark, you used the wrong file type.
[DOUBLEPOST=1435533899][/DOUBLEPOST]oxide.grant group admins
Permissions:
All of the above mate.
- sil_url -- To use /sil <URL>
- sil_storage -- To use /sil s <num>
- sil_owner -- To ignore owner check
- sil_cd -- To ignore cooldown check
SignArtist
Moved
Total Downloads: 39,221 - First Release: Apr 29, 2015 - Last Update: Jan 19, 2018
- 4.88966/5, 145 likes
-
It just says picture added to load queue nothing happens just looks like a wood sign. To me load queue would mean not loaded. But I have no Idea! Anyone else have thoughts on this please?
-
Are you able to load images from storage, as that's what I am left to do atm, and it works. -
[DOUBLEPOST=1435596858,1435543086][/DOUBLEPOST] -
Wulf Community Admin
-
-
Wulf Community Admin
-
GOT IT!! Reloaded Oxide program works from storage now. Thank you
Last edited by a moderator: Jun 29, 2015 -
@Bombadir can you pls add names to the command.
Ex: [/sil exit] to insert named pictures on your server storageLast edited by a moderator: Jun 30, 2015 -
i gave everyone perms to do it, but i get teh UNRESPONSIVE connection errror, and i discoonnect from the server?
what do i do..? do i have change the settings of the server.. or wot. confused -
Wulf Community Admin
-
Wulf im getting the same error as Jin092.
It doesn't say anything at all in chat, and then after about 60 seconds it kicks me or the person that tried to upload the image from the server saying unresponsive, we've tried at least 10 different images all well below the size limit.
I'm the owner of the server and I have done all of the permissions commands for both admins and players. any ideas? -
I don't get what im doing wrong, i have all permissions correct. I upload ANY image 100x100 200x200 300x300 etc etc all kicking me out. I do not get it please someone tell me whats wrong?
PNG as well. -
^ What Andie said.
-
As I noticed a lot of "disapearing" images with web images, I just decided to redo all 236 images I use for my camp so I converted them to png 8 Bit and tried to keep them as small as possible, upload per storage is working fine but even now, after I wiped the server and there are only about 20 images in my camp construction site, it happens that a few images "reset" after a server restart so they appear empty and editable.
I don't understand why this is even happening, anyone an idea how to "save" images in a secure way and how to avoid this empty signs after a server restart?
To all the problems above: after you gave yourself or the group a permission, dont forget to oxide.reload the plugin so it reads the new permissions as well.
Regards
7th -
Hello when i do the /sil i get these Error(s):
Code:[Oxide] 5:23 PM [Error] Failed to call hook 'sil' on plugin 'Sign Artist' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 5:23 PM [Debug] at Oxide.Core.Libraries.Permission.GetUserData (System.String userid) [0x00000] in <filename unknown>:0 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 (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
Last edited by a moderator: Jul 8, 2015 -
Wulf Community Admin
-
allright i did but i dont understand what they want from me may you can help me thats in my oxide.users.json:
Code:{ "76561198153761499": { "LastSeenNickname": "NWE| Sanad Eo", "Perms": [ ], "" ], "Groups": [ "player", "owner" ] }, "76561198027155997": { "LastSeenNickname": "Henning", "Perms": [ owner, "Groups": [ ]"owner" ] }, "76561198153545662": { "LastSeenNickname": "Robledy214", "Perms": [ ], "Groups": [ "player" ] }, "76561198095714003": { "LastSeenNickname": "MadMan", "Perms": [ ], "Groups": [ "player" ] }, "76561198118846031": { "LastSeenNickname": "gtanil", "Perms": [ ], "Groups": [ "player" ] }, "76561198179192706": { "LastSeenNickname": "samprice_31", "Perms": [ ], "Groups": [ "player" ] }
Results
Parse error on line 7:
... ], "" ], "Groups": [
---------------------^
Expecting ':'Last edited by a moderator: Jul 8, 2015 -
Wulf Community Admin
Code:{ "76561198153761499": { "LastSeenNickname": "NWE| Sanad Eo", "Perms": [], "Groups": [ "player", "owner" ] }, "76561198027155997": { "LastSeenNickname": "Henning", "Perms": [], "Groups": [ "owner" ] }, "76561198153545662": { "LastSeenNickname": "Robledy214", "Perms": [], "Groups": [ "player" ] }, "76561198095714003": { "LastSeenNickname": "MadMan", "Perms": [], "Groups": [ "player" ] }, "76561198118846031": { "LastSeenNickname": "gtanil", "Perms": [], "Groups": [ "player" ] }, "76561198179192706": { "LastSeenNickname": "samprice_31", "Perms": [], "Groups": [ "player" ] } }
-
Its working well now thanks.