utofaery Posted January 28, 2019 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 228 Reputation: 19 Joined: 10/27/12 Last Seen: March 17, 2019 Share Posted January 28, 2019 1 How do I properly use or call atcommand "@reloadscript" from an npc or an Item? tried atcommand "@reloadscript"; but something seems to be lacking or missing Quote Link to comment Share on other sites More sharing options...
0 rongmauhong Posted January 28, 2019 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 81 Reputation: 14 Joined: 11/17/17 Last Seen: March 20 Share Posted January 28, 2019 Hi, you can reload a single NPC by `@reloadnpc file_name.txt` and for item `@reloaditemdb`. For Example: `@reloadnpc npc/re/instances/GhostPalace.txt` Quote Link to comment Share on other sites More sharing options...
0 utofaery Posted January 28, 2019 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 228 Reputation: 19 Joined: 10/27/12 Last Seen: March 17, 2019 Author Share Posted January 28, 2019 13 minutes ago, rongmauhong said: Hi, you can reload a single NPC by `@reloadnpc file_name.txt` and for item `@reloaditemdb`. For Example: `@reloadnpc npc/re/instances/GhostPalace.txt` 1. Erm I wanted a full "@reloadscript" through ingame clicking the npc which containing the "@reloadscript" and execute the "@reloadscript" command 2. I have always not good at remembering file path so "@reloadnpc" file_name.txt is not good for me 3. not really looking for "@reloaditemdb". I meant to use item in player's inventory or quick slot then execute the "@reloadscript" from the item Quote Link to comment Share on other sites More sharing options...
Question
utofaery
1
How do I properly use or call
atcommand "@reloadscript" from an npc or an Item?
tried atcommand "@reloadscript";
but something seems to be lacking or missing
Link to comment
Share on other sites
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.