speech_001.js
Posted: Fri Sep 12, 2008 2:40 am
When using speech array like so:
what do I put around castle britannia so the npc responses?
Thanks!
Code: Select all
if( Speech_Array[currObj].match( /\bcastle britannia\b/i ) )
Thanks!