Bartender Scrips menu

User Tag List

Results 1 to 3 of 3
  1. #1
    lyonar96's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2010
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Bartender Scrips

    I have a script;

    Code:
    function Barkeep_Jenkins(Unit, Event)
    Unit:RegisterEvent("Barkeep_Jenkins_say", 20000, 0)
    end
    
    function Barkeep_Jenkins_say(Unit, Event)
    local chance = math.random(1,4)
    if(chance == 1) then
    Unit:SendChatMessage(412, 0, "Fresh Ale! Made this Morning and Shipped by Portal!")
    end
    if(chance == 2) then
    Unit:SendChatMessage(412, 0, "Hey! Fierydiaria! We have your Favourite Bourbon in Stock!")
    end
    if(chance == 3) then
    Unit:SendChatMessage(412, 0, "Come in for a pint!")
    end
    if(chance == 4) then
    unit:SendChatMessage(412, 0, "Need a refreshment?")
    end
    end
    
    function Barkeep_Jenkins_Died(Unit, Event)
    Unit:RemoveEvents()
    end
    
    RegisterUnitEvent(100003, 18, "Barkeep_Jenkins")
    RegisterUnitEvent(100003, 4, "Barkeep_Jenkins_Died")
    There is no error in the world.exe cmd, or logonserver.exe cmd, but yet the script doesn't work. The npc I need this to work for in ID: 100003, Name: Barkeep Jenkins

    If there is any more info needed, then just ask.

    Bartender Scrips
  2. #2
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Code:
    Unit:SendChatMessage(412, 0, "Fresh Ale! Made this Morning and Shipped by Portal!")
    I don't think there is such a type as 412. Did you mean 12? 12 is say.

  3. #3
    lyonar96's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2010
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok thanks for the help. The ID list I found was faulty

Similar Threads

  1. Bartender and vehicle
    By supermagma in forum WoW UI, Macros and Talent Specs
    Replies: 4
    Last Post: 06-19-2009, 11:41 PM
  2. Scrip or something for this item
    By DarkMTV in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 02-21-2009, 07:31 PM
  3. lua quest scrip
    By komothoes in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 01-11-2009, 05:15 AM
  4. Server Status Text scrips
    By project anthrax in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 11-13-2008, 12:35 PM
All times are GMT -5. The time now is 06:12 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search