[FilterScript] Server name changer
#1

Hello everyone.
I made a simple FS it's my second FS and im happy to release it.
What is it?
Basically it changes the server name every 3 seconds.
--DOWNLOAD LINK--
http://pastebin.com/2HW90qtu
Reply
#2

Nice.
Reply
#3

nicee
Reply
#4

Quote:
Originally Posted by WizzardY
View Post
Hello everyone.
I made a simple FS it's my second FS and im happy to release it.
What is it?
Basically it changes the server name every 3 seconds.
--DOWNLOAD LINK--
http://pastebin.com/2HW90qtu
Not good 4 errors
warning 217: loose indentation
warning 217: loose indentation
warning 217: loose indentation
warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Warnings.
Reply
#5

Just make some spaces to the lines and it's all good, pastebin screwed it up!
Reply
#6

Quote:
Originally Posted by WizzardY
View Post
Just make some spaces to the lines and it's all good, pastebin screwed it up!
No its your script error.
Reply
#7

@Nik01 no, the script is ok.

Loose identation is when the code is not "tabbed" enough for as it to keep "organized". Example:
pawn Code:
//... Random functions above
if(MyVar[playerid] == 1)
{
     print("Your Var is equal to 1!");
               return 1;// --- Error line
}

- OT: Very nice script
Reply
#8

Thanks guys , NikO1 please when you don't know anything about scripting don't even bother posting here , mate.
Reply
#9

Quote:
Originally Posted by NikO1
View Post
Not good 4 errors
warning 217: loose indentation
warning 217: loose indentation
warning 217: loose indentation
warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Warnings.
HAHAHAHAHAHAHHAHAHAHAHAHAH Damn Script Newbie
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)