H>atcommand from npc

utofaery

New member
Messages
101
Points
0
I need help on an npc I am trying to make.

It runs atcommand @reloadscript when I whisper to it,

but it never did reloadscript at all,

anyone can help me?

 
If you're using  

atcommand "reloadscript"
in one of your lines it won't work.

BUT i do think if you manually make an npc do 

@loadnpc <path>@unloadnpc<path>
to each .txt you can customize what you want to be reloaded. This could help with mvps/mobs and/or item scripts, etc.

But tbh I don't see any situation where you would need an npc for this, unless you're giving access to this command to gm's for server emergencies. 

 
Last edited by a moderator:
I need help on an npc I am trying to make.

It runs atcommand @reloadscript when I whisper to it,

but it never did reloadscript at all,

anyone can help me?
We cannot read script from your PC
default_smile.png
You need to show it , so we can help better.

Mostly it would be typo.

 
Back
Top