-
Notifications
You must be signed in to change notification settings - Fork 0
/
engine.json.php
73 lines (73 loc) · 1.83 KB
/
engine.json.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"factions": [
{
"id": "0",
"name": "3rd Gate Piru",
"color": "000000",
"thread": "https://forum.ls-rp.com/viewtopic.php?f=5&t=644835",
"turfIDs": ["1316"],
"turfs": ["4872 4952 4956 4952 4955 4851 4824 4819 4809 4837 4784 4835 4717 4816 4698 4818 4698 4842 4688 4866 4679 4875 4678 4945 4694 4950 4783 4952 "],
"turfcenter": [[4773.9285714286,4879.2857142857]],
"turfPolygon":[],
"dimensions":[[278,136]],
"limits": [{"minx":"4678","miny":"4816","maxx":"4956","maxy":"4952"}]
},
{
"id": "2",
"name": "Los Zetas; Fuentes y Laresca Organización",
"color": "6B47B7",
"thread": "https://forum.ls-rp.com/viewtopic.php?f=5&t=593509",
"turfIDs": ["1337","1350"],
"turfs": [
"4082 4131 4089 3959 4154 3957 4255 3940 4254 4136 ",
"4979 4033 4949 4021 4958 3959 4990 3929 5041 3919 5118 3924 5283 4008 5262 4054 5213 4091 5152 4102 5102 4076 5069 4050 5023 4038 "
],
"turfcenter": [
[4166.8,4024.6],
[5087.6153846154,4015.6923076923]
],
"turfPolygon": [],
"dimensions": [
[173,196],
[334,183]
],
"limits": [
{"minx":"4082","miny":"3940","maxx":"4255","maxy":"4136"},
{"minx":"4949","miny":"3919","maxx":"5283","maxy":"4102"}
]
},
{
"id": 4742,
"name": "Pershing Square",
"color": "00447c",
"thread": "https://discord.gg/samp",
"turfIDs": [
"4742"
],
"turfs": [
"4435 4600 4434 4719 4527 4721 4526 4599"
],
"turfcenter": [
[
4480.5,
4659.75
]
],
"turfPolygon": [],
"dimensions": [
[
93,
122
]
],
"limits": [
{
"minx": 4434,
"miny": 4599,
"maxx": 4527,
"maxy": 4721
}
]
}
]
}