Autohotkey Help?
#1

So, I read some tutorials on ****** explaining how to use the Auto Hot Key and script it. I made a simple /me command consisting of;

^n:: SendInput t/me smiles. {enter}

So the button to activate it should be 'CTRL+N', I tried it on ******, search bar, it works fine. But when I try to use it IG, in SA:MP, doesn't works? Nothing shows up, nor appear.
Reply
#2

Try right clicking on it and select "Reload Script"
Or try this script,
[qoute]
^n::
SendInput t/me smiles.{enter}
return
[/qoute]
Reply
#3

What Marshall said, reload the script. Introducing line breaks though wouldn't have any effect in my experience and knowledge.
Reply
#4

I don't see any option for ''reload script'', probably because I am using Authotkey_L, which doesn't have that function? Should I try Marshall's format?
Reply
#5

Why don't you use an in-game keybinder? There are ones made specifically for SA-MP. I use this: https://www.******.com.au/search?q=u...hrome&ie=UTF-8

I don't know which link I got it from though so that's why I didn't link directly to a download site.
Reply
#6

Quote:
Originally Posted by Potassium
Посмотреть сообщение
Why don't you use an in-game keybinder? There are ones made specifically for SA-MP. I use this: https://www.******.com.au/search?q=u...hrome&ie=UTF-8

I don't know which link I got it from though so that's why I didn't link directly to a download site.
^ This
Reply
#7

Quote:
Originally Posted by Potassium
Посмотреть сообщение
Why don't you use an in-game keybinder? There are ones made specifically for SA-MP. I use this: https://www.******.com.au/search?q=u...hrome&ie=UTF-8

I don't know which link I got it from though so that's why I didn't link directly to a download site.
Mhm, I'll try this, thanks for pointing it out!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)