
Results 1 to 4 of 4
Thread: LUA Quick Question
Threaded View
-
11-02-09, 01:24 PM #3
Here's what I put together.. and it works. I can also make it say their in combat.
Code:local race=player:GetPlayerRace() if race==1 or race==3 or race==4 or race==7 or race==11 then
Code:if (player:IsInCombat() == true) then player:SendAreaTriggerMessage("You are in combat, sorry!") else unit:GossipCreateMenu(3543, player, 0) local race=player:GetPlayerRace() if race==1 or race==3 or race==4 or race==7 or race==11 then
Also a Item:
Code:if (player:IsInCombat() == true) then player:SendAreaTriggerMessage("You are in combat, Sorry!") else item:GossipCreateMenu(3543, player, 0) local race=player:GetPlayerRace() if race==1 or race==3 or race==4 or race==7 or race==11 then
Trinity C++ Event Scriptor, ArcEmu C++ Event Scriptor. I have done countless projects to entertain people, so many nostalgic moments, but the best has soon to come.
Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread
Visitors found this page by searching for:
Nobody landed on this page from a search engine, yet!
SEO Blog