SA-MP Forums Archive
How to change hostname + weburl - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to change hostname + weburl (/showthread.php?tid=449569)



How to change hostname + weburl - QatarKnight - 09.07.2013

I recently downloaded a gamemode script but i couldn't change the hostname and weburl from server.CFG i went to the script and used CTRL + F but i changed it all and still the name would remain the same. I made a thread earlier but now im willing to give you the website i downloaded the gamemode from. And you can see it yourself and tell me how to change hostname and weburl if you do this i'll +rep you whatever that is im new.
Thanks


Re: How to change hostname + weburl - razor99 - 09.07.2013

Which Gamemode did you downloaded?


Re: How to change hostname + weburl - QatarKnight - 09.07.2013

Quote:
Originally Posted by razor99
Посмотреть сообщение
Which Gamemode did you downloaded?
https://sampforum.blast.hk/showthread.php?tid=157338


Re: How to change hostname + weburl - Red_Dragon. - 09.07.2013

I downloaded this gamemode and found this
pawn Код:
SendRconCommand("hostname RuNix's Cops And Robbers[v1.2]");
    SendRconCommand("mapname San Andreas");
    SendRconCommand("weburl wWw.rSs-rO.cOm");
    SetGameModeText("Cops and Robbers [v1.2]");
Search for it and change it to whatever you want.