It is currently April 18th, 2024, 11:42 pm

HTML Banner for server

Get help with creating, editing & fixing problems with skins
tvgi
Posts: 3
Joined: September 10th, 2021, 4:43 am

HTML Banner for server

Post by tvgi »

Hey everyone,

Newish user here and I can't seem to figure out if there is a way I can add a small banner to my rainmeter that gives me an overview of a game server I run.

Image
It would look like this.

I am seeing other posts regarding what I believe to be close to what I want. They are using something called 'WebParsar '

Here is a direct link to all the info the game server gives me, including coding.

https://www.gametracker.com/server_info/68.232.170.129:23020/b/

I appreciate any help. Thanks guys/gals!
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm

Re: HTML Banner for server

Post by death.crafter »

tvgi wrote: September 10th, 2021, 4:48 am
GameServerBanner_1.0.0.rmskin
You can double click on it to switch between three styles. And scroll on it to scale.

Style 0:
Screenshot 2021-09-10 122731.png
Style 1:
Screenshot 2021-09-10 122253.png
Style 2:
Screenshot 2021-09-10 122310.png
You do not have the required permissions to view the files attached to this post.
from the Realm of Death
tvgi
Posts: 3
Joined: September 10th, 2021, 4:43 am

Re: HTML Banner for server

Post by tvgi »

death.crafter wrote: September 10th, 2021, 6:58 am GameServerBanner_1.0.0.rmskin
I am absolutely blown away. This is way more than I could have asked for.

Thank you so much! You didn't have to do that! :D:D:D

Image
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm

Re: HTML Banner for server

Post by death.crafter »

tvgi wrote: September 10th, 2021, 8:36 am I am absolutely blown away. This is way more than I could have asked for.

Thank you so much! You didn't have to do that! :D:D:D
Welcome to the forum ;-)
But we do not usually do skin requests. I am just feeling lazy to guide you through it now.
from the Realm of Death
tvgi
Posts: 3
Joined: September 10th, 2021, 4:43 am

Re: HTML Banner for server

Post by tvgi »

death.crafter wrote: September 10th, 2021, 8:47 am Welcome to the forum ;-)
I definitely have a lot to learn. Upon restart the skin did not retain the resize. It's a very, very small annoyance so I decided to open up the little skin you created and my god. It's like looking at a different language.

Are there any guides you would recommend that I can jump in with two feet to learn about this type of coding?

Thanks again. Stay awesome!
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm

Re: HTML Banner for server

Post by death.crafter »

tvgi wrote: September 10th, 2021, 4:04 pm I definitely have a lot to learn. Upon restart the skin did not retain the resize. It's a very, very small annoyance so I decided to open up the little skin you created and my god. It's like looking at a different language.

Are there any guides you would recommend that I can jump in with two feet to learn about this type of coding?

Thanks again. Stay awesome!
Ohh right, that slipped my mind somehow.

In the MouseScrollUpAction and MouseScrollDownAction in the end, add, [!WriteKeyValue Variables Scale [#Scale]].

And for starters, you can start with docs and the simple skins guide.

Rest, you have to dissect the existing skins, simple and newer recommended, to know the extra tid bits.
from the Realm of Death