forked from Simnation/Main
6404 lines
270 KiB
Lua
6404 lines
270 KiB
Lua
Config.Motels = {
|
|
[1] = {
|
|
Owner = "",
|
|
Name = "Oph3z Motel",
|
|
Location = "Pinkcage",
|
|
Description = "The Pink Cage Motel is a stylish and functional motel located near the street. It consists of 38 rooms, making it a prominent choice for accommodation.",
|
|
Job = "motel1",
|
|
Motelid = 1,
|
|
Price = 2000,
|
|
VIPUpgradeMoney = 50000,
|
|
MiddleUpgradeMoney = 25000,
|
|
CompanyMoney = 1000,
|
|
RentMotel = vector3(324.84, -229.52, 54.22),
|
|
OpenBossMenu = vector3(324.84, -229.52, 54.22),
|
|
MotelCamDashboard = vector4(304.84, -194.82, 65.74, 224.01),
|
|
TotalRooms = 38,
|
|
ActiveRooms = 30,
|
|
DamagedRooms = 8,
|
|
History = {},
|
|
Employes = {
|
|
Name = "",
|
|
Salary = 0,
|
|
Rank = 0,
|
|
Date = "",
|
|
Citizenid = "",
|
|
},
|
|
Blip = true, -- Enable/Disable Blip
|
|
BlipSettings = { -- https://docs.fivem.net/docs/game-references/blips/
|
|
ID = 475, -- Blip ID
|
|
Scale = 1.0, -- Blip Size
|
|
Color = 8 -- Color of the Blip
|
|
},
|
|
Rooms = {
|
|
{
|
|
Coords = vector4(312.88, -218.76, 54.22, 157.82),
|
|
motelno = 1,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "VIP",
|
|
theme = "modern",
|
|
wall = "black",
|
|
money = 280, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = true,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(310.87, -217.99, 54.22, 160.41),
|
|
motelno = 2,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Middle",
|
|
theme = "",
|
|
wall = "",
|
|
money = 7777,
|
|
fixmoney = 5000,
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
Money = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(307.46, -216.67, 54.22, 156.79),
|
|
motelno = 3,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(307.55, -213.19, 54.22, 67.86),
|
|
motelno = 4,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(309.48, -208.0, 54.22, 67.73),
|
|
motelno = 5,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(311.23, -203.43, 54.22, 52.15),
|
|
motelno = 6,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(313.38, -198.02, 54.22, 50.13),
|
|
motelno = 7,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(315.64, -194.86, 54.23, 333.03),
|
|
motelno = 8,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(319.23, -196.17, 54.23, 327.18),
|
|
motelno = 9,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(321.19, -196.92, 54.23, 327.64),
|
|
motelno = 10,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(312.73, -218.75, 58.02, 168.18),
|
|
motelno = 11,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(310.94, -218.16, 58.02, 133.37),
|
|
motelno = 12,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(307.38, -216.7, 58.02, 159.22),
|
|
motelno = 13,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(307.54, -213.37, 58.02, 61.52),
|
|
motelno = 14,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(309.54, -208.17, 58.02, 65.79),
|
|
motelno = 15,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(311.35, -203.43, 58.02, 59.44),
|
|
motelno = 16,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(313.32, -198.27, 58.02, 61.36),
|
|
motelno = 17,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(315.67, -194.81, 58.02, 334.77),
|
|
motelno = 18,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(319.37, -196.23, 58.02, 336.56),
|
|
motelno = 19,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(321.1, -196.9, 58.02, 340.09),
|
|
motelno = 20,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(329.46, -225.23, 54.22, 162.33),
|
|
motelno = 21,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(331.56, -226.09, 54.22, 151.08),
|
|
motelno = 22,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(335.06, -227.34, 54.22, 165.43),
|
|
motelno = 23,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(337.17, -224.86, 54.22, 260.2),
|
|
motelno = 24,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(339.2, -219.29, 54.22, 248.51),
|
|
motelno = 25,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(340.88, -214.88, 54.22, 247.96),
|
|
motelno = 26,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(343.01, -209.38, 54.22, 269.08),
|
|
motelno = 27,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(344.67, -205.02, 54.22, 271.28),
|
|
motelno = 28,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(346.75, -199.81, 54.22, 244.46),
|
|
motelno = 29,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(329.48, -225.18, 58.02, 134.19),
|
|
motelno = 30,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(331.66, -225.96, 58.02, 156.48),
|
|
motelno = 31,
|
|
Active = false,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(334.91, -227.22, 58.02, 186.15),
|
|
motelno = 32,
|
|
Active = false,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(337.13, -224.73, 58.02, 260.98),
|
|
motelno = 33,
|
|
Active = false,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(339.13, -219.55, 58.02, 265.55),
|
|
motelno = 34,
|
|
Active = false,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(340.89, -214.88, 58.02, 267.37),
|
|
motelno = 35,
|
|
Active = false,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(342.9, -209.64, 58.02, 248.27),
|
|
motelno = 36,
|
|
Active = false,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(344.65, -205.08, 58.02, 243.98),
|
|
motelno = 37,
|
|
Active = false,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(346.74, -199.76, 58.02, 227.76),
|
|
motelno = 38,
|
|
Active = false,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
},
|
|
},
|
|
[2] = {
|
|
Owner = "",
|
|
Name = "Baris Motel",
|
|
Location = "VINEWOOD",
|
|
Description = "This motel has several reasons for being cheap and used. It has a total of 26 rooms available.",
|
|
Job = "motel2",
|
|
Motelid = 2,
|
|
TotalRooms = 26,
|
|
ActiveRooms = 16,
|
|
DamagedRooms = 10,
|
|
Price = 20000,
|
|
VIPUpgradeMoney = 50000,
|
|
MiddleUpgradeMoney = 25000,
|
|
CompanyMoney = 1000,
|
|
RentMotel = vector3(961.55, -193.98, 73.21),
|
|
OpenBossMenu = vector3(200.55, -193.98, 73.21),
|
|
MotelCamDashboard = vector4(966.35, -190.22, 79.4, 164.43),
|
|
History = {},
|
|
Employes = {
|
|
Name = "",
|
|
Salary = 0,
|
|
Rank = 0,
|
|
Citizenid = "",
|
|
},
|
|
Blip = true, -- Enable/Disable Blip
|
|
BlipSettings = {
|
|
ID = 475,
|
|
Scale = 1.0,
|
|
Color = 29
|
|
},
|
|
Rooms = {
|
|
{
|
|
Coords = vector4(953.13, -196.52, 73.22, 64.62),
|
|
motelno = 1,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(950.43, -201.02, 73.21, 81.34),
|
|
motelno = 2,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(947.47, -205.92, 73.21, 56.98),
|
|
motelno = 3,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(948.81, -208.99, 73.21, 159.88),
|
|
motelno = 4,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(951.64, -210.69, 73.21, 157.03),
|
|
motelno = 5,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(967.44, -205.09, 73.21, 238.72),
|
|
motelno = 6,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(970.81, -199.68, 73.21, 252.4),
|
|
motelno = 7,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(950.37, -201.12, 76.26, 58.5),
|
|
motelno = 8,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(947.62, -205.69, 76.26, 81.71),
|
|
motelno = 9,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(948.5, -208.81, 76.26, 162.63),
|
|
motelno = 10,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(951.71, -210.72, 76.26, 168.74),
|
|
motelno = 11,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(957.74, -214.35, 76.26, 172.43),
|
|
motelno = 12,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(961.73, -214.56, 76.26, 244.07),
|
|
motelno = 13,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(964.65, -209.72, 76.26, 257.79),
|
|
motelno = 14,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(967.43, -205.11, 76.26, 230.56),
|
|
motelno = 15,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(970.81, -199.51, 76.26, 269.03),
|
|
motelno = 16,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(953.2, -196.37, 79.3, 63.09),
|
|
motelno = 17,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(950.49, -200.91, 79.3, 80.88),
|
|
motelno = 18,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(947.65, -205.65, 79.3, 76.63),
|
|
motelno = 19,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(948.42, -208.75, 79.3, 156.49),
|
|
motelno = 20,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(951.76, -210.76, 79.3, 159.61),
|
|
motelno = 21,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(957.65, -214.3, 79.3, 147.74),
|
|
motelno = 22,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(961.67, -214.66, 79.3, 247.81),
|
|
motelno = 23,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(964.5, -209.97, 79.3, 257.29),
|
|
motelno = 24,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(967.48, -205.03, 79.3, 257.31),
|
|
motelno = 25,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
{
|
|
Coords = vector4(970.78, -199.55, 79.3, 246.51),
|
|
motelno = 26,
|
|
Active = true,
|
|
Rent = false,
|
|
type = "Squatter",
|
|
theme = "",
|
|
wall = "",
|
|
money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined.
|
|
fixmoney = "",
|
|
strip = false,
|
|
booze = true,
|
|
Owner = {
|
|
Name = "",
|
|
Lastname = "",
|
|
PhoneNumber = "",
|
|
Date = "",
|
|
RoomsOwner = "",
|
|
MyMoney = "",
|
|
OyuncuOdada = false,
|
|
Friends = {
|
|
Citizenid = nil,
|
|
Name = nil,
|
|
Lastname = nil,
|
|
},
|
|
},
|
|
StyleMenu = {
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
|
name = "modern",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
|
name = "seductive",
|
|
durum = false,
|
|
price = 5000
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
|
name = "moody",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
|
name = "vibrant",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
|
name = "sharp",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
|
name = "monochrome",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
|
name = "regal",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "style",
|
|
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
|
name = "aqua",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
|
name = "strip",
|
|
durum = false,
|
|
price = 5000,
|
|
},
|
|
{
|
|
type = "extra",
|
|
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
|
name = "booze",
|
|
durum = true,
|
|
price = 5000,
|
|
},
|
|
}
|
|
},
|
|
}
|
|
},
|
|
}
|