I need a Custom script menu

Shout-Out

User Tag List

Results 1 to 2 of 2
  1. #1
    titanexile's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    I need a Custom script

    i need a script for an npc to change a players faction when they choose a certian option the npc has. i need the faction to stay when the player logs.

    I need a Custom script
  2. #2
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you want it to be a Gossip Menu to do it then Maby something like this.

    Code:
    local FactionID = 5
    local NPCID = 5
    
    function On_Gossip(unit, event, player)
    	unit:RemoveEvents()
    		unit:GossipCreateMenu(100, player, 0)
    		unit:GossipMenuAddItem(5, "Change to this faction", 1, 0)
    		unit:GossipSendMenu(player)
    	end
    end
    
    function Change_Faction(unit, event, player, id, intid,)
    
    	if (intid == 1) then
    player:SetFaction(factionID)
    
    	end
    end
    
    RegisterUnitGossipEvent(NPCID, 1, "On_Gossip")
    Try that.
    "i downloaded it in "pirates bay", can you tell me how to download it in steam, pls"

Similar Threads

  1. [C++ Script] Custom Script Idea/Help needed (TrinityCore 3.3.5)
    By xyrusazabi in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 02-28-2013, 05:17 PM
  2. [Help] I need help with Script's
    By PsycoDisciples in forum World of Warcraft Emulator Servers
    Replies: 11
    Last Post: 01-24-2008, 05:20 PM
  3. [Me Need] Arthas Model + Scripts for a few bosses
    By Arthas117 in forum World of Warcraft Emulator Servers
    Replies: 19
    Last Post: 12-26-2007, 04:05 PM
  4. i need help with script, im a noob
    By orangegold in forum WoW UI, Macros and Talent Specs
    Replies: 2
    Last Post: 10-27-2007, 05:47 PM
  5. I need a custom signature!
    By Pragma in forum Art & Graphic Design
    Replies: 0
    Last Post: 03-18-2007, 08:40 PM
All times are GMT -5. The time now is 07:51 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