[FilterScript] Host Name Changer [In Game] - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Host Name Changer [In Game] (
/showthread.php?tid=544073)
Host Name Changer [In Game] -
M0HAMMAD - 30.10.2014
Hi Guys

.
After few months i came back !
this Filterscript is simple, but nice !

use /host (Host Name) to change your Hostname.
i Don't tested
Download:
http://pastebin.com/W5JdvMdb
Credit(s):
* [Phoenix-] (Me) - Creator
Have Good Day - Night

.
Sorry For My Bad English

.
Re: Host Name Changer [In Game] -
Alex Magaсa - 30.10.2014
Simple but good job.
Re: Host Name Changer [In Game] -
Team_PRO - 30.10.2014
anyone can change? because i don't see any IsPlayerAdmin! so anyone can use it.
Re: Host Name Changer [In Game] -
Khanz - 30.10.2014
Quote:
Originally Posted by Team_PRO
anyone can change? because i don't see any IsPlayerAdmin! so anyone can use it.
|
Implying everyone uses the same admin system.
Re: Host Name Changer [In Game] -
DanishHaq - 31.10.2014
Quote:
Originally Posted by Team_PRO
anyone can change? because i don't see any IsPlayerAdmin! so anyone can use it.
|
People can integrate their own user/admin systems and set restrictions on this command themselves.
Re: Host Name Changer [In Game] -
zT KiNgKoNg - 31.10.2014
Seems somewhat OTT (over the top) seen as something like (the example that i have provided below) would work perfectly fine when implemented into a command without having to format a string for it to work, So basically its useless in my opinion.
pawn Code:
#define SetServerHostName(%0) SendRconCommand("hostname "%0)
Re: Host Name Changer [In Game] -
Airblog - 31.10.2014
Good work!Eyval
Re: Host Name Changer [In Game] -
Beckett - 31.10.2014
Simple, I guess.
Re: Host Name Changer [In Game] -
M0HAMMAD - 31.10.2014
Thanks All
DaniceMcHarley: yes, i said in my first post.
and anyway, we know when some body see my fs, copy the code inside his gamemode. so in my all Filterscripts
you can see, i don't use IsPlayerAdmin Or ... .
Re: Host Name Changer [In Game] -
Arastair - 09.11.2014
Quote:
Originally Posted by Team_PRO
anyone can change? because i don't see any IsPlayerAdmin! so anyone can use it.
|
Same question here