SA-MP Forums Archive
How to change hostname + weburl and how to fix houses - 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 and how to fix houses (/showthread.php?tid=449274)



How to change hostname + weburl and how to fix houses - QatarKnight - 08.07.2013

I downloaded a gamemode script and i noticed that even if i change the host name in the CFG server file it still the same as the one i downloaded it in. Then i went changing it in the gamemode PWN file which is labelled "SendRconCommand" but still the hostname and weburl stayed the same. Plus i downloaded a gamemode script that it is said to have houses but the /househelp command doesn't work in it and you can't buy houses. I was wondering is there anyway to fix this without any of that complicated scripting stuff. Cause im a newbie at scripting.


Re: How to change hostname + weburl and how to fix houses - Red_Dragon. - 08.07.2013

I guess there's a define in that script which defines the server name. Try searching for it in your gamemode (Use CTRL + F).


Re: How to change hostname + weburl and how to fix houses - QatarKnight - 08.07.2013

Quote:
Originally Posted by Red_Dragon.
Посмотреть сообщение
I guess there's a define in that script which defines the server name. Try searching for it in your gamemode (Use CTRL + F).
I tried that but i changed every bit that mentions the name. But still the name would remain the same.