[ZP] Zombie VIP 1.9.1 [Własny system flag]...
MrBully
20.03.2015
Plugin dodaje Unikatowego vipa z własnym systemem flag.
Chat:
- /vip - Otwiera okno motd ( u mnie nie działa to ale spróbuje zobaczyć
- /vips - pokazuje listę vipów
- /vmm - to jest troszkę (orginalnie /vm )
Konsola:
- zm_vip_list - Lista vipów (w Konosli)
- zm_vip_reload - Przeładowuje vipy
- zm_vip_remove [Player] - Usuwa graczowi przywileje
zm_vip_1.9.1_BETAA.zip wrzucamy do cstrike
zm_vip.sma wrzucamy do scripting
zm_vip.amxx wrzucamy do plugins
Changelog
v1.9.1 BETA - Fixed multijump not working bug v1.9.0 BETA - Full plugin rewrite - New features, portability, ease of use - Preparation for final 2.0.0 version v1.7.2 - Fixed bug, that player can buy from opposite team menu if he was infected. - Added cvar zp_vip_nonvip_tease v1.7.1 - Added requested cvars: zp_vip_happy_hour off zp_vip_happy_hour_frag zp_vip_happy_hour_ammo - Handle error fix - Fixed one multilingual line - Fixed one error v1.7 - Small Optimizations - Bugs fixes - Deleted many unnecessary code - Lang file update(UTF-8 compatible) - Cfg file updated - Changed cvar zp_vip_allow_jump value. Now it uses letters. Much easier. - Added cvar, (zp_vip_hour) to give privileges for all players. - Added cvar zp_vip_no_fall_damage v1.6 - Bugs fix - Small bug fix - Tiny bugs fix v1.5 - Authentication system - Extra items system - Modes - Other extra functions - Cvars file (zm_vip.cfg) - INI file (vips.ini) - INC file (zmvip.inc) - Multilangual v1.4 - Basic plugin and VIP functions.
Zawartośc pliku zm_vip.cfg
/***************************************************************************** * ZM VIP 2.0.0 configs file * Author: aaarnas * * This is mod settings file. * Settings are updated at server start/restart/mapchanges *****************************************************************************/ amx_contactinfo "" // Admin contact info. Leave empty or delete this line not to use it. ////////////////////////////// VIP abilities /////////////////////////////// zm_vip_mutijump 1 // How many multijumps can VIP player do. [0-disabled] (FLAG a) zm_vip_multijump_allow ab // Who can do multijump: a-human, b-zombie, c-nemesis,assasin,bombardier, d-survivor,sniper. zm_vip_armor 100 // Amount of armour for HUMAN on spawn. [0-disabled] (FLAG b) zm_vip_unlimited_clip 0 // Unlimited clip for VIP player (Don't need to reload). [0-disabled] (FLAG c) zm_vip_no_fall_dmg 1 // If 1, VIPs don't take fall damage. [0-disabled] (FLAG d) zm_vip_damage_reward 1000 // Extra (one) Ammo pack for amount of damage delt. [0-disabled] (FLAG e) zm_vip_extra_dmg 1.3 // Extra damage from VIPs guns. dealtdmg = 1.2*damage [0-disabled] (FLAG f) zm_vip_extra_hp_human 50 // Extra HP for HUMAN on spawn. [0-disabled] (FLAG g) zm_vip_extra_hp_zombie 500 // Extra HP for ZOMBIE on spawn/infect. [0-disabled] (FLAG g) zm_vip_extra_gravity_human 0.3 // Extra gravity for HUMAN. Interval 0.0-1.0 (Ex 0.2). Higher value - jumps higher [0-disabled] (FLAG h) zm_vip_extra_gravity_zombie 0.5 // Extra gravity for ZOMBIE. Interval 0.0-1.0 (Ex 0.2). Higher value - jumps higher [0-disabled](FLAG h) zm_vip_extra_frags 1 // Extra frags for VIP players on kill/infect (in Score table). [0-disabled] (FLAG i) zm_vip_extra_kill_ammo 1 // Extra ammo packs for VIP players on killing. [0-disabled] (FLAG j) zm_vip_extra_armor 25 // Extra armour gain for HUMANS on killing zombies. [0-disabled] (FLAG k) zm_vip_extra_infect_ammo 1 // Extra ammo packs for infecting. [0-disabled] (FLAG l) zm_vip_extra_infect_health 200 // Extra HP for infecting. [0-disabled] (FLAG m) zm_vip_extra_ignore_for_special 1 // Ignore extra features for nemesis,survivor,assasin,bombardier,sniper [0-disabled] zm_viponly_class 1 // Enable VIP only classes (if available). [0-disabled (all players can choose)] zm_vip_chattag 1 // Add chat tag <VIP> for VIP players. Set 2 if you having chat plugins compability problems [0-disabled] (FLAG q) zm_vip_connected_to_server 1 // Write message to all players, that VIP connected to server. 1-chat/2-hud/3-hud(big letters) [0-disabled] (FLAG q) zm_vipinscoretable 1 // Show VIP tag in Score table for VIP players. [0-disabled] (FLAG r) zm_vip_grenades_immunity 0 // Immunity from grenades. a - infection, b - fire, c - frost [0-disabled] (FLAG s) // b and c only available from version zp 5.0.6 and higher! zm_vip_gamemode_disable_flags 0 // flags, that should be removed for each player during any gamemode (look vips.ini) [0-disabled] ////////////////////////////// Player Authentication ///////////////////////// zm_vip_amx_auth_flags 0 // Flags that players authenticated by amxmodx will get (from users.ini file has 't' flag). // Flags meanings can be found in vips.ini. [0 - all flags (full privilegies)] zm_vip_amxmodx_flags "t" // Flags that will be added to default amxmodx auth system (same as users.ini), to support VIP plugins // using t flag check in amxmodx user flags. Will be added if player identified as VIP. [0-disabled] ////////////////////////////// Models //////////////////////////////////////// zm_vip_model_zombie "" // VIP model for zombie [Empty - dissabled] (FLAG o) zm_vip_model_human "" // VIP model for human [Empty - dissabled] (FLAG o) ////////////////////////////// Free VIP ////////////////////////////////////// zm_vip_freevip_hour "off" // Set hour when all players get VIP. (Example "00:30-13:15", "00:00-00:00"-all time) [0/off-disabled] zm_vip_freevip_flags bdfglmopr // What flags players gets from free VIP. (Check vips.ini). [0 - all flags] ////////////////////////////// VIP Buy /////////////////////////////////////// zm_vip_price 100 // VIP price to buy it with ammo packs (or money). [0-disabled] zm_vip_store_ini 0 // If enabled, bought VIP privilegies will be saved to vips.ini file (if enabled VIPS_FILE_SYSTEM) // If disabled, privilegies are saved to binary file (can't edit) ////////////////////////////// Time how long buyed VIP lasts. //////////////// // ["10s"-10seconds,"15m"-15min,"2h"-2hours,"1d"-1day,"2w"-2weeks] // Flags: // "t" - player will have VIP till he disconnects from server. Also have during mapchanges. // "tm" - player will have VIP till disconnect or mapchange // usage example: zm_vip_buy_duration "tm" zm_vip_buy_duration 2d // <- Cvar ////////////////////////////// zm_vip_buy_flags 0 // What flags players gets when buys VIP. (Check vips.ini). [0-all flags] zm_vip_buy_in_extra_items 1 // Show buy VIP privilegie as extra item for all players. ////////////////////////////// Extra items (Only if EXTRA_ITEMS is ON) /////// zm_vip_buys_per_round 0 // Maximum amount of buys VIP extra items per round. [0-disabled] zm_vip_show_vip_items "2" // Show VIP extra items in all items menu: 1 - for VIPs only, 2 - for all players [0-disabled] // NOTE: don't remove quotation marks from this cvar! ("2")
[inne[
a - multijump b - extra armor c - unlimited clip d - no fall damage e - extra damage reward f - extra damage delt g - extra hp h - extra gravity i - extra frags j - extra kill ammo k - extra armor for kill l - extra infect ammo m - extra infect health n - extra items o - vip model p - vip class q - chat tag r - vip in score board s - grenade immunity
Download:
zm_vip_1.9.1_BETAA.zip 6,37 KB
755 Ilość pobrań
zm_vip.sma 89,93 KB
734 Ilość pobrań
Edit by themarkerxD
Źródło:
https://forums.allie...119719?t=119719
Plik lang został przetłumaczony więc wszystko jest po polsku
jeżeli macie pytania pytać śmiało spróbuje pomóc
ewentualnie załóżcie nowy temat i dajcie linka w temacie
xXxBoy4GirlxXx
27.03.2015
Co w Nim zmieniłeś?
Użytkownik xXxBoy4GirlxXx edytował ten post 27.03.2015 07:24
MrBully
27.03.2015
Jeden z najlepszych pluginów na vip do zm!
Co w Nim zmieniłeś?
przepisałem z client_print_color na colorchat bo cieżko było dorwać moduł chatcolor.so i
- spolszczenie pluginu
- poprawki w kodzie ( i _dhudmessege poprawiłem bo była "_" podłoga i w showhudmessege co uniemożliwiało kompilacje pluginu .
i jak znajdę czas zanalizuje kod czy nie ma bugów
NoLiFeR
30.12.2015
Co w nim zmieniałeś ? Oprócz spolszczenia, które jest zrobione co najmniej tragicznie ? (Polskie znaki ... Rozumiem, że ortografia ważna, ale polskie znaki nie są zainstalowane we wszystkich wersjach CS'a 1.6.)
Propsy za przepisanie na ColorChata, ale.. Co to nam daje, skoro minuta szukania w Google daje nam To?
Osobiście sam używam ColorChata i jestem zadowolony. + za to
Użytkownik NoLiFeR edytował ten post 30.12.2015 14:28
Erka
10.03.2016
buguje nicki
jesli sa 2 osoby na serwerze i:
jedna ma nick x
druga ma nick y
to zawsze pokazuje tylko nick x nie wazne czy osoba ma inny nick buguje
kocurei
04.05.2017
Mały błąd, mianowicie gdy gracz nie ma VIP'a to i tak mu się wyświetla że VIP : Na Zawsze