I was wondering if it's possible for an NPC to disappear for a set period of time after someone speaks to them or only available for a few hours a day?
Or is this something I need to build in myself?
Thanks
NPC query
- a_bertrand
- Posts: 1536
- Joined: Mon Feb 25, 2013 1:46 pm
Re: NPC query
You should already be able to do so by adding conditions to the npc. However you may need to add new condition in the wizard table or edit the PHP of the condition directly.
Creator of Dot World Maker
Mad programmer and annoying composer
Mad programmer and annoying composer
Re: NPC query
Ah right okay. Thanks for the quick reply.