1. Соблюдайте Правила форума и проявляйте уважение к другим участникам беседы.

Deleting player 's

Тема в разделе 'Основные вопросы', создана пользователем gFe)Exec, 10 июл 2011.

  1. gFe)Exec Олд-фаг

    Сообщения:
    23
    Спасибы:
    0
    Код:
    [        GAME: Foots 5.4 -SD! #652] player [piloutheboss] joined the game
    [        GAME: Foots 5.4 -SD! #652] deleting player [piloutheboss]: has left the game voluntarily
    
    Код:
    bot_log = ghost.log
    bot_language = language.cfg
    bot_war3path = c:\for bot\
    bot_hostport = 6111
    bnet_custom_exeversionhash = 
    
    bnet_custom_exeversion = 
    
    ### force auto hcl from gamename in dota games (even when bot_defaulthcl is not set) 
    bot_forceautohclindota = 0
    
    ### set to 1 if you want admins to be autoplaced higher only in dota games (0 = in all games)
    bot_placeadminshigheronlyindota = 0
    
    ### if 1 - no admin can start the game if the owner is in the lobby
    bot_onlyownerscanstart = 0
    
    ### if set to 1, if using bot_allowedscores, players having an unknown score will be allowed
    bot_allownullscoredplayers = 1
    
    ### in autohosted games, allow only players with score>=x to join the lobby
    bot_autohostallowedscores = 0
    
    ### allow only players with score>=x to join the lobby
    bot_allowedscores = 0
    
    ### milliseconds to add to highest ping as base dynamic latency
    bot_dynamiclatencyaddedtoping = 25
    
    ### how many milliseconds to add to the normal latency if the players lag
    bot_dynamiclatencymaxtoadd = 30
    
    ### dynamic latency will try not to go over 2.2x highest ping, recommended 
    bot_dynamiclatency2.2xhighestpingmax = 1
    
    ### dynamic latency will be increased when a lobby is active 
    bot_dynamiclatencyincreasewhenlobby = 1
    
    ### enable dynamic latency, lowers or even increases latency as needed 
    bot_usedynamiclatency = 1
    
    ### if enabled, any user can !pub/!map/!unhost 
    bot_userscanhost = 0
    
    ### if enabled, any safelisted player can !pub/!map/!unhost 
    bot_safecanhost = 1
    
    ### will allow admins and safelisted players to download even if downloads are disabled 
    bot_adminsandsafecandownload = 1
    
    ### will replace every !ban/!bl with !warn/!wl 
    bot_replacebanwithwarn = 0
    
    ### 0 - ghost countdown, 1 - warcraft countdown 
    bot_normalcountdown = 0
    
    ### when you !unban player, the bot also issues an /unban player 
    bot_unbanremoveschannelban = 0
    
    ### all messages will be answered with a whisper 
    bot_whisperallmessages = 0
    
    bnet_custom_exeversion = 
    
    ### set to 1 if you are using warcraft 3 patch 1.21
    bot_patch21 = 0
    
    ### set to 1 if you are using warcraft 3 patch 1.23 or newer
    bot_patch23ornewer = 1
    
    ### show autokick denied country or banned player messages
    bot_verbose = 1
    
    ### Time limit for hosting a game where no admins enter it
    bot_lobbytimelimit = 15
    
    ### maximum players allowed to download at once, the rest will have almost KB/s until someone finishes downloading
    bot_maxdownloaders = 10
    
    ### the bot will auto rehost the game as gamename + 1 if 60 seconds have passed since last player joined, 0 = disable
    bot_autorehostdelay = 0
    
    ### initiate game over timer if team difference is bigger than this number, 0 - to disable
    bot_gameovermaxteamdifference = 0
    
    ### initiate game over timer if remaining player percentage is less than this number (and at least a player left) - 0 to disable
    bot_gameoverminpercent = 0
    
    ### initiate game over timer if remaining players are less than this number (and at least a player left) - 0 to disable
    bot_gameoverminplayers = 0
    
    ### interval in seconds between download info message
    bot_showdownloadsinfotime = 3
    
    ### set max download speed (KB/s) available for one client
    bot_clientdownloadspeed = 1024
    
    ### Only players having played this many number of games will be ranked
    bot_scoremingames = 3
    
    ### set total download speed (KB/s) available for all clients at once, if set to 1024, 4 people will get 256 each
    bot_totaldownloadspeed = 1536
    
    ### ignore drop request for the first x seconds of lagging.
    bot_dropvotetime = 45
    
    ### handle name bans: 0 = do nothing, 1 = kick, 2 = announce only (no kick).
    bot_banning = 1
    
    ### handle ip bans: 0 = do nothing, 1 = kick, 2 = announce only (no kick).
    bot_ipbanning = 1
    
    ### ghost will find its external ip on startup, disable if you want to play on LAN only
    bot_findexternalip = 1
    
    ### banned players will be notified with a whisper.
    bot_notifybannedplayers = 0
    
    ### admins are required to spoof check if 1, or not if 0
    bot_adminsspoofcheck = 1
    
    ### this controls whether the bot will require players to spoof check before starting the game, 0 - to disable
    bot_requirespoofchecks = 0
    
    ### root admins are required to spoof check if 1, or not if 0
    bot_rootadminsspoofcheck = 1
    
    ### make the ban announcement on one line ( = 0) (if possible) or on two ( = 1)
    bot_twolinesbanannouncement = 1
    
    ### After a game has ended, if mysql is used, ghost will run update_dota_elo.exe
    bot_updatedotaeloaftergame = 0
    
    ### After a game has ended, if mysql is used, ghost will recalculate scores (use either this or elo)
    bot_updatedotascoreaftergame = 0
    
    ### announce .sd of every player joining the lobby (if set to 1, 0 if laggy)
    bot_showscoresonjoin = 0
    
    ### Auto set HCL based on game name,ex: -arso EU pros will set HCL to arso (only if map_defaulthcl is defined, for ex: map_defaulthcl = ar), will set hcl to empty if no mode is detected in the gamename
    bot_autohclfromgamename = 0
    
    ### load in game feature will be enabled for every map (if set to 1)
    bot_forceloadingame = 1
    
    ### non admin commands, 1 enable, 0 disable
    bot_nonadmincommands = 1
    
    ### bot's UDP password
    bot_udppassword = 
    
    ### display information on current downloads (speed, ETA)
    bot_showdownloadsinfo = 1
    
    ### channel ban banned people when they enter the channel
    bot_banbannedfromchannel = 1
    
    ### channel kick banned people when they enter the channel
    bot_kickbannedfromchannel = 1
    
    ### lobby/game commands are displayed as chat (or hidden)
    bot_relaychatcommands = 1
    
    ### the bot will auto rehost the game as gamename + 1 if game name is taken
    bot_rehostifnametaken = 1
    
    ### whether to automatically add the players from last game to the next game's reserved list
    bot_holdplayersforrmk = 1
    
    ### Just before a game is hosted the creator is addes to the bots friends list and removed soon after
    bot_addcreatorasfriendonhost = 0
    
    ### use alternative site for external ip finding (if you experience lag (30s) on ghost startup)
    bot_altfindip = 0
    
    ### specify your external ip here (if it's static and you don't want ghost to auto find it)
    bot_externalip = 
    
    bnet_custom_passwordhashtype = 
    
    bnet_custom_exeversion = 
    
    bnet_custom_exeversion = 
    
    db_mysql_port = 
    
    db_mysql_password = 
    
    db_mysql_user = 
    
    db_mysql_database = 
    
    db_mysql_server = 
    
    ### default formula: (((wins-losses)/totgames)+(kills-deaths+assists/2)+(creepkills/100+creepdenies/10+neutralkills/50)+(raxkills/6)+(towerkills/11))
    bot_scoreformula = 
    
    ### custom text to add to version.
    bot_customversiontext = 
    
    ### default access for admins
    bot_adminaccess = 4294963199
    
    ### default access for owners
    bot_owneraccess = 4095
    
    # WaaaghTV Observer Name
    wtv_playername = Waaagh!TV
    
    # Path to your WC3TVRecorder ex: c:\Program Files\waaaghTV Recorder\
    wtv_path = C:\Program Files\WaaaghTV Recorder\
    
    # Use WC3TVRecorder, 1 to enable
    wtv_enabled = 0
    
    bot_lanadmins = 0
    
    ### Only ban players who leave prior to x minutes of game end time.
    bot_autobangameendmins = 4
    
    ### It will stop autobanning after the first x leavers
    bot_autobanfirstxleavers = 0
    
    ### It will stop autobanning if team difference>set value
    bot_autobanteamdiffmax = 0
    
    ### It will stop autobanning if timer>0 and game time>timer (overrides all others except bot_autoban)
    bot_autobantimer = 5
    
    ### Will ban every leaver. Does not matter what map
    bot_autobanall = 0
    
    ### auto ban people who leave during the countdown
    bot_autobancountdown = 0
    
    ### auto ban people who leave during the game load
    bot_autobangameloading = 1
    
    ### auto ban leavers that make the game uneven (for even playered two team maps).  Will not ban admins or root admins.
    bot_autoban = 1
    
    ### if host counter goes over this number it will reset to 1, set to 0 to disable the feature
    bot_maxhostcounter = 1000
    
    bot_autohostautostartplayers = 12
    
    bot_autohostmaximumgames = 5
    
    bot_autohostallowstart = 0
    
    bot_autohostlocal = 0
    
    bot_autohostgamename = Foots 5.4 -SD!
    
    bot_autohostmapcfg = 54sd.cfg
    
    bot_autohostdeniedcountries = 
    
    bot_autohostallowedcountries = 
    
    bot_autohostowner = ###
    
    # mute for x seconds, if a player has cursed for 3 or more times
    bot_censormuteexcessiveseconds = 360
    
    # mute for x seconds, the second time a player curses
    bot_censormutesecondseconds = 30
    
    # mute for x seconds, the first time a player curses
    bot_censormutefirstseconds = 10
    
    # also auto mute admins
    bot_censormuteadmins = 0
    
    # whether players who use censored words are auto muted for x seconds
    bot_censormute = 0
    
    ### these words will be edited/censored in game/lobby chat.
    bot_censorwords = 
    
    ### fake pings for the following players, space separated: ex = nick1 nick2
    bot_fakepings = 
    
    ### UDP port on which GHost One GUI communicates with the bot, 6969 default
    udp_cmdport = 6969
    
    ### UDP port on which the bot communicates with GHost One GUI, 5868 default
    udp_guiport = 5868
    
    # for ex: BR, these countries will not be allowed to join a game
    bot_deniedcountries = 
    
    # for ex: RO, only these countries will be allowed to join a game
    bot_allowedcountries = 
    
    # Disable nagle algorithm (TCPIP algorithm that can slow down the network) - may improve latency if you set to 1
    tcp_nodelay = 0
    
    # Admins will be able to delete only bans they've made
    bot_adminslimitedunban = 0
    
    # In LAN/GArena show the real number of current/total players in the game, when using !pubg it will be auto activated
    lan_showrealslotcount = 0
    
    # Prints the gameloaded.txt message after X seconds. Default: 10. 
    bot_gameloadedprintout = 25
    
    # how many games should the player play (without taking another warn) to make one of his warns inactive. Default: 7
    bot_gamenumtoforgetawarn = 7
    
    # how many days will each warn last. 0 - permanent warn. Default: 14.
    bot_warntimeofwarnedplayer = 14
    
    # how many days will the auto-ban from warns last. 0 - permanent ban. Default: 14. 
    bot_bantimeofwarnedplayer = 14
    
    # how many warns are needed to auto-ban the player. Default: 3.
    bot_banthewarnedplayerquota = 3
    
    # tbanlast/tbl will expire in x days - set to 0 to be permanent
    bot_tbanlasttime = 360
    
    # normal banlast/bl will expire in x days - set to 0 to be permanent
    bot_banlasttime = 100
    
    # normal bans will expire in x days - set to 0 to be permanent
    bot_bantime = 90
    
    # auto warns leavers
    bot_autowarnearlyleavers = 0
    
    # Announce +1 and +2 (players left to join) in lobby (only if not autohosted)
    bot_lobbyannounceunoccupied = 1
    
    # send admin messages or not (if using the admin game)
    bot_adminmessages = 0
    
    # send local admin messages or not (if using the admin game)
    bot_localadminmessages = 0
    
    # set !autostart 10 automatically in dota games
    bot_autostartdotagames = 0
    
    # safelisted players are immune to ban/warn
    bot_safelistedbanimmunity = 1
    
    # Drop the user if he/she desyncs or not
    bot_dropifdesync = 1
    
    # Show a message when a safe/admin/rootadmin/chieftain/shaman joins the channel
    bot_channeljoingreets = 0
    
    lan_war3version = 26
    
    # milliseconds to wait before sending big sized packets to bnet when using PVPGN
    bot_bnetpacketdelaybigpvpgn = 2500
    
    # milliseconds to wait before sending medium sized packets to bnet when using PVPGN
    bot_bnetpacketdelaymediumpvpgn = 2000
    
    # milliseconds to wait before sending big sized packets to bnet (official)
    bot_bnetpacketdelaybig = 4000
    
    # milliseconds to wait before sending medium sized packets to bnet (official)
    bot_bnetpacketdelaymedium = 3200
    
    bnet_bnlswardencookie = 
    
    bnet_bnlsport = 6111
    
    bnet_bnlsserver = 127.0.0.1
    
    ### bot's additional rootadmins separated by space ex: userone usertwo userthree
    bot_rootadmins = 
    
    ### bot's virtual host name
    bot_virtualhostname = ###
    
    bot_maxgames = 6
    bot_commandtrigger = .
    bot_mapcfgpath = mapcfgs\
    bot_mappath = C:\for bot\maps\download\
    bot_spoofchecks = 2
    bot_refreshmessages = 1
    bot_autolock = 0
    bot_allowdownloads = 1
    bot_pingduringdownloads = 0
    bot_lcpings = 1
    bot_autokickping = 300
    bot_latency = 100
    bot_synclimit = 50
    admingame_create = 1
    admingame_port = 6115
    db_type = sqlite3
    db_sqlite3_file = ghost.dbs
    bnet_server = europe.battle.net
    bnet_cdkeyroc = ###
    bnet_cdkeytft = ###
    bnet_username = ###
    bnet_password = ###
    bot_replaypath = replays\
    bot_savegamepath = savegames\
    bot_savereplays = 1
    bot_autosave = 0
    admingame_password = ###
    bnet_firstchannel = ###
    bnet_rootadmin = ###
    bnet_commandtrigger = .
    bnet_custom_war3version = 26
    #bnet_custom_exeversion = 
    #bnet_custom_exeversionhash = 
    #bnet_custom_passwordhashtype = pvpgn
    bnet_holdfriends = 1
    bnet_holdclan = 1
    Не могу понять где собака зарыта. На одном англоязычном форуме нашёл, типа надо вырубить фаерволл и выставить диапазон портов для бота, типа решает. Фаерволл-то вырубил, а диапазон как правильно выставить не понял, типа 6111-6119 ?
    Вообщем хелп, не могу понять почему стабильно кикает игроков. Причём соклановцев не кикает...
  2. Deals Старожила

    Сообщения:
    784
    Спасибы:
    21
    Сборка бота GHost:
    Ghost One 1.7.266
    Skype:
    Мой статус
    Код:
    [        GAME: Foots 5.4 -SD! #652] deleting player [piloutheboss]: has left the game voluntarily
    :facepalm:
    Код:
    [        ИГРА: Foots 5.4 -SD! #652] удален игрок [piloutheboss]: вышел из игры добровольно
    :palevo:
  3. gFe)Exec Олд-фаг

    Сообщения:
    23
    Спасибы:
    0
    Нене, людей выкидывает,
    Код:
     deleting player [piloutheboss]:
    причём люди ещё ругаются в чат, типа козёл, чо выкидываешь и тд. и их опять deleting player [piloutheboss]:
    Уже весь моск сломал что не так(
  4. Deals Старожила

    Сообщения:
    784
    Спасибы:
    21
    Сборка бота GHost:
    Ghost One 1.7.266
    Skype:
    Мой статус
    deleting player БУДЕТ ВСЕГДА когда игрок выходит из игры.
    А причина выхода указывается после [ник]: <причина>
    В данном случае игроки сами выходят. Либо у тебя проблемы с интернетом...
  5. fake Старожила

    Сообщения:
    1.624
    Спасибы:
    19
    Дата начала использования бота:
    11.11.11
    проблемы с картой мб , но тогда поидее должно быть сойденение закрыто удаленным хостом -_-
  6. Guard Старожила

    Сообщения:
    473
    Спасибы:
    47
    Сборка бота GHost:
    Ghost++ RAKAL Edition
    Дата начала использования бота:
    00.00.2009
    Skype:
    Мой статус
    Нет, не с картой. У меня такое было. Раза 5. Еще спрашивали чего кикаю...
  7. gFe)Exec Олд-фаг

    Сообщения:
    23
    Спасибы:
    0
    100мбит\с, белый ип, вин-впс на ДЦ 1гб.ру
    Тык раньше ж эта же карта работал. Беда произошла после как сначала переустановил впс, а после переехал на 1гб.ру (раньше на другом был) по своим причинам. Конфиг пересоздавал, мапу заново кормил боту... не пойму-съ o_O
    Что ещё может быть товарищи?
  8. gFe)Exec Олд-фаг

    Сообщения:
    23
    Спасибы:
    0
    а чо как справился с проблемой? что делал? )
  9. Guard Старожила

    Сообщения:
    473
    Спасибы:
    47
    Сборка бота GHost:
    Ghost++ RAKAL Edition
    Дата начала использования бота:
    00.00.2009
    Skype:
    Мой статус
    Да эта проблема и по сей день ) Тока оч редко...