IETS - v0.5.1
    Preparing search index...

    Function DisplayString

    BG2 barrel re-exports.

    Generated by ts-update. Do not edit manually.

    Uses named re-exports (not export *) so esbuild can statically resolve each binding without falling back to runtime __reExport helpers for externalized .d.ts modules.

    • This action displays the strref specified by the StrRef parameter in the message window, attributing the text to the specified object.

       IF
         HasItem("potn52",Myself)
         HPPercentLT((),50)
       THEN
         RESPONSE #100
           UseItem("potn52",Myself)
           DisplayString(Myself,46150)
       END
      

      Parameters

      Returns Action