Djinni Wiki
Advertisement

function SpeakString (string sStringToSpeak, int nTalkVolume=TALKVOLUME_TALK)

The caller will immediately speak sStringToSpeak (this is different from ActionSpeakString)

  • sStringToSpeak:
  • nTalkVolume: TALKVOLUME_*
  • Return type: void
  • Include file: nwscriptdefn
Advertisement