[FREE] [ESX] [OpenSource] BMW_CarGarage
BMW_Cargarage This is now the official release of BMW_Cargarage. its easily to use but its only for esx legacy. its open source and easily to configure the garages etc in the configuration.lua. Here, is a example snippet from the configuration.lua it haves an ingame admin menu to add vehicles...
forum.cfx.re
这是 BMW_Cargarage 的正式版本。它易于使用,但仅适用于 esx 旧版。
它是开源的,并且可以轻松地在configuration.lua中配置车库等。以下是来自configuration.lua的示例片段,
它有一个游戏内管理菜单,用于向其他玩家添加车辆并将其移除。您可以使用命令打开它/editgarage。
lua:
Config = {}
Config.Garages = {
['MeetingPoint'] = {
Pos = vector3(215.800, -810.057, 30.727),
SpawnPoint = vector3(229.700, -800.114, 30.572),
DeletePoint = vector3(215.124, -791.377, 30.646),
},
['Garage2'] = {
Pos = vector3(-334.685, 289.773, 84.705),
SpawnPoint = vector3(-341.685, 285.773, 84.705),
DeletePoint = vector3(-342.685, 283.773, 84.705),
}
}
单击此处进行预览!
第一步: ·通过 Github 下载文件或从底部直接下载。
第二步 ·将脚本拖放到“resources”文件夹中。
第三步 ·将insert.sql文件插入数据库。
第四步 · 添加到server.cfg文件:start bmw_cargarage
第五步 ·现在重新启动服务器,尽情享受吧!
bmw_cargarage.rar (6.3 KB)
Github 下载