Jump to content

.Metrix

Membru
  • Posts

    193
  • Joined

  • Last visited

Everything posted by .Metrix

  1. M-a ajutat S1NnOpTic Rezolvat
  2. Nume :rang_admin_chat Versiune :--- Descriere detaliata :Vreau un fisier amx. dupa sma.-ul de mai jos(mie imi da eroare la copilat...) Link: http://www82.zippyshare.com/v/xmWoMQ78/file.html
  3. Mda...imi pare rau dar nu stiu ce este aceasta "functie" si unde trebuie sa o pun...puteti da T/C
  4. .Metrix

    REZOLVAT

    Gata,am rezolvat. Multumesc
  5. .Metrix

    REZOLVAT

    -------------FONDATOR------------------"abcdefghijklmnopqrstu" -------------COORDONATOR----------------"abcdefghijklmnopqrst" -----------ZEU--------------------------abcdefghijkmnoprstu -----------FULL-COMENZI-------------abcdefghijkmnopqrstu -----------------OWNER+VIP------------------bcdefgijkmnopqrstu -----------------OWNER------------------bcdefgijkmnopqstu --------------CO-OWNER+VIP---------------bcdefijkmnopr --------------CO-OWNER---------------bcdefijkmnop -------------GOD+vip----------------------bcdefijpr -------------GOD----------------------bcdefijp ------------SEMI-GOD----------------bcdefij ---------------ADMINISTRATOR+VIP--------------------bcefijr ---------------ADMINISTRATOR--------------------bcefij -------------HELPER-----------------------bcefi -----------------ADMIN FREE-----------------bcef -------------------SLOT----------------"b" Multumesc.
  6. .Metrix

    REZOLVAT

    Ok, voi face asa, dar acum ce fac ca am bagat boost la server si au toti accese+imunitate. Si am amx_who "default" adica ala din consola: Clients on server: # nick authid userid imm res access 1 kzNNN STEAM_ID_LAN 456 Yes Yes abcdef 2 .Metrix. STEAM_ID_LAN 187 Yes Yes abcdefghijklmnopqrstu 3 unnamed STEAM_ID_LAN 484 Yes Yes abcdef 4 NeneaGeo[YouTub STEAM_ID_LAN 485 Yes Yes abcdef 5 maximiliano STEAM_ID_LAN 468 Yes Yes abcdef 6 newbie STEAM_ID_LAN 486 Yes Yes abcdef 7 [TLG]Joker STEAM_ID_LAN 472 Yes Yes abcdef 8 SNAJPER STEAM_ID_LAN 461 Yes Yes abcdef 9 kiler STEAM_ID_LAN 459 Yes Yes abcdef 10 075 on road STEAM_ID_LAN 467 Yes Yes abcdef 11 Leu.MD STEAM_ID_LAN 458 Yes Yes abcdef 12 .:[THE][PRo]DaR STEAM_ID_LAN 463 Yes Yes abcdef 14 gta5 STEAM_ID_LAN 464 Yes Yes abcdef 15 Ionu Este STEAM_ID_LAN 473 Yes Yes abcdef 16 Xh_2015 STEAM_ID_LAN 476 Yes Yes abcdef 17 ABU TANNOUS STEAM_ID_LAN 460 Yes Yes abcdef 18 matador STEAM_ID_LAN 498 Yes Yes abcdef 19 Add STEAM_ID_LAN 475 Yes Yes abcdef 20 alt.nick STEAM_ID_LAN 488 Yes Yes abcdef 21 | Tr!P | STEAM_ID_LAN 492 Yes Yes abcdef 22 budal019 STEAM_ID_LAN 493
  7. .Metrix

    REZOLVAT

    // AMX Mod X Configuration File echo Executing AMX Mod X Configuration File // Default access for all non admin players (see users.ini for access details) // // Default value: "z" amx_default_access "z" // Name of setinfo which should store a password on a client (you should change this) // Note: Always prefix the field with an underscore (aka: "_") // (Example: setinfo _pw "password") // // Default value: "_pw" amx_password_field "_pw" // Mode of logging to a server // 0 - disable logging, players won't be checked (and access won't be set) // 1 - normal mode which obey flags set in accounts // 2 - kick all players not on list // // Default value: 1 amx_mode 1 // Show admins activity // 0 - disabled // 1 - show without admin name // 2 - show with name // // Default value: 2 amx_show_activity 2 // Frequency in seconds and text of scrolling message // // Default value: "Gazduire asigurata de TrueHost Solutions" 600 amx_scrollmsg "Gazduire asigurata de TrueHost Solutions" 600 // Center typed colored messages (last parameter is a color in RRRGGGBBB format) // // Default values: "Welcome to %hostname%" "000255100" // "Gazduire asigurata de TrueHost Solutions" "000100255" amx_imessage "Welcome to %hostname%" "000255100" amx_imessage "Gazduire asigurata de TrueHost Solutions" "000100255" // Frequency in seconds of colored messages // // Default value: 180 amx_freq_imessage 180 // Ban times for the main ban menu (amx_banmenu) // Use 0 for permanent ban // Default values: 0 5 10 15 30 45 60 amx_plmenu_bantimes 0 5 10 15 30 45 60 // Slap damage amounts for the main slap menu (amx_slapmenu) // Slay is automaticall inserted as the first option // Default values: 0 1 5 amx_plmenu_slapdmg 0 1 5 // Set in seconds how fast players can chat (chat-flood protection) // // Default value: 0.75 amx_flood_time 0.75 // Amount of slots to reserve. // // Default value: 0 amx_reservation 0 // If you set this to 1, you can hide slots on your server. // If server "full" of public slots and slots hidden, you must manually connect with connect console command // // Default value: 0 amx_hideslots 0 // Displaying of time remaining // a - display white text on bottom // b - use voice // c - don't add "remaining" (only in voice) // d - don't add "hours/minutes/seconds" (only in voice) // e - show/speak if current time is less than this set in parameter // // Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" // Announce "say thetime" and "say timeleft" with voice, set to 0 to disable. // // Default value: 1 amx_time_voice 1 // Minimum delay in seconds between two voting sessions // // Default value: 10 amx_vote_delay 10 // How long voting session goes on // // Default value: 10 amx_vote_time 15 // Display who votes for what option, set to 0 to disable, 1 to enable. // // Default value: 1 amx_vote_answers 1 // Some ratios for voting success // Default value: 0.40 amx_votekick_ratio 0.40 // Default value: 0.40 amx_voteban_ratio 0.40 // Default value: 0.40 amx_votemap_ratio 0.40 // Default value: 0.02 amx_vote_ratio 0.02 // Max. time to which map can be extended // // Default value: 90 amx_extendmap_max 90 // Step for each extending // // Default value: 15 amx_extendmap_step 15 // If you set this to 0, clients cannot chose their language, instead they use // whatever language the server is configured to use. // // Default value: 1 amx_client_languages 1 // Plugin Debug mode // 0 - No debugging (garbage line numbers) // 1 - Plugins with "debug" option in plugins.ini are put into debug mode // 2 - All plugins are put in debug mode // Note - debug mode will affect JIT performance // // Default value: 1 amx_debug 1 // Plugin MultiLingual Debug // To debug a language put its 2 letter code between quotes ("en", "de", etc) // "" means disabled // // Default value: "" amx_mldebug "" // // Beginning of Counter-Strike package specific configurations. // // Rank mode // 0 - by nick // 1 - by authid // 2 - by ip // // Default value: 1 csstats_rank 0 // Max size of the stats file // // Default value: 3500 csstats_maxsize 3500 // Whether or not to rank bots with csstats - set to 1 to rank bots, 0 otherwise. // // Default value: 0 csstats_rankbots 0 // Duration of HUD-statistics // // Default value: 12.0 amx_statsx_duration 12.0 // HUD-statistics display limit relative round freeze end // Negative time will clear the HUD-statstics before the round freeze time has ended // // Default value: -2.0 amx_statsx_freeze -2.0 amx_maxjumps 2 zp_bank 1 zp_bank_auto 1 zp_bank_blockstart 0 zp_bank_upgradable 1 zp_bank_cost 1000 zp_bank_interest 0.03 zp_bank_clock 60 zp_bank_transfee 3
  8. .Metrix

    REZOLVAT

    ; This file will store the commands used by plugins, and their access level ; To change the access of a command, edit the flags beside it and then ; change the server's map. ; ; Example: If I wanted to change the amx_slap access to require ; RCON access (flag "l") I would change this: ; "amx_slap" "e" ; admincmd.amxx ; To this: ; "amx_slap" "l" ; admincmd.amxx ; ; To disable a specific command from being used with the command manager ; and to only use the plugin-specified access set the flag to "!" ; ; NOTE: The plugin name at the end is just for reference to what plugin ; uses what commands. It is ignored. "amx_statscfgmenu" "h" ; statscfg.amxx "amx_statscfg" "h" ; statscfg.amxx "amx_reloadadmins" "h" ; admin.amxx "amx_addadmin" "l" ; admin.amxx "amx_kick" "c" ; admincmd.amxx "amx_ban" "d" ; admincmd.amxx "amx_banip" "d" ; admincmd.amxx "amx_addban" "d" ; admincmd.amxx "amx_unban" "d" ; admincmd.amxx "amx_slay" "e" ; admincmd.amxx "amx_slap" "e" ; admincmd.amxx "amx_leave" "c" ; admincmd.amxx "amx_pause" "g" ; admincmd.amxx "amx_who" "y" ; admincmd.amxx "amx_cvar" "g" ; admincmd.amxx "amx_plugins" "y" ; admincmd.amxx "amx_modules" "y" ; admincmd.amxx "amx_map" "f" ; admincmd.amxx "amx_cfg" "h" ; admincmd.amxx "amx_nick" "e" ; admincmd.amxx "amx_last" "d" ; admincmd.amxx "amx_rcon" "l" ; admincmd.amxx "amx_showrcon" "l" ; admincmd.amxx "amx_help" "" ; adminhelp.amxx "amx_setlang" "h" ; multilingual.amxx "amx_langmenu" "" ; multilingual.amxx "amxmodmenu" "u" ; menufront.amxx "amx_menu" "" ; menufront.amxx "amx_cmdmenu" "u" ; cmdmenu.amxx "amx_cfgmenu" "u" ; cmdmenu.amxx "amx_speechmenu" "u" ; cmdmenu.amxx "amx_cvarmenu" "g" ; cmdmenu.amxx "amx_kickmenu" "c" ; plmenu.amxx "amx_banmenu" "d" ; plmenu.amxx "amx_slapmenu" "e" ; plmenu.amxx "amx_teammenu" "m" ; plmenu.amxx "amx_clcmdmenu" "m" ; plmenu.amxx "amx_mapmenu" "f" ; mapsmenu.amxx "amx_votemapmenu" "j" ; mapsmenu.amxx "amx_plugincvarmenu" "g" ; pluginmenu.amxx "amx_plugincmdmenu" "u" ; pluginmenu.amxx "amx_say" "i" ; adminchat.amxx "amx_chat" "i" ; adminchat.amxx "amx_psay" "i" ; adminchat.amxx "amx_tsay" "i" ; adminchat.amxx "amx_csay" "i" ; adminchat.amxx "amx_votemap" "j" ; adminvote.amxx "amx_votekick" "j" ; adminvote.amxx "amx_voteban" "j" ; adminvote.amxx "amx_vote" "j" ; adminvote.amxx "amx_cancelvote" "j" ; adminvote.amxx "amx_pausecfg" "h" ; pausecfg.amxx "amx_pausecfgmenu" "h" ; pausecfg.amxx "amx_off" "h" ; pausecfg.amxx "amx_on" "h" ; pausecfg.amxx "amx_destroy" "s" ; amx_destroy.amxx "amx_freeze" "e" ; amx_freeze.amxx "amx_unfreeze" "e" ; amx_freeze.amxx "amx_gag" "m" ; amx_gag.amxx "amx_ungag" "m" ; amx_gag.amxx "amx_lastip" "d" ; amx_last&show.amxx "amx_showip" "c" ; amx_last&show.amxx "amx_execclient" "m" ; amx_exec.amxx "amx_execall" "m" ; amx_exec.amxx "amx_execteam" "m" ; amx_exec.amxx "amx_reloadvips" "h" ; zm_vip.amxx "zp_giveap" "l" ; zp_extra_give_ammopaks.amxx "amx_giveap" "l" ; zp_extra_give_ammopaks.amxx "amx_color" "i" ; admin_chat_colors.amxx "amx_namecolor" "i" ; admin_chat_colors.amxx "amx_listen" "i" ; admin_chat_colors.amxx "amx_ct" "e" ; transfer.amxx "amx_t" "e" ; transfer.amxx "amx_spec" "e" ; transfer.amxx "amx_banlist" "d" ; advanced_bans.amxx
  9. .Metrix

    REZOLVAT

    Server :ZMO.RangFort.Ro Nick :.Metrix. Grad server :Manager La ce doriţi ajutor? : Cum fac sa pun ca toti jucatori sa aiba doar flagul "z"(default), stiu ca "z" e cel default normal dar nu stiu ce am facut ca acum toata lumea are flagurile "abcdef"(chiar accesele de la VIP).M-am gandit ca s-ar putea sa fie de la pluginul de vip asa ca l-am sters dar degeaba. P.S: Inainte sa se intample asta am folosit comanda amx_addadmin si dupa ce am schimbat mapa au avut toti accese(cred ca are legatura). Multumesc.
  10. .Metrix

    REZOLVAT

    Am rezolvat. Am reinstalat addons-ul de mai multe ori si acum merge.Multumesc oricum
  11. " Este un addons de Zombie Outstading cu mici modificari facute de mine ;)" Nu stiu cine e autor pentru ca eu am primit addons-ul de la cineva...
  12. # Titlu :Zombie Outstading # Descriere: Este un addons de Zombie Outstading cu mici modificari facute de mine # Autor :eu # Descarcare : http://www.filedropper.com/zombie # Pluginuri :had so====Basic==== =====Lista PLugins ZP===== amx_parachute.amxx bullet_damage.amxx zp_countdown_remix.amxx amx_destroy.amxx amx_freeze.amxx amx_gag.amxx amx_last&show.amxx amx_last.amxx amx_showip.amxx amx_exec.amxx abd.amxx zp_survivorguns.amxx zp_sprites_on_hud.amxx zp_aps_leader.amxx pgl-zm-stats.amxx geoip_ex_natives.amxx ;backweapons.amxx cs_stats.amxx zm_vip.amxx Zombie_Outstanding.amxx debug zp_game_mode_example.amxx nightmaremod.amxx ; Default zombie classes zp_zclasses40.amxx z_out_tight.amxx ;zp_zclass_regenerator.amxx z_out_predator.amxx zp_zclass_hunter.amxx ; Add sub-plugins, custom zombie classes, and extra items zp_extra_knife_blink.amxx zp_killbomb.amxx jepack.amxx zp_extra_unlimited_clip.amxx zp_armor+100.amxx zp_armor+200.amxx zp_extra_multijump.amxx zp_tryder.amxx zp_extra_goldendg.amxx zp_extra_goldenak.amxx zp_extra_survivor.amxx zp_extra_sniper.amxx zp_extra_nemesis.amxx zp_extra_assassin.amxx zp_time.amxx zm_vip.amxx lasermine_health.amxx center_msg.amxx CustomizationTags.amxx Welcome-motm.amxx z_out_donating.amxx join_ip.amxx health-points-survivor.amxx health-points-nemesis.amxx health-points-sniper.amxx health-points-assassin.amxx zp_extra_give_ammopaks.amxx ;z_out_admins_page.amxx # Tip : Zombi # Parola Arhivei(optional):---
  13. .Metrix

    REZOLVAT

    Am incercat cum mi-ai spus tu dar mi-a facut serverul steam on...Multumesc oricum. Altcineva?
  14. .Metrix

    REZOLVAT

    Server :ZMO.RangFort.Ro Nick :.Metrix. Grad server :Manager La ce doriţi ajutor? : Cand schimb mapa serverul imi da "server Shutdown"...Eu cred ca este de la dproto dar nu sunt sigur.Astept pareri sau ajutor. 6 - 20:35:41: [META] ini: Read plugin config for: AMX Mod X 04/26/2016 - 20:35:41: [META] WARNING: ini: Skipping plugin, couldn't stat file 'addons/dproto/dproto2_i386.so': No such file or directory 04/26/2016 - 20:35:41: [META] ini: Read plugin config for: dproto_EF 04/26/2016 - 20:35:41: [META] ini: Finished reading plugins list: /home/client507/service681/cstrike/addons/metamod/plugins.ini; Found 2 plugins 04/26/2016 - 20:35:41: [META] dll: Updating plugins... 04/26/2016 - 20:35:41: [META] WARNING: dll: Failed query plugin '<dproto2_i386.so>'; Couldn't open file 'addons/dproto/dproto2_i386.so': addons/dproto/dproto2_i386.so: cannot open shared object file: No such file or directory 04/26/2016 - 20:35:41: [META] WARNING: dll: Skipping plugin '<dproto2_i386.so>'; couldn't query 04/26/2016 - 20:35:41: [META] dll: Finished updating 11 plugins; kept 2, loaded 0, unloaded 0, reloaded 0, delayed 0 04/26/2016 - 20:35:41: Server shutdown 04/26/2016 - 20:35:41: Log file closed Tue Apr 26 20:35:41 EEST 2016: Server restart in 10 seconds Multumesc.
  15. .Metrix

    REZOLVAT

    Puteti da T/C, am rezolvat eroarea asta dar acum am altele
  16. .Metrix

    REZOLVAT

    Am reinstatat toate pluginurile si tot nu ma lasa sa bag ce mapa vreau.Daca bag o mapa de exemplu zm_cross mi se restarteaza serverul, si nu vreau sa schimb addons-ul fiindca e cumparat... Multumesc.
  17. .Metrix

    REZOLVAT

    Server :ZMO.RangFort.Ro Nick :.Metrix. Grad server : Manager La ce doriţi ajutor? : De cand am schimbat addons-ul nu imi merg unele mape de zm(majoritatea celor dorite...), cei de la host imi spun ca un plugin nu ar fi scriptat bine dar nu imi dau seama care... Aceasta este eroarea din log:L 04/24/2016 - 10:40:17: Start of error session. L 04/24/2016 - 10:40:17: Info (map "zm_2day") (file "addons/amxmodx/logs/error_20160424.log") L 04/24/2016 - 10:40:17: [AMXX] Plugin file open error (plugin "had") L 04/24/2016 - 10:40:17: [AMXX] Plugin file open error (plugin "amx_last&show.amxx") L 04/24/2016 - 10:40:17: [AMXX] Plugin file open error (plugin "geoip_ex_natives.amxx") L 04/24/2016 - 10:40:17: [AMXX] Invalid Plugin (plugin "zp_donate_ap.amxx") L 04/24/2016 - 10:40:17: [AMXX] Invalid Plugin (plugin "zp_save_ammo.amxx") L 04/24/2016 - 10:40:17: [AMXX] Plugin file open error (plugin "status") L 04/24/2016 - 10:40:17: [AMXX] Plugin file open error (plugin "z_out_donating.amxx") L 04/24/2016 - 10:40:17: [AMXX] Plugin file open error (plugin "hostpixel-shieldv3.amxx") Si chiar daca am sters pluginurile tot aceiasi eroare imi da... Multumesc..
  18. http://www.girlshare.ro/3489347913.7 ----sma. http://www.girlshare.ro/34178596.1 ----amx. Nu am gasit sma. pentru zp_give_points,pe server am doar amx.
  19. Nume : zp_extra_give_ammopaks.amxx(http://www.girlshare.ro/3489347767.4) Versiune :--- Descriere detaliata :Doresc ca pluginul de mai sus sa fie modificat astfel incat sa dea mai mult de 999 ammo...sa dea peste 10k daca se poate Daca se poate si asta... Nume:zp_extra_give_points.amxx Versiune:--- Descriere detaliate: Vreau ca acest plugin sa fie asemanator cu pluginul de mai sus dar sa dea points in loc de ammo packs Noroc!
  20. Daca puteti sa imi dati si amx si sma cu dawnlond ar fi bine.
  21. Nume :who_ultimate Versiune :nu conteaza Descriere detaliata :doresc un plugin de /who dupa urmatoarele grade si accese: new GroupNames[GROUPS_NAME][17] = { "Fondator", "Coordonator", "Zeu", "Full_comenzi", "Owner+VIP", "Owner", "Co-Owner+VIP", "co-owner", "God+VIP", "God", "Semi-god", "Adiministrator+VIP", "Administrator", "Helper", "Admin Free", "Slot", "VIP } new GroupFlags[GROUPS_ACCESS][17] = { "abcdefghijklmnopqrstu", "abcdefghijklmnopqrst", "abcdefghijkmnoprstu", "abcdefghijkmnopqrstu" "bcdefgijkmnopqrstu", "bcdefgijkmnopqstu", "bcdefijkmnopr", "bcdefijkmnop", "bcdefijpr", "bcdefijp", "bcdefij", "bcefijr" "bcefij", "bcefi", "bcef", "b", "br" }
×
×
  • Create New...