Page 1 of 1

NPC query

Posted: Mon Mar 10, 2014 4:21 pm
by cyborg
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

Re: NPC query

Posted: Mon Mar 10, 2014 4:24 pm
by a_bertrand
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.

Re: NPC query

Posted: Mon Mar 10, 2014 4:30 pm
by cyborg
Ah right okay. Thanks for the quick reply.