Looked at the console it specified, the image being an error and that it's a "not an image".
RPC Error in AddUINot An Issue
This is what executed Looks like an error with your configuration most likely; did you edit the position or anything in the config file?
{
"Image URL for vanish icon (.png or .jpg)": "http://i.imgur.com/Gr5G3YI.png",
"Performance mode (true/false)": false,
"Play sound effect (true/false)": false,
"Show visual indicator (true/false)": true,
"Vanish timeout (seconds, 0 to disable)": 0,
"Visible to admin (true/false)": false,
"Command cooldown (seconds, 0 to disable)": 0,
"Daily limit (amount, 0 to disable)": 0,
"Sound effect prefab": "assets/prefabs/npc/patrol helicopter/effects/rocket_fire.prefab",
"Appear while wounded": false,
"Appear while running": false,
"Bypass Antihack": true,
"Image Color": "1 1 1 0.3",
"Image AnchorMin": "0.109, 0.028",
"Image AnchorMax": "0.187, 0.167"
}
Merged post
Yes, the position. Used https://rust-cui.surge.sh/#!/editor from what ElDudza suggested
"Image URL for vanish icon (.png or .jpg)": "http://i.imgur.com/Gr5G3YI.png",
"Performance mode (true/false)": false,
"Play sound effect (true/false)": false,
"Show visual indicator (true/false)": true,
"Vanish timeout (seconds, 0 to disable)": 0,
"Visible to admin (true/false)": false,
"Command cooldown (seconds, 0 to disable)": 0,
"Daily limit (amount, 0 to disable)": 0,
"Sound effect prefab": "assets/prefabs/npc/patrol helicopter/effects/rocket_fire.prefab",
"Appear while wounded": false,
"Appear while running": false,
"Bypass Antihack": true,
"Image Color": "1 1 1 0.3",
"Image AnchorMin": "0.109, 0.028",
"Image AnchorMax": "0.187, 0.167"
}
Merged post
Yes, the position. Used https://rust-cui.surge.sh/#!/editor from what ElDudza suggested
That editor will not work as a copy/paste with most plugins, it's just for a general idea. In this case, remove the commas. from the positions.
Works, realized that the Commas are the problem. Thank you very much!
Do you have a Steam profile that I may add you on if any simple trouble comes like this?
Do you have a Steam profile that I may add you on if any simple trouble comes like this?
The forums are here for support, not my personal Steam, sorry. ;)
Locked automatically