Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
KoopaTroopa

Making a Virtual Garage Spawner

Recommended Posts

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

Share this post


Link to post
Share on other sites

Hi 

have a look at this maybe this can help you:
 

 

  • Like 1

Share this post


Link to post
Share on other sites

×