Skip to content

Commit 267ab2d

Browse files
committed
Add product images and remove msk_core warnings
Add header images for MSK Banking, MSK Radio and MSK Simcard (static/img assets) and replace top-level titles with image banners. Add GitHub download links for those products and minor formatting tweaks to radio/simcard pages. Remove repeated “You need msk_core” warning blocks from multiple docs (msk_banking installation/paycheck/server-callbacks, msk_handcuffs guides/admin, msk_vehiclekeys guides/admin/integrations, msk_weaponammo) to declutter the documentation.
1 parent 848844e commit 267ab2d

15 files changed

Lines changed: 6 additions & 46 deletions

File tree

docs/msk_banking/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ title: MSK Banking
33
sidebar_position: 1
44
---
55

6-
# MSK Banking
6+
![MSK Banking](/img/msk_banking.png)
77

8-
[**Tebex [16.99€ inkl. MwSt.]**](https://www.msk-scripts.de/package/5118928)_Encrypted_
9-
[**Tebex [29.99€ inkl. MwSt.]**](https://www.msk-scripts.de/package/5302445)_Only Serverside Encrypted_
8+
[**Github Download**](https://github.com/MSK-Scripts/msk_banking)
109

1110
[**YouTube Video Preview**](https://youtu.be/tZTx9l5vr_w) | [**CFX Post**](https://forum.cfx.re/t/esx-msk-banking-advanced-bankingsystem/4859560)
1211

docs/msk_banking/installation/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ sidebar_position: 2
55

66
# Installation
77

8-
:::danger
9-
You need **msk_core**! — [Download it here](https://github.com/MSK-Scripts/msk_core)
10-
:::
11-
128
1. Upload the `msk_banking` folder.
139
2. Add `ensure msk_banking` to your `server.cfg`.
1410
3. Configure the `config.lua` before starting the script.

docs/msk_banking/installation/paycheck-transaction.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ sidebar_position: 2
55

66
# Paycheck Transaction
77

8-
:::danger
9-
You need **msk_core**! — [Download it here](https://github.com/MSK-Scripts/msk_core)
10-
:::
11-
128
1. Go to `es_extended/server/paycheck.lua`
139
2. Replace the file with the following code
1410

docs/msk_banking/server-callbacks.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ sidebar_position: 5
55

66
# Server Callbacks
77

8-
:::danger
9-
You need **msk_core**! — [Download it here](https://github.com/MSK-Scripts/msk_core)
10-
:::
11-
128
## hasBankcard
139

1410
**Returns**

docs/msk_handcuffs/admin-commands.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ sidebar_position: 3
55

66
# Admin Commands
77

8-
:::danger
9-
You need **msk_core**! — [Download it here](https://github.com/MSK-Scripts/msk_core)
10-
:::
11-
128
| Command | Description |
139
|---|---|
1410
| `/adcuff <playerID>` | Cuffs the player with specified ID |

docs/msk_handcuffs/guides/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,4 @@ sidebar_position: 1
55

66
# Guides
77

8-
:::danger
9-
You need **msk_core**! — [Download it here](https://github.com/MSK-Scripts/msk_core)
10-
:::
11-
128
Here you'll find integration guides for `msk_handcuffs` with various job scripts and inventories.

docs/msk_radio/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ title: MSK Radio
33
sidebar_position: 1
44
---
55

6-
# MSK Radio
7-
8-
[**Tebex [4.99€ inkl. MwSt.]**](https://www.msk-scripts.de/category/encrypted)_~80% encrypted_
9-
[**Tebex [9.99€ inkl. MwSt.]**](https://www.msk-scripts.de/category/source-code)_~10% encrypted_
6+
![MSK Radio](/img/msk_radio.png)
107

8+
[**Github Download**](https://github.com/MSK-Scripts/msk_radio) |
119
[**CFX Post**](https://forum.cfx.re/t/esx-qbcore-msk-radio/5237033)
1210

1311
## Description

docs/msk_simcard/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ title: MSK Simcard
33
sidebar_position: 1
44
---
55

6-
# MSK Simcard
7-
8-
[**Tebex [4.59€ inkl. MwSt.]**](https://www.msk-scripts.de/category/source-code)_Source Code, 5% encrypted_
6+
![MSK Simcard](/img/msk_simcard.png)
97

8+
[**Github Download**](https://github.com/MSK-Scripts/msk_simcard) |
109
[**CFX Post**](https://forum.cfx.re/t/esx-qbcore-msk-simcard-change-your-phonenumber/4847008)
1110

1211
## Description

docs/msk_vehiclekeys/admin-commands.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ sidebar_position: 3
55

66
# Admin Commands
77

8-
:::danger
9-
You need **msk_core**! — [Download it here](https://github.com/MSK-Scripts/msk_core)
10-
:::
11-
128
| Command | Description |
139
|---|---|
1410
| `/adlock` | (Un)locks the closest vehicle without needing a key |

docs/msk_vehiclekeys/guides/installation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ sidebar_position: 1
55

66
# Installation
77

8-
:::danger
9-
You need **msk_core**! — [Download it here](https://github.com/MSK-Scripts/msk_core)
10-
:::
11-
128
1. Drag & Drop the folder `msk_vehiclekeys` into your resource folder
139
2. Add `ensure msk_vehiclekeys` to your `server.cfg`
1410
3. Configure the `config.lua`

0 commit comments

Comments
 (0)