Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: ReverendDikiy
Forum: General Authoring Discussion 03-15-23, 01:42 PM
Replies: 1
Views: 1,170
Posted By ReverendDikiy
How to get the nickname of a killed player?

Hello everyone, I'm new to developing addons for the game. Can you please tell me how to get the nickname (and server) of the player I killed in PvP mode
Forum: AddOn Search/Requests 12-26-22, 07:57 AM
Replies: 0
Views: 1,160
Posted By ReverendDikiy
Slash CMD in WA?

SLASH_BLAH1 = "/q"
SlashCmdList["BLAH"] = function(msg, editBox)
if ObjectiveTrackerFrame:IsVisible() == true then
ObjectiveTrackerFrame:Hide()
elseif...
Showing results 1 to 2 of 2