What's new

MLO/YMAP [MLO] Police MP Maps [UK]

M_a_e_X

Gold Elite
Joined
Jun 3, 2021
Messages
221
Reaction score
4,171
Points
306
fxmanifest.lua

fx_version 'bodacious'
game 'gta5'

author 'PoliceMPMap'
description 'PoliceMPMap'
version '1.0.0'

this_is_a_map 'yes'


data_file 'INTERIOR_PROXY_ORDER_FILE' 'gusepe_timecycle_mods_1.xml'

files {
"client.lua",
"map.lua"
}

client_script {
"lift/client.lua",
}
 
Last edited:
Top