Blockland Forums > Modification Help
Flood Protection
General:
I've been studying how flood protection works because I want to use it for one of my scripts. I've found that "spamAlert(%client)" calls the function, am I right? However this is not what I need, I want to check whether the function is called... I've tried "if(spamAlert(%client))" but ignores "if()" and just calls the function. Is there a way I could do this? Thanks.
herb:
packaging?
General:
--- Quote from: herb on July 24, 2010, 12:21:53 PM ---packaging?
--- End quote ---
Yes, it's packaged.
EDIT: The code is just a prototype... I refer to my main post.
herb:
what is the overall use for what you are trying to do here?..
General:
--- Quote from: herb on July 24, 2010, 12:45:25 PM ---what is the overall use for what you are trying to do here?..
--- End quote ---
If a client says something like "What are the rules?" and is in flood protection, then the rules won't appear.
Why should you need so much info anyways? Haven't I clearly stated what I wanted?