c39103e896
+ Updated Safe-Zones to whitelist air vehicles from being stopped. + Latest version of wl_wars2x police radar. + Updated weapon restrictions. + Fire-Scripts updated to latest version.
17 lines
308 B
Lua
17 lines
308 B
Lua
author 'Prefech'
|
|
description 'JD SafeZone (https://www.prefech.com)'
|
|
version '1.0.8'
|
|
url 'https://prefech.com'
|
|
|
|
|
|
-- Server Scripts
|
|
server_script 'server/server.lua'
|
|
server_script 'config.lua'
|
|
|
|
-- Client Scripts
|
|
client_script 'client/client.lua'
|
|
client_script 'config.lua'
|
|
|
|
game 'gta5'
|
|
fx_version 'bodacious'
|