• Tutorials

  • Home
  • TransferModule

    Called immediately after the player is transferred to a new location by a 'Transfer Module” event. We look for this script named 'TransferModule' in the global Special Ability named 'Global_Transfer'.

    Parameters

    Parameter [5] = "1" if 'Remove Drow Equipment' is selected; else “”.

    Parameter [6] = Initially empty; if set to a non-empty string it will replace the text that the player sees after the transfer has occurred.

    Context

    None

    Example of use:
    You might use this hook to remove any special equipment from the party or to personalize the greeting that the part receives upon entering a new area of the dungeon.