Djinni Wiki
Advertisement

function ActionSpeakString (string sStringToSpeak, int nTalkVolume=TALKVOLUME_TALK)

Add a speak action to the action subject.

  • sStringToSpeak: String to be spoken
  • nTalkVolume: TALKVOLUME_*
  • Return type: void
  • Include file: nwscriptdefn
Advertisement