Go Back Age of Conan Europe Forums > Community Forums > English Forum > General Forums > Class Forums > Ranger
Reload this Page This is how you can swap hotbars when you switch weapon set
Reply
Old 29th May 2008, 21:10     Veora is offline   #11
Veora
Barbarian Cimmerian
   
Veora's Avatar

Brothers of Arms

English server Crom PvE
Default

Quote:
Originally Posted by Unferno View Post
wow this sounds a lot as keylogger... I'd never run such thing
You're an idiot, if you dont know don't post.
Reply With Quote
Old 29th May 2008, 21:22     Dirtydisco is offline   #12
Dirtydisco
Ranger Aquilonian

Legacy

English server Fury PvP
Default

Bumpbumpbump to have FC implement something like this. . .thanks for developing this script, but as i dont know you, and it could be something i dont want, im not gonna get it. .. nothing personal


What i have done is ( lotsa you probably just use this ) i use shift 1 + 2 to switch between my melee / ranged combos.

Then in Setpoint for my MX1000 i have mapped the "back" key ( nicely placed and easy to click anytime with the thumb ) to a key function ( in this case shift + r ) and then set shift + r to swap weapons in AoC´s controls.. . works pretty nice, and its still kind of a challenge which i like..
Reply With Quote
Old 29th May 2008, 22:18     Stonga is offline   #13
Stonga
Ranger Cimmerian


English server Fury PvP
Default

This script is working wonderfully. As I'm already using the program in question, I can ensure you that the script is genuine.
Reply With Quote
Old 29th May 2008, 22:38     stianjo3 is offline   #14
stianjo3
 


Default

Quote:
Originally Posted by hairyfil View Post
Hey all,

It really bugged me that when I swap between melee and ranged weapons the hotbars remained untouched.

I have created a very simple script to use with the windows tool Autohotkey - http://www.autohotkey.com which will allow you to swap weapon set and switch hotbars with just one key press.

So now when I press ` I switch between melee/ranged weapons and between hotbars 1 and 2

download and install autohotkey, replace the text of the default script with everything beneath the line, reload and you're off and running. The only thing you might want to do is change which key, or mouse triggers it.

Copy everything beneath this line and paste into autohotkey script
----------------------------------------------------------------------
; an Autohotkey macro to be used in AoC to swap weapon set and switch hot bars.'
; I use the ` key to swap weapon sets, if you want to use a different key/mouse button - assign it on the line below

`::

send R ; switch weaponset

if (weaponset = 1)
{
send "
weaponset = 2
}
else
{
send {!}
weaponset = 1
}

; Brought to you by Saturn - a HoX on the Crom EU Server.
; aka Mercury, Sheba,
; and on WoW Pulseofbeast/Pulseoflife/Mizery/Mandragalas

Wondeful stuff.

Modified version below, zoom all the way in to fist person mode with middle mousebutton click, and out again with next click. Its far from perfect yet, but works fine.

; an Autohotkey macro to be used in AoC to swap weapon set and switch hot bars.'
; I use the ` key to swap weapon sets, if you want to use a different key/mouse button - assign it on the line below

`::

send, {r} ; switch weaponset ; replace "r" with correct keymapping.

if (weaponset = 1)
{
send "
weaponset = 2
}
else
{
send {!}
weaponset = 1
}
return ; add this return to not mess up previous functionality.

; Brought to you by Saturn - a HoX on the Crom EU Server.
; aka Mercury, Sheba,
; and on WoW Pulseofbeast/Pulseoflife/Mizery/Mandragalas

MButton::
if (scrollstatus = 1)
{
send {WheelUp}
send {WheelUp}
send {WheelUp}
send {WheelUp}
send {WheelUp}
send {WheelUp}
send {WheelUp}
send {WheelUp}
send {WheelUp}
send {WheelUp}
send {WheelUp}
send {WheelUp}
scrollstatus = 2
return
}
else
{
send {WheelDown}
send {WheelDown}
send {WheelDown}
send {WheelDown}
send {WheelDown}
send {WheelDown}
send {WheelDown}
send {WheelDown}
send {WheelDown}
send {WheelDown}
send {WheelDown}
send {WheelDown}
scrollstatus = 1
return
}

Use at own risk, not sure if this breaks EULA.
Reply With Quote
Old 29th May 2008, 23:00     hairyfil is offline   #15
hairyfil
 


Default not a keylogger

well for starters, autohotkey is fairly well known, google if you're not up to trusting me. And as for my script - even a child (and there's certainly plenty of those about) should be able to understand how little it does

:-D
Phil
Reply With Quote
Old 30th May 2008, 00:00     Okutai is offline   #16
Okutai
 Stygian
   
Okutai's Avatar


Default

I confused at how this works. I did everything you told me, but I want either ` or . to be my changer.

However, I don't know where to change on the script. And everytime I DO try to use it, I get "You have received no recent tells"
Reply With Quote
Old 30th May 2008, 02:33     randy is offline   #17
randy
Ranger Stygian


English server Fury PvP
Default

Works well, thanks a lot buddy! To the doubters who think this is a keylogger??? look at the script... you can see exactly what it does... exactly :P
Reply With Quote
Old 30th May 2008, 08:03     hairyfil is offline   #18
hairyfil
 


Default

send, {r} ; switch weaponset ; replace "r" with correct keymapping.


the correct and default keymapping is <shift>r or R - which is why I used it in the original script :-)

Phil
Reply With Quote
Old 30th May 2008, 08:19     Sykokaj is offline   #19
Sykokaj
Ranger Stygian

FatKidsRHardToKidnap

English server Fury PvP
Default

Quote:
Originally Posted by Dirtydisco View Post
Bumpbumpbump to have FC implement something like this
See this thread http://forums-eu.ageofconan.com/showthread.php?t=15870

Funcom already stated that this is something that we will see soon
Reply With Quote
Old 30th May 2008, 12:43     Okutai is offline   #20
Okutai
 Stygian
   
Okutai's Avatar


Default

I still need help guys. Everytime I try it, all I get is in my chat box is me using /tell on the last person who /tell'd me.

I'd appriciate some help please.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


All times are GMT. The time now is 02:11.

Top

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.