14 lines
316 B
Lua
14 lines
316 B
Lua
fx_version 'cerulean'
|
|
game 'gta5'
|
|
|
|
author 'Renewed Scripts'
|
|
description 'Renewed Weapons and Carry script allow you to give your players weapons on their back and carry items all in 1 resource with ultra low performance hit between 0.00 and 0.01'
|
|
version '1.0.0'
|
|
|
|
lua54 'yes'
|
|
|
|
client_scripts {
|
|
'client/*.lua'
|
|
}
|
|
|