Matrix™ Emulator
Go to websitePanel LoginRegisterFAQ
  • WELCOME
    • Server Documentation
      • 📂MuServer
        • 📂ConnectServer
          • 📝ConnectServer.ini
          • 🗒️ServerList.dat
        • 📂Data
          • 📂Character
            • 📄DefaultClassInfo.txt
          • 📂Custom
            • 📂BotSystem
              • 📄BotBuffer.txt
            • 📄ConsumableTicket.txt
            • 📄CustomArena.txt
            • 📄CustomCommandDescription.txt
            • 📄CustomEventDrop.txt
            • 📄CustomJewel.txt
            • 📄CustomMix.txt
            • 📄CustomMonster.txt
            • 📄CustomMove.txt
            • 📄CustomNpcCommand.txt
    • Lua Documentation
      • 📂Mu Server Side
        • Bridges
        • Functions
      • 📂Client Side
        • Bridges
        • Functions
  • CHANGE LOG
    • Version 1.0
    • Version 1.1
    • Version 1.2
    • Version 1.3
    • Version 1.4
    • Version 1.5
    • Version 1.6
    • Version 1.7
    • Version 1.8
    • Version 1.9
    • Version 2.0
    • Version 2.1
    • Version 2.2
    • Version 2.3
Powered by GitBook
On this page
  1. WELCOME
  2. Server Documentation
  3. MuServer
  4. Data
  5. Custom

CustomNpcCommand.txt

Run commands when interacting with specific NPCs.

Index = Follow the sequence of 0 onwards. NPC = NPC Index according to Monster.txt. NpcMap = Map where the NPC is positioned.. NpcX = Npc's X position within the map. NpcY = Npc's Y position within the map. NpcTalk = 0 to not open the NPC's main function and 1 to open. Command = Command to be used according to Command.txt.

Last updated 7 months ago

📂
📂
📂
📄