Update 29.10.2022
This commit is contained in:
BIN
C#/Mosleys/Mosleys.Server/bin/Release/Mosleys.Server.dll
Normal file
BIN
C#/Mosleys/Mosleys.Server/bin/Release/Mosleys.Server.dll
Normal file
Binary file not shown.
BIN
C#/Mosleys/Mosleys.Server/bin/Release/Mosleys.Server.pdb
Normal file
BIN
C#/Mosleys/Mosleys.Server/bin/Release/Mosleys.Server.pdb
Normal file
Binary file not shown.
BIN
C#/Mosleys/Mosleys.Server/bin/Release/Mosleys.Shared.dll
Normal file
BIN
C#/Mosleys/Mosleys.Server/bin/Release/Mosleys.Shared.dll
Normal file
Binary file not shown.
BIN
C#/Mosleys/Mosleys.Server/bin/Release/Nexd.ESX.Server.dll
Normal file
BIN
C#/Mosleys/Mosleys.Server/bin/Release/Nexd.ESX.Server.dll
Normal file
Binary file not shown.
BIN
C#/Mosleys/Mosleys.Server/bin/Release/Nexd.ESX.Shared.dll
Normal file
BIN
C#/Mosleys/Mosleys.Server/bin/Release/Nexd.ESX.Shared.dll
Normal file
Binary file not shown.
23
C#/Mosleys/Mosleys.Server/bin/Release/fxmanifest.lua
Normal file
23
C#/Mosleys/Mosleys.Server/bin/Release/fxmanifest.lua
Normal file
@@ -0,0 +1,23 @@
|
||||
fx_version 'cerulean'
|
||||
games { 'gta5' }
|
||||
|
||||
-- details
|
||||
author 'Leon Hoppe'
|
||||
description "Mosley's"
|
||||
version '2.0'
|
||||
|
||||
shared_scripts {
|
||||
'Nexd.ESX.Shared.dll',
|
||||
'Mosleys.Shared.dll',
|
||||
'settings.ini'
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
'Newtonsoft.Json.dll',
|
||||
'Nexd.ESX.Client.dll',
|
||||
'Mosleys.Client.net.dll'
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'@mysql-async/lib/MySQL.lua',
|
||||
}
|
||||
39
C#/Mosleys/Mosleys.Server/bin/Release/settings.ini
Normal file
39
C#/Mosleys/Mosleys.Server/bin/Release/settings.ini
Normal file
@@ -0,0 +1,39 @@
|
||||
|
||||
{[Blip]
|
||||
Position [-41.5, -1676.1, 30]
|
||||
Sprite 380
|
||||
Color 44
|
||||
Scale 1.0
|
||||
}
|
||||
|
||||
{[General]
|
||||
MenuTitle Mosley's
|
||||
ExhibitPrice 500
|
||||
TestDriveTime 90000
|
||||
SpawnRadius 100.0
|
||||
MinSellPrice 1000
|
||||
|
||||
ForbiddenVehicleClasses [10, 13, 14, 15, 16, 18, 19, 20, 21]
|
||||
|
||||
SpawnLocation [3.556, -1652.677, 28.853, 229.645]
|
||||
TestDriveLocation [-48.724, -1645.301, 29.034, 318.446]
|
||||
DigitalShowPoint [-31.4151, -1663.9031, 29.5]
|
||||
DigitalCamera [-24.2456, -1643.7988, 33.1410, 186.6901]
|
||||
}
|
||||
|
||||
{[CarSlots]
|
||||
0 [-24.969, -1651.355, 28.35, 258.833]
|
||||
1 [-51.790, -1694.293, 28.35, 301.206]
|
||||
2 [-56.162, -1690.660, 28.35, 298.664]
|
||||
3 [-59.606, -1685.879, 28.35, 309.221]
|
||||
4 [-53.514, -1678.981, 28.35, 301.604]
|
||||
5 [-43.349, -1666.895, 28.35, 296.207]
|
||||
6 [-35.946, -1657.419, 28.35, 144.485]
|
||||
7 [-16.085, -1653.906, 28.35, 308.377]
|
||||
8 [-27.076, -1657.913, 28.35, 286.712]
|
||||
9 [-23.641, -1643.140, 28.35, 121.021]
|
||||
10 [-18.106, -1645.940, 28.35, 132.801]
|
||||
11 [-43.647, -1690.989, 28.35, 311.298]
|
||||
12 [-47.901, -1688.066, 28.35, 306.442]
|
||||
13 [-51.714, -1683.800, 28.35, 306.119]
|
||||
}
|
||||
Reference in New Issue
Block a user