Skip to content

Commit

Permalink
Merge pull request #53 from MTDOJRP/postals
Browse files Browse the repository at this point in the history
Postals (initial)
  • Loading branch information
Paneedah authored Jul 5, 2024
2 parents 9b5889e + e1b64a3 commit d8eae2c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/postals/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"label": "Postals",
"position": 3,
"link": {
"type": "generated-index",
"description": "Find out how to utilize postal codes on our server!"
}
}
24 changes: 24 additions & 0 deletions docs/postals/postals.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
sidebar_position: 1
---

# What are postal codes?

Postal codes are 4-digit identifiers for basically every possible location on the map that isn't a road. Looking for the Vinewood P.D.? The postal would be 7104 (as seen in the screenshot below)!

These postal codes will display both on the big main map, as well as the small mini-map in the bottom left corner of your screen.

![](https://cdn.discordapp.com/attachments/863455325805608960/1258904619657072732/image.png?ex=6689bdca&is=66886c4a&hm=2fa95cd8754f3f3630f087dbe25001941fb8ff2a8a4db3d2b45f9cb58d93e703&)

### Custom Locations

Some custom areas of interest will also have their own icons. For example, the mechanic shop at postal '7203' has a wrench icon. This is all customizable via our custom Kelly Menu (the F1 menu) within `Miscallaneous Options` -> `Blip Settings`.

![](https://cdn.discordapp.com/attachments/863455325805608960/1258906543618002954/image.png?ex=6689bf95&is=66886e15&hm=2fe01e177cd3a23fafcbf17ffb78b0081d42f6f1e84c7477ed3006efa34c3145&)

### The postal command

You also have the ability to use the `/postal [code]` command in-game.
This command allows you to enter one of the postal codes and it will draw a route on your mini-map to the location, like so:

![](https://cdn.discordapp.com/attachments/863455325805608960/1258907989121695794/image.png?ex=6689c0ed&is=66886f6d&hm=d8171658024638ca727569e34bbb7c1cdac478937ae0f8d45370d3a37545b513&)

0 comments on commit d8eae2c

Please sign in to comment.