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)
|
||||
@@ -0,0 +1,6 @@
|
||||
fx_version 'cerulean'
|
||||
games { 'gta5' }
|
||||
|
||||
client_scripts {
|
||||
'client.lua',
|
||||
}
|
||||
Reference in New Issue
Block a user