[FilterScript] aHost
#1

aHostname Changer

Information:
This FileScript has been created by Plugy aka Plugsttzzx!
With this FS you can create dynamic Auto-Hostname changer,
by activating in-game as RCON. It changes hostname every 1 second.

Commands:
/autohostname - To activate Auto Hostname Changer.
/unautohostname - To de-activate Auto Hostname Changer.

Pictures:




Download Links:
Pastebin
SolidFiles
Reply
#2

WOW Nice!! GJ MAN !
Reply
#3

Easy, more god,
To

pawn Code:
new Timer0;
new Timer1;
new Timer2;
To

pawn Code:
new Timer[2];
Reply
#4

Will be usefull to new scripters ect. Good job
Reply
#5

Thanks of positive feedback's!
Well the main problem is that, I'm not so good scripter just a beginner
Reply
#6

Instead of using 3 public timers you can use 1 timer and some variables.
Reply
#7

@Denis:
Oh sorry that I don't think like you do and please read, I wrothed I'm beginner at Scripting not some high skilled.
Please hold your negative comments back for yourself.

@Jochemd:
Yes I realized this after publishing and Garfield note !
Reply
#8

Pretty nice i guess, but i can Just go to rcon and Type Hostname " Bla Bla "
anyways nice job.
Reply
#9

Quote:
Originally Posted by [Full]Garfield[XDB]
View Post
Easy, more god,
To

pawn Code:
new Timer0;
new Timer1;
new Timer2;
To

pawn Code:
new Timer[2];
You're wrong, he created 3 timers and you created 2.

The code may be like this:
pawn Code:
new Timer[3];
Reply
#10

Quote:
Originally Posted by [Full]Garfield[XDB]
View Post
Easy, more god,
To

pawn Code:
new Timer0;
new Timer1;
new Timer2;
To

pawn Code:
new Timer[2];
pawn Code:
new Timer[3];
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)