• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Revolution KTH

 

Project Updated:
Files Updated: Thu, Oct 2 2008
Supports Game Version: Beta 3.0
Category: PvP
Tags:

[Edit Tags]

Project Manager: MoronWar
Additional Authors: No additional authors
Current Version: RevKTH - Rev 3.1
License: Public Domain
Development Site: CurseForge
Avg Daily DL (last 30 days): 1
Downloads Total: 992
Favorites: 7
Comments: 4
  • About Revolution KTH
  •  

This is the Addon for the guild Revolution, http://revolutionwar.guildlaunch.com Come join us!

This addon requires LibSlash from Aiiane, http://war.curse.com/downloads/details/13510/

Download that and worship her.


Instructions:


Basic Faq: You set a person as a MA for Kill or Heal. If that person sends out a specific command you can then hit a button to target that person or have the addon auto-target that person. Also if you aren't a MA you can still call out people to be healed/killed.


Commands: (I'm open to changing any of these)

/revk NAME = Set Kill Caller

- This sets your current MA for kills. This is saved between sessions. - Usage = /revk Moron

/revh NAME = Set Heal Caller:

-Ditto for Heals.


/revksound 1/0 = Set Kill Sounds on/off

-Sets weither you get a sound played when a kill from the MA is annouced -Usage: /revksound 1

/revhsound 1/0 = Set Heal Sounds on/off

-Ditto for heals

/revkill = Target Called Kill

-Targets the last called kill. It will target dead people. If that target is not in range it will keep your current target. Later I will show how to make a macro button for this. - Usage: /revkill

/revheal = Target Called Heal

-Ditto on heal target

/callkill = Call out Current target as Kill

-This is mostly for MA. This calls out their currently targetted bad guy to the channel set in options. You can call out dead people or people out of your range. (Later I will show how to make a macro for this). -Usage: /callkill

/callheal = Call out Current target as Heal

-Ditto for heal calling

/revchan war/sp = Set Calling channel as War or Scenario

-Sets which channel the MA will broadcast over. Note: You can listen on any channel for the broadcast, so only MA needs to use this. -Usage: /revchan war

/revauto 1/0 = Set or Toggle auto-targetting

-Use this to toggle auto-targetting of Kills/Heals. If you do not have a 1/0 after the command it will just toggle. -Usage: /revauto 1

/revtimer Number = Set the timer til the annoucments disappear

-Sets how long the Kill/Heal windows stay on your screen. It goes off of frame rate, so 30=1sec, or 300 =10sec. -Usage: /revtimer 250


/revtest = Test annoucment for testing of UI Placement

-Tests the Kill/Heal windows for time and placement. -Usage: /revtest


Macros


To make a War Macro:

Go to main menu (ESC). Click on Macros. Click on one of the emptry at the top. Type in Name and click on picture to set a picture. In the Macro Text, put in below for each command:

Calling out a heal : /script RevKTH.CallHeal() Calling out a kill : /script RevKTH.CallKill()

Targeting the Heal : /script RevKTH.TargetHeal() Targeting the Kill : /script RevKTH.TargetKill()

Then you can drag the icon down to your bars.

(If you want a different commands to be macroed, let me know).


UI


There are two windows with text that appear when a Kill/Heal is called. You can see them by doing the command /revtest.

You can move/stretch these on your own. To do that:

1. Hit U to get to the UI editor. 2. Click on Layout Editor. 3. Click on Start Editing

Now, look for RevKTH Kill Window and RevKTH Heal Window and move them around!

Click and drag on the corners to resize them!




Normal Usage:


This is what a normal day using the addon will go like.

Open RvR: Once you have your warband set. Someone is designated as the MA, Let's say, it is I, Moron.

Moron does this : /revchannel war Everyone else: /revk Moron

Now, throughout the battle, I will be doing /callkill annoucing to all of you who to kill, at that point you do /revkill or hit your macro, or do nothing if you have auto-targetting enabled.

. In a scenario, the only difference is Moron would do : /revchannel sc


  • Downloads (4)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Revolution KTH RevKTH - Rev 3.1 Release Beta 3.0 290 10/2/2008
  Revolution KTH RevKTH - Rev 3 Release Beta 3.0 63 9/22/2008
  Revolution KTH RevKTH - Rev2 Release Beta 3.0 74 9/18/2008
  Revolution KTH RevKTH ver1 Release Beta 3.0 45 9/14/2008
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • MoronWar said 

    Did you set the kill caller with /revk Name ?

    Reply Report Permalink
  • MoronWar said 

    You did nothing wrong! You found a bug!

    I fixed it and just posted RevKTH - Rev 3!

    Reply Report Permalink
  • Bowbak said 

    /revchan war
    work but when i use
    /revchan sc
    I got the error :
    You must do "/revchanwar" or "/revchan sc"
    I dont understand what is wrong

    Reply Report Permalink
  • MoronWar said 

    If the API can do it, then it isn't illegal.

    Reply Report Permalink
  • margav said 

    Isnt triggering autotarget illegal? Not accusing but just want to be on safe side

    Reply Report Permalink
  • MoronWar said 

    I didn't know how to make an options box so that is why it is all slashy.

    I now know how to do it, so look for that in the second version :)

    Reply Report Permalink
  • Thanks for the addon. Might try to get my guild to try this. Looks like their may be an unnecessary number of slash commands though. May need work on user friendliness (ie more retardproof).

    Reply Report Permalink
  • dangson said 

    This time I installed via curse client. Same result.

    Reply Report Permalink
  • MoronWar said 

    The most common problem is putting it into the wrong interface.

    it should go into

    [war directory]/Interface/Addons

    NOT

    [war directory]/users/Interface/Addons

    Also you can download and use the curse client to easily install the addons.

    Reply Report Permalink
  • dangson said 

    Not sure If I've done something wrong, but I've extracted libslash to interface/addons and extracted revkth to the same spot.

    Boot up warhammer, and no slash commands are recognized. Other addons' slash commands are recognized though.

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 424 Paint the leader PvP, and Combat
  2. 164 State of Realm PvP
  3. 126 TokenMachine PvP, and Bags & Inventory
  4. 88 TargetRing PvP, and Unit Frames
  5. 54 Calling PvP, and Combat