adding new lasd mlo and k9 script
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
CreateThread(function()
|
||||
local oldinterior = GetInteriorAtCoordsWithType(2678.0,3286.0,55.2, 'v_shop_247')
|
||||
DisableInterior(oldinterior, true)
|
||||
UnpinInterior(oldinterior)
|
||||
end)
|
||||
Reference in New Issue
Block a user