My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Links

Project temporarily sleeping (sorry I don't play yet to WAR, let me know if you would like to maintain it)

Hot bug 1

Did you know, in Warhammer Online you can post in all chat rooms fake hyperlinks.

When the hyperlink, generated by the below macro, is posted in chat and clicked by a victim, it will automatically add an individual in his list of friends, this individual is defined and hidden in the macro by the attacker.

/script EA_ChatWindow.InsertText(CreateHyperLink(L"FRIENDED:individual",L"[Fake Uber Sword]",{255,0,0},{}))

Versions

Last updated files: 01 Mar. 2011

Latest version of WAR client used to retrieve the files: 1.4.1 Build 562 (2011)

Extras:

  • 1.4.0 Build 561 = 1.4.0 Build 557, no changes in interface.myp (13 Jan. 2011)
  • 1.4.0 Build 560 = 1.4.0 Build 557, no changes in interface.myp (17 Dec. 2010)

Summary

A project for Warhammer Online Add-On authors to monitor the changes made by EAMythic to the Warhammer Online client interface APIs. "Diff" links are located on the "Source" tab. The GoogleCode? web interface gives a few informations about diffs however, due to implemented web restrictions, it is recommended to use a third party subversion software like TortoiseSVN to have access to the full statistics. If you are looking for a MYP file extractor, go for EasyMYP.

Quick links

build list: here checkout: here discuss: here

Hints

To know which client version and build you're currently using there is 2 methods

  • outgame, it's hardcoded in WAR.exe, you can right click it and check the properties
  • ingame, you can type /script d(SystemData.ClientVersion) and look in the /debug window with debug messages checked

Powered by Google Project Hosting