Jump to content

Dear scripters, please help me with anti command flood


GuyFromPast

Recommended Posts

Posted

ok trying to do something.. and if lock = {1} then it attaches to command automatically ? i mean it locks command or i have to define more like if lock == {1} then

blabla

btw i figured out why u dont want to help me because if u dont help me then i stay here longer and u like me probably

Posted

poor me :( sorry doublepost

ok theres what i did.. tell me please what i did wrong because its not workin

on top i added

lock = {1} 
unlock = {0} 
  

in function i added

             lock[source] = {1} 
            setTimer(function() lock = {0} end, 6000, 1) 

Posted

So many mistakes in just 2 line...

Well, I don't have that much time to explain it all but Lua tutorials is what you're after.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...