Jump to content

Recommended Posts

Posted

hello

is there any alternative to Send()/ControlSend() ?

i tried to Send("A") to RemoteJoyLite but it was not working as expected

While 1

Send("a")

Sleep(400)

Wend

the "a" was not sent properly but most of the times it worked

it was not sent on time and only successful on several occasions

i think RJL cannot accept the Send() properly

is there any alternative to Send()/ControlSend() ?

[quote]I change my goal post in the middle of the game[/quote]

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