No categories assigned

LUA:AddMultiFloorLift


LUA:AllFunctions - AddMultiFloorLift

Return to: LUA:AllFunctions | Tutorials | Portal | Forum | Project Manager | Bug Tracker


Sets a spawn as a multi floor lift

Syntax

AddMultiFloorLift(param1)

Parameters

Required - param1 (Spawn)
param1 is the widget to be set as a multi floor lift


Example

function spawn(NPC)
  AddMultiFloorLift(NPC)
end

This will set the widget as a multi floor lift when it spawns

Notes

This can only be used on widgets