Forums » Community Projects
I Demand An Addon
That puts "Killing Blow!" in big red letters over your screen every time you kill something :o that'd be awesome...
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")
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")
Make me a FICS (Free Internet Chess Server) client please!
Firsm sucks!
(PS: You do it.)
(PS: You do it.)
So I hear there's actually a FICS client in the works!?
I demand someone make me a terminal emulator!!!!
I demand someone make me a terminal emulator!!!!
Maybe :-)