Likes: 0
Results 1 to 8 of 8
Thread: [Help] Mount Any Where
-
09-02-09, 04:32 PM #1
[Help] Mount Any Where
Register to remove this adOk Guys I Need a lil help here everything that is in this lua i right but when i go ingame to click the item nothing happens any ideas to why?
HTML Code:function Item_Trigger(item, event, player) Item_menu(item, player) function Item_menu(item, player) if (player:IsInCombat() == true) then player:SendAreaTriggerMessage("No Way! You are in combat! M8") else item:GossipCreateMenu(3543, player, 0) item:GossipMenuAddItem(4, "Mount me on a Dragon Mount!", 2, 0) item:GossipMenuAddItem(4, "Dismount", 3, 0) item:GossipSendMenu(player) end function OnSelect(item, event, player, id, intid, code) if (intid == 2) then Player:SetFlying() Player:ModifyRunSpeed(21) player:SetModel(22841) end if (intid == 3) then player:SetMovementType(256) player:ModifyRunSpeed(7.5) player:SetModel(0) end end RegisterItemGossipEvent(99546,1,"Item_Trigger") RegisterItemGossipEvent(99546,2,"OnSelect")
› See More: [Help] Mount Any Where
-
09-02-09, 05:44 PM #2
-
09-02-09, 05:51 PM #3
Who did he steal it from?
-
09-02-09, 08:43 PM #4
-
09-02-09, 09:54 PM #5
http://www.mm opro.net/forums/lua-sc...ayers-fly.html
he used my template and "Defaced" it.
-
09-02-09, 11:06 PM #6
-
09-02-09, 11:14 PM #7
-
09-02-09, 11:21 PM #8
Register to remove this ad
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