[FilterScript] Random Hostname System - 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] Random Hostname System (
/showthread.php?tid=520949)
Random Hostname System -
Ciandlah - 21.06.2014
Hello everyone, this is another very simple filterscript, that I have done another video explaining how I done it step by step - I do videos just to stop people from saying ohh you copied that from this when It shows Im thinking off my head in the video.
Hope you guys enjoy this new filterscript that randomly generates Hostnames
******* Video On How It Was Done: [ame]http://www.youtube.com/watch?v=VbnfC_7ZKug[/ame]
Pastebin Links:
Ciandlah's Pastebin:
http://pastebin.com/1n81RBAH (Very Basic Code)
MellniK's Pastebin:
http://pastebin.com/9StjXf7v (Updated with more precision)
AW: Random Hostname System -
Mellnik - 21.06.2014
Very very very basic stuff but you seem to be new to this so it's ok. Here is a slightly improved version:
http://pastebin.com/9StjXf7v
Also removed the #if defined FILTERSCRIPT as it's not really required in this case.
Re: AW: Random Hostname System -
Ciandlah - 21.06.2014
Quote:
Originally Posted by Mellnik
Very very very basic stuff but you seem to be new to this so it's ok. Here is a slightly improved version:
http://pastebin.com/9StjXf7v
Also removed the #if defined FILTERSCRIPT as it's not really required in this case.
|
I am not new to this - Im just doing the very basic things that could help people out with there servers - Not really looking for precision etc - Thanks for your updated version will edit the topic and place yours inside