Been experiencing the bug everyone's complaining about, on and off, about it complaining you're not looking at a sign. Up until now I was able to just look at the sign from another angle, now it's not working at all for one sign. Not seeing anything in the console other than the previous successful attempt.
Code:{ "Time in seconds between download requests (0 to disable)": 5, "Maximum concurrent downloads": 5, "Maximum distance from the sign": 3, "Maximum filesize in MB": 10.0, "Enable logging file": false, "Enable logging console": true }
SignArtist
Moved
Total Downloads: 39,224 - First Release: Apr 29, 2015 - Last Update: Jan 19, 2018
- 4.88966/5, 145 likes
-
-
what ive done wrong? all i get is white banners, signs ect....
-
When rust updated, all the signs wiped? Is there a way to stop the signs from being erased? I understand if I wipe the server they should go bye bye, but will this happen every Thursday?
-
Sign quality is terrible now, pixilated/blurry, is there a fix for this?
-
-
-
-
All signs stuck at loading "queue" and never show up... Already did
Code:sudo apt-get install libgdiplus
Code:sudo apt-get install mono-complete
-
-
Loads/reloads without any errors/warnings if you are asking that. And yes, already did a few server restarts. Deleted old config too ofc.
-
Mughisi updated Sign Artist with a new update entry:
1.1.0
-
Please make a how to video on this , Every time I try to use any of this commands I get ether no command or you need permission to use this
-
Well, updated plugin, but still the same "queue" stuck. But I noticed that there's a reference on the first plugin compilation. Further plugin reloads gives no errors/warnings/references. So yeah.
Code:[Info] Added '// Reference: System.Drawing' in plugin 'SignArtist' [Info] SignArtist was compiled successfully in 2289ms [Info] Unloaded plugin Sign Artist v1.0.0 by Mughisi [Info] Loaded plugin Sign Artist v1.1.0 by Mughisi
-
-
Hello, silrestore is file not found because in my pasted base with around 5o images, I later changed the directory of the images. I have my web server on the same machine as the rust server. Is there a file i can edit to direct to the new directory?
Last edited by a moderator: Jan 14, 2018 -
-
Thanks for getting back to me, the config is below. thanks!
{
"Added to queue": "Your picture was added to load queue!",
"Command cooldown after url": 180.0,
"Command cooldown msg": "You have recently used this command! You need to wait: {time}",
"Error": "Image loading fail! Error: {error}",
"ForceJPG": false,
"JPGCompression": 85,
"Loaded": "Image was loaded to Sign!",
"Log format": "Player[{steam} {name}] loaded {id} image from {url}!",
"Log url console": true,
"Max active uploads": 3,
"Max file size(KB)": 2048,
"Max sign detection distance": 2.0,
"No sign": "You need to look/get closer to a sign!",
"NoPermission": "You don't have permission to use this command!",
"Not Exists": "File with this name not exists in storage folder!",
"Not your sign": "You can't change this sign! (protected by tool cupboard)",
"Syntax": "Syntax: /sil <URL> | /sil s <number>"
} -
The new config is more like:
{
"Time in seconds between download requests (0 to disable)": 0,
"Maximum concurrent downloads": 100,
"Maximum distance from the sign": 3,
"Maximum filesize in MB": 2.0,
"Enforce JPG file format": false,
"JPG image quality": 0,
"Enable logging file": false,
"Enable logging console": true
} -
@sneaky_peach Add all the below permissions to the admin group and you dont need to relog
- signartist.url
Allows the player to use the /sil command - signartist.text
Allows the player to use the /silt command
- signartist.restore
Allows the player to use the /silrestore command
- signartist.ignoreowner
Allows the player to use the /sil and /silt commands when he does not have building permissions
- signartist.ignorecd
Allows the player to use the /sil and /silt commands without trigger a cooldown.
- signartist.raw
Allows the player to specify the `raw` argument to ignore the jpeg enforcement when it is enabled in the config
- signartist.restoreall
Allows the player to specify the `all` argument for /silrestore to restore all signs at once.
- signartist.url