Cha1n Posted August 15, 2024 Posted August 15, 2024 how to remove/insert NPC using GM commands without using @reload, it works like a magic, i just forgot what command, i remember something like this /remove npc(name of npc or location , something like that. can someone help me ? Quote
1 sader1992 Posted August 15, 2024 Posted August 15, 2024 --------------------------------------- @loadnpc <path> Loads an NPC script by path. Example: @loadnpc npc/custom/jobmaster.txt --------------------------------------- @unloadnpc <npc name> Unloads an NPC. Example: @unloadnpc Job Master --------------------------------------- @unloadnpcfile <path> Unloads all NPCs in a file. Example: @unloadnpcfile npc/custom/jobmaster.txt --------------------------------------- @reloadnpcfile <path> Unloads and loads an NPC. Same as @unloadnpcfile and @loadnpc but ran as one command. Example: @reloadnpcfile npc/custom/jobmaster.txt --------------------------------------- Quote
0 Chaos92 Posted August 15, 2024 Posted August 15, 2024 1 hour ago, Cha1n said: how to remove/insert NPC using GM commands without using @reload, it works like a magic, i just forgot what command, i remember something like this /remove npc(name of npc or location , something like that. can someone help me ? @reloadnpcfile, @loadnpc, @unloadnpcfile. maybe u can see this 3. Quote
Question
Cha1n
how to remove/insert NPC using GM commands without using @reload, it works like a magic,
i just forgot what command, i remember something like this
/remove npc(name of npc or location , something like that.
can someone help me ?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.