- Joined
- Feb 18, 2013
- Messages
- 1,123
- Reaction score
- 174
Hello, because many peoples Requesting Reconnect Cleo's / dlls etc I created a Reconnect.asi who Reconnect's you if you press CONTROL + R ...
YOU NEED 0.3x-R1 not R1-2!
Update:
How to change Keys ?:
Open reconnect.ini
You'll see
You can now change them how you want ..
You can get all Virtual Key Codes from http://msdn.microsoft.com/en-us/library ... 85%29.aspx
You just need to convert as example (0x52 -> hex) to an decimal, do it yourself or use a site like that http://www.statman.info/conversions/hexadecimal.html .
Replace the keys and done ;d
Download @attachment Password: ugbase
YOU NEED 0.3x-R1 not R1-2!
Update:
- Added a reconnect.ini you can now customize your Keys (get's created in your GTA:SA Folder (reconnect.ini))
- Fixed bug (key detecting).
How to change Keys ?:
Open reconnect.ini
You'll see
Code:
[Keys]
Key1=17 # CONTROL KEY
Key2=82 # R KEY
You can get all Virtual Key Codes from http://msdn.microsoft.com/en-us/library ... 85%29.aspx
You just need to convert as example (0x52 -> hex) to an decimal, do it yourself or use a site like that http://www.statman.info/conversions/hexadecimal.html .
Replace the keys and done ;d
Download @attachment Password: ugbase