healthydude Posted February 24, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 64 Reputation: 3 Joined: 02/05/13 Last Seen: 9 hours ago Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted February 24, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 24, 2013 @Loadnpc <npcpath> @Unloadnpc <npcpath> 1 Quote Link to comment Share on other sites More sharing options...
1 Fresh prince Posted March 28, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 10/14/12 Last Seen: June 12, 2021 Share Posted March 28, 2013 should be @unloadnpcfile <npc path> @loadnpc <npc path> Quote Link to comment Share on other sites More sharing options...
healthydude Posted February 24, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 64 Reputation: 3 Joined: 02/05/13 Last Seen: 9 hours ago Author Share Posted February 24, 2013 @Loadnpc <npcpath> @Unloadnpc <npcpath> Thanks, this really helped a lot. Great job my friend! healthydude Quote Link to comment Share on other sites More sharing options...
healthydude Posted February 25, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 64 Reputation: 3 Joined: 02/05/13 Last Seen: 9 hours ago Author Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted February 25, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 25, 2013 @loadnpc npc/warper.txt @loadnpc <npc path> it is the same inside here trunk/npc/scripts_custom.conf 1 Quote Link to comment Share on other sites More sharing options...
Euphy Posted February 25, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted February 25, 2013 See trunk/doc/atcommands.txt for documentation and examples of atcommands. 2 Quote Link to comment Share on other sites More sharing options...
healthydude Posted February 25, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 64 Reputation: 3 Joined: 02/05/13 Last Seen: 9 hours ago Author Share Posted February 25, 2013 Thanks, thanked both Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.