|
|
#1 |
![]() Join Date: Nov 2010
Reputation: 12
Posts: 130
|
Gamespy account create problem
i cant typ the @ so i cant enter my email any1 know how to fix it?
|
|
|
|
|
|
#2 | |
![]() Join Date: May 2010
Reputation: 13
Posts: 232
|
Quote:
It's less work than it sounds. I had to write an AHK script to get my extra mouse buttons working in SR2. |
|
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
Anyone figure this out?
My friend and I can't play because of it. |
|
|
|
#4 |
![]() Join Date: May 2010
Reputation: 13
Posts: 232
|
Here's a solution. It's strange that you guys would have to do this, but it works:
1) Download and install AutoHotKey. 2) Open a plain text editor and write the following: { b::@ } 3) Save that as a .ahk file and not a .txt file. 4) When you double-click on that file, it will launch AutoHotKey, represented by the green "H" symbol in your system tray and when you press the 'b' key (lowercase b), it will register as if you typed the '@' symbol instead. I only used 'b' as an example; set the key to something else if you use 'b' in your email address. 5) Enter your email address in the game, pressing 'b' where the '@' should show up. 6) Turn off the script by right-clicking on the green icon in your system tray and choosing "Exit," and delete the script. You can keep AutoHotKey installed if you plan on using it. I wrote this script to be able to use my extra mouse buttons: XButton1::[ XButton2::] Hope this helps. |
|
|
|
![]() |
|
||||||
| Thread Tools | |
| Display Modes | |
|
|