2021-12-26 21:04:21 +01:00
|
|
|
-- For support join my discord: https://discord.gg/Z9Mxu72zZ6
|
|
|
|
|
|
|
|
|
|
author "Andyyy#7666"
|
|
|
|
|
description "Shot Spotter Script (ND Framework)"
|
2021-12-31 02:49:55 +01:00
|
|
|
version "1.1"
|
2021-12-26 21:04:21 +01:00
|
|
|
|
|
|
|
|
fx_version "cerulean"
|
|
|
|
|
game "gta5"
|
|
|
|
|
|
|
|
|
|
server_script "server.lua"
|
|
|
|
|
client_scripts {
|
|
|
|
|
"config.lua",
|
|
|
|
|
"client.lua"
|
|
|
|
|
}
|