Need a little help! - 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: Need a little help! (
/showthread.php?tid=401269)
Need a little help! -
Lapon - 22.12.2012
how can i set hostname from inside my script for permanently which from even from gamecp we can't change
without changing for script can anyone give me script??
write in hostname GangWar
Re: Need a little help! -
ikey07 - 22.12.2012
SendRconCommand("hostname My Awesome Server");
Re: Need a little help! -
Lapon - 22.12.2012
Thanks +rep .