07.12.2012, 20:53
Quote:
As everyone else already said, this is probably too basic to post. Looking at your signature, i see:
[Tutorial]Basic FilterScript [FilterScript]Basic Help And Join [FilterScript]Clearing Chat [FilterScript]Admin Broadcast Basic filterscript: this one (duh) Basic help and join: probably just sending messages to players when joining and typing /help Clearing chat: probably just spamming the player's chat full of spaces. Admin broadcast: i've seen that one, it's just a command to broadcast stuff to players. The filterscripts are so basic that they should be implemented to a gamemode instead of being a seperate filterscript. There is a maximum of 16 filterscripts to use, and if every function your server has is in a different filterscript you are going to run out of filterscript slots pretty darn soon. I suggest you first learning, and then posting. I spent something like 6 months learning, exploring and googling about scripting, and then i started to take my server seriously. It grew up to a pretty decent server, and once it was up and running at a nice speed i released 2 filterscripts, my in-game map editor and my somewhat useless ratmachines script. My point is: - Learn first, help second - Don't make seperate filterscripts to have your functions in, at least combine them all to make one big filterscript. - Don't let this criticism take you down, you might have talent in scripting, not yet tho. -Jarno |
-Kyle