Shattered Kingdoms https://shatteredkingdoms.org/forums/ |
|
Ultimate Scout/Mercenary Weapon Swap Alias for zMUD https://shatteredkingdoms.org/forums/viewtopic.php?f=42&t=22632 |
Page 1 of 1 |
Author: | FinneyOwnzU [ Tue Jun 19, 2012 10:46 am ] |
Post subject: | Ultimate Scout/Mercenary Weapon Swap Alias for zMUD |
only posting in gd from now - thx and have a nice day |
Author: | ninja_ardith [ Tue Jun 19, 2012 10:50 am ] |
Post subject: | Re: Ultimate Scout/Mercenary Weapon Swap Alias for zMUD |
Saving us from carpal tunnel one script at a time. |
Author: | patrisaurus [ Tue Jun 19, 2012 11:06 am ] |
Post subject: | Re: Ultimate Scout/Mercenary Weapon Swap Alias for zMUD |
I use something like this but a bit more scripted. I have variables for weapon1 and weapon2 and a binary variable for shield1 and shield2, so I can do weap1 authority 1 weap2 bill 0 And then weapset is another binary variable that tracks which I'm using, while alias swap switches between weapon sets and reverts weapset to allow the same alias to keep swapping. If I remember I'll dig it out of my settings later. Lets me do this for all chars. Finney's adaptation is super clever remembering to alias k between shoot and kill - hadn't ever played ranger and hadn't even thought of it until I saw it here. |
Author: | FinneyOwnzU [ Tue Jun 19, 2012 11:16 am ] |
Post subject: | Re: Ultimate Scout/Mercenary Weapon Swap Alias for zMUD |
only posting in gd from now - thx and have a nice day |
Author: | Muktar [ Tue Jun 19, 2012 11:28 am ] |
Post subject: | Re: Ultimate Scout/Mercenary Weapon Swap Alias for zMUD |
In mine, I set the ability change weapons/containers on the right-click menu. |
Author: | FinneyOwnzU [ Sat Jun 23, 2012 10:20 am ] |
Post subject: | Re: Ultimate Scout/Mercenary Weapon Swap Alias for zMUD |
only posting in gd from now - thx and have a nice day |
Author: | Nightwing [ Mon Jun 25, 2012 7:56 am ] |
Post subject: | Re: Ultimate Scout/Mercenary Weapon Swap Alias for zMUD |
That's great, except recent changes to disarm cripple this classes' effectiveness. EDIT: In other words, it would be nice if the class could account for multiple melee weapons. |
Author: | FinneyOwnzU [ Mon Jun 25, 2012 12:41 pm ] |
Post subject: | Re: Ultimate Scout/Mercenary Weapon Swap Alias for zMUD |
Nightwing wrote: That's great, except recent changes to disarm cripple this classes' effectiveness. EDIT: In other words, it would be nice if the class could account for multiple melee weapons. It already does. You can change the weapons called by the alias on the fly via variables. If your primary melee weapon is an epee and it gets disarmed, change your variable to whatever backup weapon you use. I change variables on the fly all the time in between combat rounds - mainly my targeting variable {#ALIAS tar {#VARIABLE target %1}}, but weapons should be no different unless you fat finger or typo frequently. |
Author: | ninja_ardith [ Mon Jun 25, 2012 12:51 pm ] |
Post subject: | Re: Ultimate Scout/Mercenary Weapon Swap Alias for zMUD |
Should probably have a trigger in there to call for a >>>>>@#$% MY LIFE<<<<<< when your character gets disarmed. |
Author: | FinneyOwnzU [ Mon Jun 25, 2012 1:17 pm ] |
Post subject: | Re: Ultimate Scout/Mercenary Weapon Swap Alias for zMUD |
only posting in gd from now - thx and have a nice day |
Page 1 of 1 | All times are UTC - 8 hours |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |