RButton problems

Ask gaming related questions (AHK v1.1 and older)
delkatny
Posts: 3
Joined: 09 Apr 2016, 12:19

RButton problems

09 Apr 2016, 12:35

New guy here. I sadly killed my RButton with a beer. I used ahk to replace it and it worked. But when I play Total War Rome 2 nothing happens. Any thoughts? Is it a Steam issue?
User avatar
YoucefHam
Posts: 372
Joined: 24 Aug 2015, 12:56
Location: Algeria
Contact:

Re: RButton problems

09 Apr 2016, 13:30

Can you post your script please.
:wave: There is always more than one way to solve a problem. ;)
delkatny
Posts: 3
Joined: 09 Apr 2016, 12:19

Re: RButton problems

09 Apr 2016, 13:36

I just used RAlt::RButton.
User avatar
YoucefHam
Posts: 372
Joined: 24 Aug 2015, 12:56
Location: Algeria
Contact:

Re: RButton problems

09 Apr 2016, 13:45

Ok try this

Code: Select all

if not A_IsAdmin
{
   Run *RunAs "%A_ScriptFullPath%"
   ExitApp
}

RAlt::RButton

:wave: There is always more than one way to solve a problem. ;)
delkatny
Posts: 3
Joined: 09 Apr 2016, 12:19

Re: RButton problems

09 Apr 2016, 15:01

Thanks for a quick response, but it didn't work. Bummer,
passerby

Re: RButton problems

24 May 2016, 16:24

I use this:
e::
SendPlay, {RButton}
return

It works with Total War: Attila.

With Medieval 2 Total War (older engine) I used:
MouseClick, Right
Miscavel
Posts: 10
Joined: 18 May 2016, 02:26

Re: RButton problems

25 May 2016, 07:33

Have you tried running your script as administrator?

*nvm sorry I didn't read the above Youcefham's script which ensures the script to be run as admin :o

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 77 guests