|
|
Source code |
1 |
/run local mainClass, subClass = UnitClass("target"); SendChatMessage(UnitName("target").." is a lv "..UnitLevel("target").." "..mainClass.."/"..subClass.." and has "..UnitChangeHealth("target").." health.", "SAY");
|
|
|
Source code |
1 |
|
|
Source code |
1 |
/script SendChatMessage("I Have "..GetCountInBagByName(Energy of Justice).." EOJ", "SAY");
|
|
|
Source code |
1 2 3 |
variable = "string" variable = 123 variable = true |
|
|
Source code |
1 |
GetCountInBankByName(TEXT("Sys201545_name"))
|