338 B
338 B
Function: InstructionWindowClose(player)
Description: Disables / closes he instruction window previously provided.
Parameters:
player
(Spawn) - Spawn object representingplayer
.
Returns: None.
Example:
-- From Quests/FarJourneyFreeport/TasksaboardtheFarJourney.lua
InstructionWindowClose(Player)