Thread: Lua script help
View Single Post
06-25-17, 07:53 AM   #5
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 554
Well the problem will be line 244:
Code:
if msg == string.format(UNITDIESOTHER, key) then
I don't know what UNITDIESOTHER is, but you'll want to replace it with something else.
__________________
Grab your sword and fight the Horde!
  Reply With Quote