[Release] Mall Bouncer! menu

User Tag List

Results 1 to 8 of 8
  1. #1
    Dartignan's Avatar Member
    Reputation
    2
    Join Date
    Jul 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Release] Mall Bouncer!

    Hey Guys. This is my First Release so don't Flame me to hard Please.

    Ok This script is for an area that you want to protect from the opposite faction. What it does is it Kicks the player out of the area so say a horde comes into alliance area he will get booted out of there when he gets close enough to the Guard or whatever you set the script on.

    All You have to do is Change what you want the guy to say when he enters combat and change the EntryID to what you want it as for the mob you want the script on.

    One more thing i know this was released by Mager about a month ago but im his brother and im actually the one that wrote that script to... Ive gotten Alot better at LUA since then so this Script is obviously better than my old one lol
    Well Here it is!

    Code:
    -- Bouncer -- Mall.lua
    
    -- This Script was Written by Dartignan of 
    -- the EclipseWoW Server.
    -- Please give proper accredidations
    -- when re-releasing or sharing this script
    -- with others in the emulation community.
    
    function Bouncer_OnCombat(pUnit, event)
    	pUnit:RegisterEvent("Bouncer_Spell", 1000, 0)
    	pUnit:RegisterEvent("Bouncer_Say", 1000, 1)
    end
    
    function Bouncer_Spell(pUnit)
    	local plr = pUnit:GetClosestPlayer()
    	local spell = math.random(1,2)
    	if(spell == 1) then
    		pUnit:CastSpellOnTarget(16716, plr)
    	end
    	if(spell == 2) then
    		pUnit:CastSpellOnTarget(36812, plr)
    	end
    end
    
    function Bouncer_Say(pUnit)
    	pUnit:SendChatMessage(11, 0, "Put What You want it to Say Here")
    end
    
    RegisterUnitEvent(EntryId, 1, "Bouncer_OnCombat")
    Please Give Proper Accredidations When re-releasing or shareing this script in the emulator community

    [Release] Mall Bouncer!
  2. #2
    Silentnvd's Avatar Member
    Reputation
    49
    Join Date
    Jan 2008
    Posts
    295
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    possible to make 2. 1 for ally and 1 for horde

  3. #3
    Dartignan's Avatar Member
    Reputation
    2
    Join Date
    Jul 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You Don't need to make 2. You Can use the same script twice though just use different Entry Id's and it will work for both of the Npc's you set it for

  4. #4
    helios00100's Avatar Member
    Reputation
    6
    Join Date
    Apr 2008
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Grats posting something that doesnt work.

  5. #5
    mager1794's Avatar Member
    Reputation
    356
    Join Date
    Feb 2008
    Posts
    703
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awwww helios thats so kind im glad little dickheads can come in and flame someone for atleast trying just stfu
    Lunar Gaming - Reaching For The Stars

  6. #6
    Reflection's Avatar Legendary
    Reputation
    783
    Join Date
    Mar 2008
    Posts
    3,377
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not downloading it, but it'll for sure be useful for others.

    Freelance Digital Artist
    https://reflectionartwork.deviantart.com
    You did not desert me
    My brothers in arms


  7. #7
    Dartignan's Avatar Member
    Reputation
    2
    Join Date
    Jul 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol its not a download lol but thx lol

  8. #8
    EmiloZ's Avatar Flying Piggy Back
    CoreCoins Purchaser
    Reputation
    538
    Join Date
    Jun 2007
    Posts
    1,393
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by helios00100 View Post
    Grats posting something that doesnt work.
    Stop flamming ur fag! :gtfo2:
    Why fill up a signature?

Similar Threads

  1. [Release] Mall Guard!! - Included LUA+SQL
    By FinnZor in forum WoW EMU General Releases
    Replies: 41
    Last Post: 10-11-2008, 05:12 AM
  2. [Release] .mall command to port players
    By mager1794 in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 08-02-2008, 11:19 AM
  3. [RELEASE] Mall Bouncer
    By mager1794 in forum World of Warcraft Emulator Servers
    Replies: 20
    Last Post: 06-28-2008, 09:21 PM
  4. [Release] Mall!
    By ~ViVo~ in forum World of Warcraft Emulator Servers
    Replies: 20
    Last Post: 04-01-2008, 09:19 PM
  5. [Release] Mall template
    By kate1 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 01-13-2008, 10:26 AM
All times are GMT -5. The time now is 11:44 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search