Jump to content

Timer control client side commands?


Recommended Posts

I have tried the setTimer function but could not get it to work. Does it work client-side or is it just for server side scripting?

There is a server I play on which has a /chance command which allows you to bet money on a coin flip the command is:

/flip amount

But you can only use this command every 20 secs or so. My idea is to set a timer so it automatically flips every 20 secs for me so I can play and not have to remember to flip all the time.

Any ideas?

Link to comment

I have tried the setTimer function but could not get it to work. Does it work client-side or is it just for server side scripting?

There is a server I play on which has a /chance command which allows you to bet money on a coin flip the command is:

/flip amount

But you can only use this command every 20 secs or so. My idea is to set a timer so it automatically flips every 20 secs for me so I can play and not have to remember to flip all the time.

Any ideas?

You can't do it without scripts. You can't make script only for yourself only. Server owner decides if he wants to add such feature for his player.

Link to comment

I have found another way to do this so it's ok now. Thanks for the help though

:)

What is the other way? Share with us. Do you mean you bound a key to that command and press it every 20 sec.?

Link to comment

Sheepeeshaun

New User

Posts: 20

Joined: Sat Jan 28, 2006 6:47 pm

I know it sounds like a way to spam but it is really just for using it for what I specified. I will not go into detail about how I managed to get it to work but it does involve binds of course. Shame that you can't do client side scripting like how mIRC allows :D although I suppose it is *really* not required.

-Shaun

Link to comment

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...