#include "..\script_component.hpp" disableSerialization; createDialog "RscGarageDialog"; ctrlSetText [IDC_DIALOGNAME, format ["%1's Garage", (name player)]]; [] call FUNC(fetchGarage); [] call FUNC(fetchNearby);