Page 1 of 1

speech_001.js

Posted: Fri Sep 12, 2008 2:40 am
by Mindless Automaton
When using speech array like so:

Code: Select all

if( Speech_Array[currObj].match( /\bcastle britannia\b/i ) )	
what do I put around castle britannia so the npc responses?

Thanks!