-
Notifications
You must be signed in to change notification settings - Fork 0
/
tow.json
43 lines (43 loc) · 1.49 KB
/
tow.json
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
{
"embeds": [
{
"title": "PADOJRP Tow Guide",
"description": "This Guide contains all relevant information to be part of Towing on the PADOJRP FiveM Server.",
"color": 143172
},
{
"title": "Information",
"color": 143172,
"fields": [
{
"name": "**About Tow**",
"value": "Tow is valuable to the city as it takes care of destroyed/abondoned/confiscated vehicles that need to be taken away. All tow truck drivers are expected to be in RTO while on duty. This way they can get called out to scenes and such and not just respond to twitter. The teamspeak IP can be found below where you will then need to join the corresponding region to where you are on duty.\n```ts.padojrp.net```",
"inline": true
},
{
"name": "**Tow Vehicles**",
"value": "```flatbed```\n```towtruck```\n```towtruck2```\n```f450c```",
"inline": true
},
{
"name": "**Controls**",
"value": "```Left CTRL - Lower Ladder(Vehicle)```\n```Left SHIFT - Raise Ladder(Vehicle)```\n```H - Release Target(Vehicle)```",
"inline": true
},
{
"name": "**Commands**",
"value": "```/tow - Toggle Flatbed Attach```",
"inline": true
}
]
},
{
"color": 143172,
"footer": {
"text": "Tow Guide",
"icon_url": "https://avatars2.githubusercontent.com/u/63088286?s=200&v=4"
},
"timestamp": "2020-04-17T19:24:00.000Z"
}
]
}