Hostname Problem - 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: Hostname Problem (
/showthread.php?tid=482519)
Hostname Problem -
Ilie20000 - 21.12.2013
Hello!
I just downloaded this gamemode (
https://sampforum.blast.hk/showthread.php?tid=479033) and i need some help! I can't change the hostname (Tried it from pawno and it did not work) also the changes (Translations i made dont work too)!
Re: Hostname Problem -
KingServerIRAN - 21.12.2013
Go to Gamemodes and Open modernliferp.pwn
Line 72
Quote:
#define SERVER_HOSTNAME "Modern life Roleplay[Refund]"
|
Change This
Quote:
#define SERVER_WEBSITE "YOURFORUMURL""
|
Quote:
#define SERVER_HOSTNAME "YOURHOSTNAME"
|
Re: Hostname Problem -
Ilie20000 - 21.12.2013
Already did that and its not working...
Re: Hostname Problem -
FahadKing07 - 21.12.2013
Did u compile ?
Re: Hostname Problem -
Ilie20000 - 21.12.2013
What compile?
Re: Hostname Problem -
Ilie20000 - 21.12.2013
T/C! Solved it!