healthydude Posted February 24, 2013 Posted February 24, 2013 Hello Everyone, As the title says, is it possible for me to reload 1 NPC script without doing @reloadscript or restarting the whole server? I've just started scripting about 5-6 days ago. I'll appreciate the reply from anyone, thanks in advance! healthydude Quote
Emistry Posted February 24, 2013 Posted February 24, 2013 @Loadnpc <npcpath> @Unloadnpc <npcpath> 1 Quote
1 Fresh prince Posted March 28, 2013 Posted March 28, 2013 should be @unloadnpcfile <npc path> @loadnpc <npc path> Quote
healthydude Posted February 24, 2013 Author Posted February 24, 2013 @Loadnpc <npcpath> @Unloadnpc <npcpath> Thanks, this really helped a lot. Great job my friend! healthydude Quote
healthydude Posted February 25, 2013 Author Posted February 25, 2013 Hello everyone,I want to know how to use @loadnpc in detail, it always mention script could not be loaded.How I use it: @loadnpc warper.txt healthydude Quote
Emistry Posted February 25, 2013 Posted February 25, 2013 @loadnpc npc/warper.txt @loadnpc <npc path> it is the same inside here trunk/npc/scripts_custom.conf 1 Quote
Euphy Posted February 25, 2013 Posted February 25, 2013 See trunk/doc/atcommands.txt for documentation and examples of atcommands. 2 Quote
Question
healthydude
Hello Everyone,
As the title says, is it possible for me to reload 1 NPC script without doing @reloadscript or restarting the whole server?
I've just started scripting about 5-6 days ago.
I'll appreciate the reply from anyone, thanks in advance!
healthydude
7 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.