how to creat protocol link to connect directly to the game server with one click like this forum https ://prnt .sc /ovmv4d
what is a protocol link?
Where do you want to create this link?
I believe those are steam links, so steam://connect/uk.... so on.
Where, would be the bigger question.
It's an application protocol link... you click it and another local program (on your PC) fires up and opens the link (like magnet URLs with the torrent protocol).
At the exact same spot on the forum index (where that screenshot was taken) I would guess it is within a board description, using html.
So a basic html link <a href="steam://connect/uk.fetti....">uk.fetti...</a>
:)
oh... that was a screenshot non-link. it confused me because what the OP posted was a straightforward http link except it wasn't a link.... (because the OP only has one post)
However, links within a board description (heck, ANY HTML in a board description) is likely to break things.
Quote from: Aleksi "Lex" Kilpinen on August 21, 2019, 01:10:32 PM
At the exact same spot on the forum index (where that screenshot was taken) I would guess it is within a board description, using html.
So a basic html link <a href="steam://connect/uk.fetti....">uk.fetti...</a>
:)
thnk u very much bro this is what i wanted to do ! and thnks for evryone who joined topic for help ! and also i want players count and wich map the server in on just like this screen shot ! https ://prnt .sc/ovu9e7
That would probably be more html, but there we can't help much - we would need to know where and how the data is fetched.