Asheron’s Call is a MMORPG by Turbine Games. Originally released in 1999 and published by microsoft, in 2003, the franchise was bought entirely back by Turbine. A 3-rd party utility application, Decal, was created by players with some programming savvy, which allowed other programming end users to create plug-ins that integrate with the AC client. This allowed for the automation of tedious in game tasks, tracking of statistics, drawing of extra things on the screen, and any other number of things which Turbine would not, or could not add themselves. (for a list of the large number of plug-ins, see sites like Decal Dev or AC Heaven)
I have written 3 plug-ins for Asheron’s Call using decal; one which tracks monsters you kill and “trophy” items you recieve, and submits it to a website (Trophy Hunter), another which acts as a shopping cart when interacting with players who are running special “Trade Bot” plug-ins to act as vendors (Bargain Hunter), and one which tracks Player vs Player kills (PK Hunter). This article covers some design and implementation details that third plug-in, PKHunter.
Read more ›