Forums » Community Projects

I Demand An Addon

Jul 24, 2007 ShankTank link
That puts "Killing Blow!" in big red letters over your screen every time you kill something :o that'd be awesome...
Jul 24, 2007 Scuba Steve 9.0 link
declare(ugh, {})
ugh.kills = GetCharacterKillDeaths(GetCharacterID())
function ugh:OnEvent(event, data)
     if(not data) then return end
     if(data == GetCharacterID() and ugh.kills < GetCharacterKillDeaths(GetCharacterID()) then
          ugh.kills = ugh.kills + 1
          ProcessEvent("MSG_NOTIFICATION", "\127ff0000Addons are great fun!")
          end
     end
end

RegisterEvent(ugh, "PLAYER_UPDATE_STATS")
Jul 26, 2007 firsm link
Make me a FICS (Free Internet Chess Server) client please!
Jul 27, 2007 Scuba Steve 9.0 link
Firsm sucks!

(PS: You do it.)
Aug 01, 2007 momerath42 link
So I hear there's actually a FICS client in the works!?

I demand someone make me a terminal emulator!!!!
Aug 02, 2007 firsm link
Maybe :-)