[Trebuie sa fiti înscris şi conectat pentru a vedea această imagine]
[+]Descriere : BuyZone este limitata,ca sa obtii arme trebuie sa omori inamici si sa faci experienta.Dupa ce obti o suma de experienta ,faci un level si tot asa,Cu fiecare level obtinut poti lua alte arme mai performante.Acesta nu este gungame.
[+]Cvar :
[+]SQL Cvar :
[+]Comenzi in chat :
[+]Daca pe serverul dumneavoastra ruleaza ,si alt mod intrati in gunxpmod.cfg si editati :
Uncommented style mod can be only one.
By the way, i
is included ,then don't forget to comment-uncomment this lines :
You can also edit item (unlock_*.sma) name and description and change cost to whatever you want.
Example, find this line and edit :
[+]Instalare :
Dezarhivati GunXpMod_Resources.rar in HLDS(unde este server instalat,unde se afla hlds.exe).
Dezarhivati GunXpMod_Files.rar in HLDS(unde este server instalat,unde se afla hlds.exe).
Intrati in addons/amxmodx/config/plugins.ini si adaugati urmatoarele linii :
[+]Poze :
[Trebuie sa fiti înscris şi conectat pentru a vedea această imagine]
[+]Download :
[+]Descriere : BuyZone este limitata,ca sa obtii arme trebuie sa omori inamici si sa faci experienta.Dupa ce obti o suma de experienta ,faci un level si tot asa,Cu fiecare level obtinut poti lua alte arme mai performante.Acesta nu este gungame.
[+]Cvar :
- Cod:
gxm_enable "1" ///1: On , 0: Off
gxm_savetype "1" ///Cum sa se salveze xp-ul: 1 = MySQL, 0 = NVault.
gxm_level_text "0" ///Arata levelul tau prin: 1 = HUD message, 0 = Un simplu mesaj colorat.
gxm_xp "15" ///Cata experienta sa iti dea daca omori un inamic.
gxm_level_style "1" ///La fiecare level veti castiga o arma noua: 1 = Da, 0 = Nu,Selecteaza arma din meniu.
gxm_triple "1" ///Activeaza Triple Kill bonus XP: 1 = Da, 0 = Nu.
gxm_triple_xp "3" ///Cat bonus XP sa iti dea pentru Triple Kill.
gxm_triple_kills "3" ///Cate kill-uri are un jucator nevoie pentru a primii bonus.
gxm_ultra "1" ///Activeaza Ultra Kill bonus XP: 1 = Da, 0 = Nu.
gxm_ultra_kills "6" ///Cate kill-uri trebuie sa faci pentru bonusul Ultra Kill.
gxm_admin_xp "1" ///Activeaza Extra Xp pentru ucideri: 1 = Da, 0 = Nu.
gxm_extra_xp "4" ///Cat extra xp sa le dea la admini.
gxm_show_rank "1" ///Arata rankul in /top20: 1 = Da, 0 = Nu.
[+]SQL Cvar :
- Cod:
gxm_host "127.0.0.1" - The host from the db.
gxm_user "root" - The username from the db login.
gxm_pass "" - The password from the db login.
gxm_dbname "gunxpmod" - The database name.
[+]Comenzi in chat :
- Cod:
/menu ///Iti arata meniul modului.
/level ///Iti arata informatii despre tine,ce tine de xp.
/ul,ul,/unlocks ///Nu iti mai upgradeaza arma,si poti cumpara altele.
[+]Daca pe serverul dumneavoastra ruleaza ,si alt mod intrati in gunxpmod.cfg si editati :
- Cod:
//#define NORMAL_MOD - Normal mod,means simple cs style without other mods.
//#define ZOMBIE_SWARM - Uncomment it if you are using Zombie Swarm and comment other.
#define ZOMBIE_INFECTION - Uncomment it if you are using Zombie Infection style mods and comment other.
Uncommented style mod can be only one.
By the way, i
- Cod:
#define ZOMBIE_INFECTION
is included ,then don't forget to comment-uncomment this lines :
- Cod:
#define ZOMBIE_BIOHAZARD
//#define ZOMBIE_PLAGUE
You can also edit item (unlock_*.sma) name and description and change cost to whatever you want.
Example, find this line and edit :
- Cod:
register_gxm_item("Grenades Pack", "Gives an extra grenades", 90)
//Item name //Item Description //Item cost
[+]Instalare :
Dezarhivati GunXpMod_Resources.rar in HLDS(unde este server instalat,unde se afla hlds.exe).
Dezarhivati GunXpMod_Files.rar in HLDS(unde este server instalat,unde se afla hlds.exe).
Intrati in addons/amxmodx/config/plugins.ini si adaugati urmatoarele linii :
- Cod:
; Main GunXpMod plugin
gunxpmod.amxx
; GunXpMod misc. plugins
gunxpmod_shop.amxx
; GunXpMod shop item plugins
unlock_ak47.amxx
unlock_heseek.amxx
unlock_m3.amxx
unlock_parachute.amxx
unlock_xm1014.amxx
unlock_deagle.amxx
unlock_famas.amxx
unlock_galil.amxx
unlock_m4a1.amxx
[+]Poze :
[Trebuie sa fiti înscris şi conectat pentru a vedea această imagine]
[+]Download :
- GunXpMod_Resources
- GunXpMod_Files