Jump to content

Recommended Posts

Posted (edited)

yeah i am having bit problems with that now :D sometimes it works, sometimes it doesnt "send" they key

example

do
;crap
send("{a down}")
until $crap = 1
send("{a up}")

for some reason it "locks" the key [i cant use that key until i manually update $crap to 1[or just close the script..]]

anyone has any ideas whats wrong;?

Edited by zutto
Posted (edited)

sounds pretty logical to me when you are constantly sending the "{a down}" as long you are in the loop.

ah..

trying in other way then :D

e: reporting back soon.

EDIT: yes it was the reason :E lol it worked fine earlier but yeah, thanks that fixed it :o

Edited by zutto

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
×
×
  • Create New...