Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Question Auto refreshing information about NPCs?

Joined
Feb 25, 2019
Messages
3
I can't seem to find a way to have the information about NPCs be refreshed without closing and reopening the entry. Is this something that is possible?

For example, if I'm doing a boss fight with the developer information open, I want to have NPC animation ID constantly refreshing on the NPC I selected so I can see what changes (I record my screen with dev kit open).

Thanks.
 
Java Warlord
Joined
Nov 17, 2014
Messages
4,906
It's not possible with the development toolkit. you can write your own tool quickly that just prints the current animation id of the NPC you inspect
 
Top