Play now button on homepage
#1

Okay so, i had a "play now" button on my old homepage, and when you clicked, SAMP automatically started and you could choose weather to add the server ip to your favs. or direct want to play.

But i forgot how to link it
so this is the server ip,

ggw.zapto.org:80

someone pls can help and tell me what i need to write so samp gets started when you click the play now button
Reply
#2

samp://[IP]:[PORT]

samp://ggw.zapto.org:80
Reply
#3

for html, you can use: <a href="samp://<serverip>:<serverport>">Play now!</a>
Reply
#4

EDIT: above was faster.
Reply
#5

Quote:
Originally Posted by Littlehelper[MDZ]
Посмотреть сообщение
EDIT: above was faster.
Are you new at keyboards?
Reply
#6

Quote:
Originally Posted by Dripac
Посмотреть сообщение
Are you new at keyboards?
No, he probably wrote something similar to the guy who posted just before he did. Therefore removing it as the other guy's post was superior.
Reply
#7

If your need to use it for BBC,

pawn Код:
[url=samp://serveriphere] put whatever here [/url]
If you need to use it for HTML (as shown above),

pawn Код:
<a href="samp://<serveriphere>"> put whatever here </a>
Reply
#8

thanks guys
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)