hlmod.hu

Magyar Half-Life Mód közösség!
Pontos idő: 2024.04.27. 04:46



Jelenlévő felhasználók

Jelenleg 318 felhasználó van jelen :: 1 regisztrált, 0 rejtett és 317 vendég

A legtöbb felhasználó (1565 fő) 2020.11.21. 11:26-kor tartózkodott itt.

Regisztrált felhasználók: Google [Bot] az elmúlt 5 percben aktív felhasználók alapján

Utoljára aktív
Ahhoz hogy lásd ki volt utoljára aktív, be kell jelentkezned.



Az oldal teljeskörű
használatához regisztrálj.

Regisztráció

Kereső


Új téma nyitása  Hozzászólás a témához  [ 1 hozzászólás ] 
Szerző Üzenet
 Hozzászólás témája: VIP fordítás
HozzászólásElküldve: 2014.12.28. 05:34 
Offline
Minden6ó
Avatar

Csatlakozott: 2011.01.19. 12:14
Hozzászólások: 4280
Megköszönt másnak: 218 alkalommal
Megköszönték neki: 285 alkalommal
Idézet:
TILL_MAPCHANGE = Till mapchange
TILL_DISCONNECT = Till disconnect (available during map changes)

YOU_ARE_NOT_VIP_MENU = You have to be a VIP to enter this menu

NOT_ALIVE = You have to be alive to use this menu


Idézet:
//////////////////////////////////////////////////////////////////////////////
// //
// ZM VIP 2.0.0 Tagságok konfig fálja. // Auth FLAGS:
// Készítő: aaarnas //
// // a - multijump
/////////////////////////////////////////////////// b - extra armor
// Plugin automaticaly determines if auth // c - unlimited clip
// is nick/ip/steamid. No need to specify! // d - no fall damage
// If you need to use ip or steamid as nick, // e - extra damage reward
// add 'F' before line. // f - extra damage delt
// Symbol - '/' or ';' for comment a line. // g - extra hp
// Symbol - 'X' prepare line for delete. // h - extra gravity
// (plugin adds 'X' as first symbol // i - extra frags
// automatically to mark line for delete) // j - extra kill ammo
///////// Pre flags: // k - extra armor for kill
// C - Auth contains in nick(team tag, etc) // l - extra infect ammo
// N - Not case insensative nick (HAM != haM) // m - extra infect health
// F - Force auth by nick (C,N also does this) // n - extra items
// K - Kick from server on invalid password // o - vip model
///////// Usage example: // p - vip class
// CN"AUTH" "PASS" "FLAGS" (before line. // q - chat tag
// For all formats. Specify if needed). // r - vip in score board
///////// Examples: // s - grenade immunity
// "AUTH" - uses all flags by cvar // t, u, v, w, x, y - [custom flags,
// "AUTH" "FLAGS" - auth with custom flags // does nothing. Can be used for other
// "AUTH" "FLAGS" |2050/01/20|14:15| auth with // plugins or functions]
// custom flags and privilegies end time. // z - dummy flag (for status)
// "AUTH" "PASS" "FLAGS" - auth with password //
// and custom flags. 0 in flags, to use default: // z flag is used, if you want,
// "auth.." "password.." "0" // to give VIP status for player
///////// Time format: // without any abilities
// |YEAR/MONTH/DAY|HOUR:MIN| //
//////////////////////////////////////////////////////////////////////////////

// VIP Tagság (példák):
;"STEAM_0:0:xxxxxxxxx" |2020/05/05|12:50|
;"xx.xx.xxx.xxx" "abdefhijklmnopqrs"
;K"nick" "password"


Idézet:
/*****************************************************************************
* 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 65 // 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.2 // 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 // 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 // Extra gravity for ZOMBIE. Interval 0.0-1.0 (Ex 0.2). Higher value - jumps higher [0-disabled](FLAG h)
zm_vip_extra_frags 0 // 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 0 // 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 100 // 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")

_________________
<<eb@>>Team Website - Közösség
17Buddies - Általam készített pályák.
GameBanana - Általam készített pályák/vágott hangok.

Kép
Kép


Hozzászólás jelentése
Vissza a tetejére
   
Hozzászólások megjelenítése:  Rendezés  
Új téma nyitása  Hozzászólás a témához  [ 1 hozzászólás ] 


Ki van itt

Jelenlévő fórumozók: nincs regisztrált felhasználó valamint 3 vendég


Nyithatsz új témákat ebben a fórumban.
Válaszolhatsz egy témára ebben a fórumban.
Nem szerkesztheted a hozzászólásaidat ebben a fórumban.
Nem törölheted a hozzászólásaidat ebben a fórumban.
Nem küldhetsz csatolmányokat ebben a fórumban.

Keresés:
Ugrás:  
Powered by phpBB® Forum Software © phpBB Limited
Magyar fordítás © Magyar phpBB Közösség
Portal: Kiss Portal Extension © Michael O'Toole