Quote Originally Posted by xux View Post
It just means that the module get's delayed for 20 seconds before starting again.
Ok, so the script picks up all Longswords and then checks every 20 seconds if there is a longsword in the backpack.

The : really throws me off, I'm new to all this and I haven't seen the colon used anywhere yet.

Why is the parameter "Mod" passed to the function when you create a new module? I don't see that function declared anywhere.