Ir para conteúdo

jokerbhz

Membro
  • Total de itens

    138
  • Registro em

  • Última visita

Tudo que jokerbhz postou

  1. Galera rodo um servidor dedicated server de cs 1.6 no steam. Só que queria saber se tem alguma forma de listar os players por ip. Tipo amx_who eu sei quem ta conectado e a steam. Mais queria saber o ip do players se alguem souber como faz ...
  2. Galera feito as correções no script ta funcionando beleza mais vou tentar trocar de lugar para autenticar o ping. Porque ta ocupando muito a porta e ta dando um pouco de lag na hora nada mostruoso mais dá quando tem muita gente com ping alto. OBSERVAÇÃO C:\Arquivos de programas\Steam\SteamApps\seu_nick\dedicated server\cstrike\addons\statsme no arquivo scriptpack.cfg vc tem que tirar o // da frente da linha scriptpacks linha do admin pack essa aqui exec addons/statsme/scriptpacks/adminpack/hpingkick.cfg // --------------------------------------------------------------------------- // StatsMe 2.8.2 Config Pack [18 March, 2004] // --------------------------------------------------------------------------- // This file is part of StatsMe (See README for more information). // Copyright 2002 - 2004 UnitedAdmins (www.unitedadmins.com) // Project originally created by OLO (http://olo.counter-strike.pl) // --------------------------------------------------------------------------- // Please read the manual and the forums carefully before altering this file! // The Manual is located at http://docs.unitedadmins.com/statsme/ // The Forum can be found at http://forums.unitedadmins.com/ // --------------------------------------------------------------------------- // Kicks Player if they have average ping above mping setting, doens't care about x amount of rounds sm_menu "High Ping Kicker\\y\\R{sm_mode2&g?ON:OFF}" "sm_mode2 {sm_mode2&g?remove:set} g" sm_mode2 set g // Enable High Ping Kicker // Format of message for telling players they are privledged users alias set_hpka "sm_sayformat 255 0 0 0.30 0.60 0 6 6 0.5 1.5 4" // Format of message for Announcing people got kicked alias set_hpkb "sm_sayformat 0 255 0 0.30 0.60 0 6 6 0.5 1.5 4" // If you wish to use a password change this to the password to use (Clients must have setinfo _hppw yourpassword set in config.cfg) localinfo hppw "XXXXXX" // COLOQUE SEU PASSWORD AQUI // Add WONID's surrounded by :'s //AQUI VC CADASTRA QUEM ELE NAO CHECARA O PING // Remove the // in front of the next line to activate localinfo admn ":[Osnoia] - Jokerbhz:STEAM_0:1:XXXXXX:WONID3:WONID4:" //AQUI VOU TENTAR PRA ELE AUTENTICAR NO MEU PROVEDOR ADSL CONSEGUENTEMENTE VAI DAR UMA DIFERENCA DE ALGUNS MILLE SEGUNDOS AI MAIS CREIO QUE VAI FICAR BOM // Add IP Addresses with :27015 after each one // Remove the // in front of the next line to activate localinfo adip ":201.78.129.40:27015:201.78.129.40:27015:201.78.129.40:27015:201.78.129.40:27015:" // Add your subnet to exclude checks on (Only good for 1, and do not use .0, leave off the subnet part just specify the network number) // Remove the // in front of the next line to activate localinfo hpsn "255.255.255.255" // Over this ping then Kick localinfo mping 125 // Below this ping then never check (FOR LAN Players and Low Latency Players) localinfo lping 50 // Display console message letting them know they won't be checked sm_register "SM_PutInServer g 2" "{I.adip&{:{p.ip}:}?:#}{%.pchk{p.uid}=2}set_hpkb;sm_tell2 #{p.uid} \'Privledged IP/Computer Detected, No Ping Checks Will Be Run Against You.\';sm_clexec2 #{p.uid} \'echo \\'Privledged IP/Computer Detected, No Ping Checks Will Be Run Against You.\\'\'" bde sm_register "SM_PutInServer g 2" "{p.ip&{{I.hpsn}}?:#}{%.pchk{p.uid}=2}set_hpkb;sm_tell2 #{p.uid} \'Privledged Subnet/Computer Detected, No Ping Checks Will Be Run Against You.\';sm_clexec2 #{p.uid} \'echo \\'Privledged Subnet/Computer Detected, No Ping Checks Will Be Run Against You.\\'\'" bde sm_register "SM_PutInServer g 2" "{I.admn&{:{p.aid}:}?:#}{%.pchk{p.uid}=2}set_hpkb;sm_tell2 #{p.uid} \'Privledged User Detected, No Ping Checks Will Be Run Against You.\';sm_clexec2 #{p.uid} \'echo \\'Privledged User Detected, No Ping Checks Will Be Run Against You.\\'\'" bde sm_register "SM_PutInServer g 2" "{p.I._hppw={I.hppw}?:#}{%.pchk{p.uid}=2}set_hpkb;sm_tell2 #{p.uid} \'Privledged User Detected (Password Set), No Ping Checks Will Be Run Against You.\';sm_clexec2 #{p.uid} \'echo \\'Privledged User Detected (Password Set), No Ping Checks Will Be Run Against You.\\'\'" bde // Core of Script, Check the ping if they aren't flagged, aren't in the wonid list or in the ip addr list sm_register "SM_RoundStart g 2" "{%.pchk{p.uid}=1?:#}{I.adip&{:{p.ip}:}?#:{I.admn&{:{p.aid}:}?#}}{p.ping<{I.mping}?#}sm_clexec2 #{p.uid} \'echo \\'Sorry, but your ping is too high. If you feel that you had a ping spike please type retry or reconnect to get back in.\\';disconnect\';sm_log \'{p.name}<{p.uid}><{p.aid}><{p.tm.gm.name}>\' kicked due to high ping [ping \'{p.ping}]\';set_hpkb;sm_tell * \'{p.name} kicked due to high ping [ping {p.ping} over {I.mping}]\' )" bde // Flag Player ID to check Ping or Not sm_register "SM_RoundStart g 2" "{%.pchk{p.uid}>0?#}{p.ping=0?#}{p.ping<{I.lping}?{%.pchk{p.uid}=2}:{%.pchk{p.uid}=1}}" bde // Reset Player Check Flag When they Disconnect sm_register "SM_Disconnect g 2" "{%.pchk{p.uid}=0}" bde // Debug Command to Echo Players Ping (Uncomment following line if you want to see your averageping and if you are suppose to be checked each round) //sm_register "SM_RoundStart g 2" "sm_clexec2 #{p.uid} \'echo \\'hpingkick: Your Average Ping: {p.ping} | PingCheck: {%.pchk{p.uid}} (2=Never, 1=Check, 0=NoCheckYet)\\'\'" bde
  3. ALGUEM PODERIA ME AJUDAR COM A CONFIGURAÇÃO DESSE ARQUIVO? E BOTAR ELE PRA RODAR NO SERVER ? SEGUE ABAIXO O SCRIPT QUE JÁ ALTEREI. // No Non-Sense High ping kicker for SM 2.6.17 // Kicks Player if they have average ping above mping setting, doens't care about x amount of rounds // author: {OmNi}Eternal // Version 2.20 // Date: 11/3/2002 // sm_menu "High Ping Kicker\\y\\R{sm_mode2&g?ON:OFF}" "sm_mode2 {sm_mode2&g?remove:set} g" sm_mode2 set g // Enable High Ping Kicker // Format of message for telling players they are privledged users alias set_hpka "sm_sayformat 255 0 0 0.30 0.60 0 6 6 0.5 1.5 4" // Format of message for Announcing people got kicked alias set_hpkb "sm_sayformat 0 255 0 0.30 0.60 0 6 6 0.5 1.5 4" // If you wish to use a password change this to the password to use (Clients must have setinfo _hppw yourpassword set in config.cfg) localinfo hppw "be-sure-to-change-this-to-something-unique" // Add WONID's surrounded by :'s //localinfo admn ":WONID1:WONID2:WONID3:WONID4:" // Add IP Addresses with :27005 after each one // Remove the // in front of the next line to activate localinfo adip ":201.78.150.172:27015:201.78.150.172:27015:201.78.150.172:27015:201.78.150.172:27015:" // Add your subnet to exclude checks on (Only good for 1, and do not use .0, leave off the subnet part just specify the network number) // Remove the // in front of the next line to activate localinfo hpsn "255.255.255.255" // Over this ping then Kick localinfo mping 120 // Below this ping then never check (FOR LAN Players and Low Latency Players) localinfo lping 50 // Display console message letting them know they won't be checked sm_register "SM_PutInServer g 2" "{I.adip&{:{p.ip}:}?:#}{%.pchk{p.uid}=2}set_hpkb;sm_tell2 #{p.uid} \'Privledged IP/Computer Detected, No Ping Checks Will Be Run Against You.\';sm_clexec2 #{p.uid} \'echo \\'Privledged IP/Computer Detected, No Ping Checks Will Be Run Against You.\\'\'" bde sm_register "SM_PutInServer g 2" "{p.ip&{{I.hpsn}}?:#}{%.pchk{p.uid}=2}set_hpkb;sm_tell2 #{p.uid} \'Privledged Subnet/Computer Detected, No Ping Checks Will Be Run Against You.\';sm_clexec2 #{p.uid} \'echo \\'Privledged Subnet/Computer Detected, No Ping Checks Will Be Run Against You.\\'\'" bde sm_register "SM_PutInServer g 2" "{I.admn&{:{p.aid}:}?:#}{%.pchk{p.uid}=2}set_hpkb;sm_tell2 #{p.uid} \'Privledged User Detected, No Ping Checks Will Be Run Against You.\';sm_clexec2 #{p.uid} \'echo \\'Privledged User Detected, No Ping Checks Will Be Run Against You.\\'\'" bde sm_register "SM_PutInServer g 2" "{p.I._hppw={I.hppw}?:#}{%.pchk{p.uid}=2}set_hpkb;sm_tell2 #{p.uid} \'Privledged User Detected (Password Set), No Ping Checks Will Be Run Against You.\';sm_clexec2 #{p.uid} \'echo \\'Privledged User Detected (Password Set), No Ping Checks Will Be Run Against You.\\'\'" bde // Core of Script, Check the ping if they aren't flagged, aren't in the wonid list or in the ip addr list sm_register "SM_RoundStart g 2" "{%.pchk{p.uid}=1?:#}{I.adip&{:{p.ip}:}?#:{I.admn&{:{p.aid}:}?#}}{p.ping<{I.mping}?#}sm_clexec2 #{p.uid} \'echo \\'Sorry, but your ping is too high. If you feel that you had a ping spike please type retry or reconnect to get back in.\\';disconnect\';sm_log \'{p.name}<{p.uid}><{p.aid}><{p.tm.gm.name}>\' kicked due to high ping [ping \'{p.ping}]\';set_hpkb;sm_tell * \'{p.name} kicked due to high ping [ping {p.ping} over {I.mping}]\' )" bde // Flag Player ID to check Ping or Not sm_register "SM_RoundStart g 2" "{%.pchk{p.uid}>0?#}{p.ping=0?#}{p.ping<{I.lping}?{%.pchk{p.uid}=2}:{%.pchk{p.uid}=1}}" bde // Reset Player Check Flag When they Disconnect sm_register "SM_Disconnect g 2" "{%.pchk{p.uid}=0}" bde // Debug Command to Echo Players Ping (Uncomment following line if you want to see your averageping and if you are suppose to be checked each round) //sm_register "SM_RoundStart g 2" "sm_clexec2 #{p.uid} \'echo \\'hpingkick: Your Average Ping: {p.ping} | PingCheck: {%.pchk{p.uid}} (2=Never, 1=Check, 0=NoCheckYet)\\'\'" bde
  4. CONSEGUI TEM QUE ALTERAR O ARQUIVO maps.ini MAIS SO QUE TEM QEU TIRAR ALGUNS QUE TAO LA PRQ ELE TEM TIPO UM LIMITE ... SACOU ... OBRIGADO GALERA
  5. eles já estão lá ta funcionando quando eu mando ir para o mapa ou coloco ele para ser votado mais na lista de votação radomica do amx ele não aparece compreendeu ?
  6. E que sou novo por aqui não sabia que não podia fazer. Mais sendo mais um pouco noob. Vou colocar esse maps dentro da pasta, C:\Arquivos de programas\Steam\SteamApps\jokerbhz\dedicated server\cstrike ai o amx já vai reconhecer direto ou tenho que editar no arquivo maps.ini da pasta do amx colocar o nome de todos os maps ? ai quando o pessoal for entrar eles fazem download do map quem nao tiver normal ? Desculpa encomodar e prq to perguntando e prq não sei mesmo. Outra pergunta: Com aquela dica que voce deu custei aqui mais funcionou copie as pastas que tenho no meu cs para pasta do dedicated server e o pessoal baixou e rolou normal. Mais agora que ta quando acesso amx_mapmenu o map que coloquei para teste não aparece nessa lista pra escolher consequentemente não vai aparecer na lista de votação nao estou certo ? Como fazer para colocar ele na lista de votação...
  7. GALERA já tenho um monte de mapas na minha maquina que baixei enquanto jogava em outros servers como faço para colocar esse mapas apra rodar no servidor ?
  8. depois vou dar uma procurada mais já e um começo muito obrigado. FINALIZANDO TOPICO.
  9. Galera bom dia ... a ajuda que estou precisando é a seguinte preciso configurar no server para kikar automaticamente usuarios com ping maior que 150 kbps. O unico lugar que achei que tem configuraçoes desse tipo é no amx_cvarmenu o valor sv_maxrate 7000 tá ok pra mim, mais qual valor eu coloco para sv_minrate e se colocando um valor aqui se o client não atender essa solicitação será kikado. Estou esperando respostas obrigado.
  10. SOMENTE PARA FINALIZAR ACHO QUE CONSEGUI RESOLVER MEU PROBLEMA ... OBRIGADO
  11. galera to precisando de ajuda mesmo não consigo entrar como administrador
  12. ja procurei não tem esse arquivo ai no forum ja dei uma olhada mais não tem nda sobre isso
  13. jokerbhz

    AMX MOD

    Pessoal to precisando de ajuda com o AMX MOD não consigo fazer login como administrador. Instalei o pacote CS 1.6 Addons By YoungJunior - SiteCs.exe ta rodando blz mais não consigo fazer login como administrador nem colocar ninguem como administrador pra bannir e kickar so local prq to usando o dedicate server do steam. O pacote ta funcionando legal. So não consigo logar como administrador inclui os administradores no local C:\Arquivos de programas\Steam\SteamApps\jokerbhz\dedicated server\cstrike\addons\amx o arquivo é o users.ini coloquei tanto pelo nick quanto pelo steamid mais não deu. "STEAM_0:1:xxxxx" "xxxxx" "abcdefghijklmnopqrstu" "a" "STEAM_0:0:xxxxx" "xxxxx" "abcdefghijklmnopqrstu" "a" "jokerbhz" "xxxxx" "abcdefghijklmnopqrstu" "a" "bladebhz" "xxxxx" "abcdefghijklmnopqrstu" "a" E o setinfo não sei onde colocar a senha. // Name of setinfo which should store a password on a client // (Example: setinfo _pw "password") amx_password_field "_pw" A unica parte de todo o script do programa que se refere a setinfo é essa ai. Não sei mais o que fazer alguem poderia me ajudar me dizendo como conecto como admin.
×
×
  • Criar Novo...