Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: NewITVision.pl <50671740+PawelCode@users.noreply.github.com>
  • Loading branch information
Pawel-itv committed Feb 15, 2023
1 parent 3b26a74 commit 6044545
Showing 1 changed file with 64 additions and 2 deletions.
66 changes: 64 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,64 @@
# jailbreak-vip
VIP na serwery Jailbreak
<div align="center">

## Jailbreak VIP System

<img src="https://github.com/AMXX4u/jailbreak-vip/blob/main/assets/_impoart_vipjb.png?raw=true"></img>

</div>

<p align="center">
<a href="#requirements">Wymagania ℹ</a> ×
<a href="#description">Opis 📄</a> ×
<a href="#configure">Konfiguracja 🛠</a> ×
<a href="#screenshots">Screenshot 📷</a>
</p>

---

### Description
- Prosty VIP na serwery Jailbreak,
- Obsługiwany przez cvary,
- VIP posiada modele vipa, które zmieniamy przez SMA.

### Configure
<details>
<summary><b>VIP Cvars</b></summary>

```cfg
vip_player_flag "t"
// .description = "Jaką flagę gracz musi posiadać, aby otrzymać VIP'a"
vip_health_prisoner "30"
// .description = "+ ile HP (od 100) ma otrzymywać wiezien?"
vip_health_guard "60"
// .description = "+ ile HP (od 100) ma otrzymywać straznik?"
vip_jumps "1"
// .description = "Ile dodatkowych skokow ma miec VIP?""
vip_model_enable "1"
// .description = "Czy modele broni maja byc wlaczone? 1 - tak, 0 - nie"
```

</details>


### Screenshots

<details>
<summary><b>Menu</b></summary>

- Menu

<img src="https://github.com/AMXX4u/jailbreak-vip/blob/main/assets/main_menu.png?raw=true"></img

</details>


### Requirements
- AMXModX 1.9 / AMXModX 1.10
- ReHLDS 3.12.0.780
- ReAPI 5.22.0.254
- ReGameDLL 5.21.0.556

0 comments on commit 6044545

Please sign in to comment.