#include "pnp_shifter" void main() { // OnConversation script for listener monster int i = 1; // Start after the Form of phrase object oPC = GetLastSpeaker(); int nMatch = GetListenPatternNumber(); // Revert to true form if(nMatch == 10110) { if (SetShiftTrueForm(oPC)) DestroyObject(OBJECT_SELF,2.0); // all done } else if (nMatch == 10100) // translate a creature string to a resref { nMatch = GetMatchedSubstringsCount(); string sCreatureName; while(i