Hi Guys,
I am hoping to a make a virtual Garage Spawner that also will spawn at a specific position I have been able to put this together thanks to a bunch of older forums.
[this,[
"<t size=""1.2"" font=""RobotoCondensedBold"" color=""#FF9933"">" + "Big Brain",
{
["Open",true] call BIS_fnc_garage;
},[], 1.5,true,true,"","true",8,false,"",""
]]remoteExec["addAction"];
Any help would be appreciated