Thank you ^^
ServerInfo
Moved
Total Downloads: 10,612 - First Release: Aug 29, 2015 - Last Update: Oct 27, 2017
- 5/5, 53 likes
-
Seems you are correct, I have attatched a fixed version of PlayerCounter in it's support thread here
PlayerCounter | Page 3 | OxideLast edited by a moderator: Aug 24, 2016 -
it's very nice that you have identified the problem but i can't get in touch with the server admins so i'll ask again.
is there a way to close the infopanel or the PlayerCounter using the RUST console, please? -
-
-
Here is a Version with the Close button moved down just above Next Page
Last edited by a moderator: Dec 29, 2016 -
Il have one more question...
Il There a possibility with gui help to have at logon only one page in full screen like a motd with à close button on the bottom center? -
Any way to add a url so if they click it it opens the website?
-
-
we write our custom text in the json file, upload it and restart the server, but everytime we restart it the json file gets reset to its normal text?
-
JSONLint - The JSON Validator.
to check it for errors first? -
I have uploaded several mods and managed to work my way through most config files to customise the settings. I am however stumped with this plugin trying to add images. Can someone give me a 'Dummies Walk-through' on how to enter the URL's for images into the config file please?
I have tried several variations in trying to achieve this, but I'm obviously missing a piece of line code somewhere? -
Code:{ "settings": { "Tabs": [ { "ButtonText": "First Tab", "HeaderText": "First Tab", "Pages": [ { "TextLines": [ "This is first tab, first page.", "Add some text here by adding more lines.", "You should replace all default text lines with whatever you feel up to", "type <color=red> /info </color> to open this window", "Press next page to check second page.", "You may add more pages in config file." ], "ImageSettings": [ ] },
Code:{ "Position": { "MinX": 0.0, "MaxX": 1.0, "MinY": 0.0, "MaxY": 1.0 }, "Url": "https://i.ytimg.com/vi/OA8USRAV5b4/maxresdefault.jpg", "TransparencyInPercent": 100 }
"ImageSettings": [ code goes here ]
You can set a different URL for each page and tab with this method. Change the URL to your desired image and scale it with the positioning if needed to make it fit betterLast edited by a moderator: Aug 31, 2016 -
Thank you for the speedy reply. I followed your instructions, however no image appeared. I'm hoping you would have some time to scan the attached file, as it feels like I am so close (??)
Attached Files:
-
-
edit
Odd, works perfectly for me, I loaded your JSON on my test server and I see the background image on the first tab.
You reloaded the plugin after making the changes I assume?
Maybe try this version of the plugin as that is what I am usingLast edited by a moderator: Dec 29, 2016 -
Your version of the '.cs' file worked perfectly. Thank you so much for that!! Really appreciate it.
-
Glad to help!
-
Was wondering if someone could help me fix the color and remove the help button from the bottom left of the screen, I've written all the stuff i want on the 3 tabs but it's just not working if you could help please add me on steam "KrypTarch"
-
How do you make it so this dosn't popup on spawn?
-
"ShowInfoOnPlayerInit": true,
Change to false