utofaery Posted January 28, 2019 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
0 rongmauhong Posted January 28, 2019 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
0 utofaery Posted January 28, 2019 Author 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
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
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.