Jump to content
  • 0

Regarding @reloadscript


utofaery

Question


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  228
  • Reputation:   19
  • Joined:  10/27/12
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  81
  • Reputation:   14
  • Joined:  11/17/17
  • Last Seen:  

Hi, you can reload a single NPC by `@reloadnpc file_name.txt` and for item `@reloaditemdb`.
For Example: `@reloadnpc npc/re/instances/GhostPalace.txt`

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  228
  • Reputation:   19
  • Joined:  10/27/12
  • Last Seen:  

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

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...