#include "..\script_component.hpp" disableSerialization; createDialog "RscLockerDialog"; ctrlSetText [IDC_DIALOGNAME, format ["%1's Locker", (name player)]]; [] call FUNC(fetchLocker); [] call FUNC(fetchPlayer);