[phpBB Debug] PHP Warning: in file [ROOT]/ext/spaceace/ajaxchat/controller/chat.php on line 220: Trying to access array offset on value of type bool
Mortall Forum • Tutoriale Counter Strike | Server CS - Resurse - Pluginuri - Download | TeamSpeak3 | Muzica - Bolby Digital | Filme Online - BluRay TrueHD • [Plugin] Rank Sistem!
Pagina 1 din 1

[Plugin] Rank Sistem!

Scris: Noiembrie 23, 2020, 3:54 pm
de [RGK]*Kent
Nume: Rank Sistem!
Versiune: v0.5
Autor: www.mortall.ro
Running: (Care este versiunea de amxmodx) 1.8.1 1.8.2 1.8.3 1.9.0 1.10.0
Poze:

Descriere: Afiseaza topu jucatorilor intr-un motd. Acesta se poate schimba de la top 1 pana la top 1000 sau infinit. Daca topu este de 15 locuri atunci va fi /top15 sau daca in top se va trece 30 de locuri atunci va fi /top30.

Download plugin:
Download-link
ranksystem.rar
* Instalare:
1. Fisierul ranksystem.amxx il puneti in addons/amxmodx/plugins
2. Fisierul ranksystem.sma il puneti in addons/amxmodx/scripting
3. Fisierul rasy_models.txt il puneti in addons/amxmodx/configs
4. Intrati in fisierul addons/amxmodx/configs/plugins.ini si adaugati la urma:
ranksystem.amxx
* Cvar-uri (se adauga in fisierul amxmodx\configs\amxx.cfg):
irs_host "localhost"
irs_user "user"
irs_pass "pass"
irs_db "db"
irs_prefix "ps_"
irs_msg_join "%name% a intrat!\nBafta pe server!"
irs_msg_leave "%name% has left!\nSperam sa te intorci."
irs_msg_rank "\nRank tau este: %rank%"
irs_msg_norank "\nEsti nou venit! : )"
* Comenzi publice (se tasteaza in joc prin apasarea tastei Y):
say /top1,2,3 etc
say /rank <nume>
say /rankstats <nume>
say /stats <nume>
say /me
say statsme
[/b]