245 lines
		
	
	
		
			No EOL
		
	
	
		
			6 KiB
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			245 lines
		
	
	
		
			No EOL
		
	
	
		
			6 KiB
		
	
	
	
		
			Lua
		
	
	
	
	
	
| Config.Apartments = {
 | |
|     ["eclipse_tower"] = {
 | |
|         Label = "Eclipse Tower",
 | |
|         Address = "South Mo Milton Dr. 1.",
 | |
|         SelectPanelCoords = vector4(-773.8490, 311.1882, 85.7982, 180.0),
 | |
|         Coords = vector4(-773.8356, 309.6247, 85.6981, 177.2697),
 | |
|         Blip = {use = true, size = 0.75, sprite = 475, color = 26},
 | |
| 
 | |
|         Apartments = {
 | |
|             {
 | |
|                 price = 230000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 230000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 240000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 240000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 250000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 250000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 260000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 260000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 270000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 270000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 280000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 280000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 290000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 290000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 300000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 300000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
|         }
 | |
|     },
 | |
| 
 | |
|     ["maze_bank_tower"] = {
 | |
|         Label = "Maze Bank Tower",
 | |
|         Address = "South Mo Milton Dr. 1.",
 | |
|         SelectPanelCoords = vector4(-68.8102, -801.5714, 44.2273, 338.2512),
 | |
|         Coords = vector4(-67.5983, -798.7274, 44.2273, 330.9335),
 | |
|         Blip = {use = true, size = 0.75, sprite = 475, color = 26},
 | |
| 
 | |
|         Apartments = {
 | |
|             {
 | |
|                 price = 230000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 230000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 240000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 240000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 250000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 250000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 260000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 260000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 270000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 270000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 280000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 280000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 290000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 290000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 300000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
| 
 | |
|             {
 | |
|                 price = 300000,
 | |
|                 rentable = true,
 | |
|                 ipl = "luxury_apartment",
 | |
|                 basicTheme = 0
 | |
|             },
 | |
|         }
 | |
|     },
 | |
| } | 
