Рейтинг темы:
  • 4 Голос(ов) - 5 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
Ghost++ , GhostOne - Скачать - Установить - Настроить
Привет Не могу настроить статистику, mysql и navicat установил, в конфиг все добавил... вот только незнаю правильно ли я базу создал...

конфиг
# database type
# use "sqlite3" for a local SQLite database
# use "mysql" for any MySQL database

db_type = mysql

# sqlite3 database file

db_sqlite3_file = ghost.dbs

# this is only used if your database type is MySQL
db_mysql_botid = 1
db_mysql_server = localhost
db_mysql_database = mysql
db_mysql_user = root
db_mysql_password =
db_mysql_port = 3306

и такие ошибки выдает типо базы не существует
MYSQL] error --- Table 'mysql.games' doesn't exist
[ MYSQL] error --- Table 'mysql.bans' doesn't exist
[ MYSQL] error --- Table 'mysql.admins' doesn't exist
[ MYSQL] error --- Table 'mysql.admins' doesn't exist
[ MYSQL] error --- Table 'mysql.safelist' doesn't exist
[ MYSQL] error --- Table 'mysql.safelist' doesn't exist
[ MYSQL] error --- Table 'mysql.admins' doesn't exist
[ MYSQL] error --- Table 'mysql.admins' doesn't exist
[ MYSQL] error --- Table 'mysql.safelist' doesn't exist
[ MYSQL] error --- Table 'mysql.safelist' doesn't exist

в чем может быть проблема подскажите
сегодня эти ошибки бот перестал писать,баны игры сохраняются а очки нет
Ответ
db_mysql_database = mysql

поменяй на

db_mysql_database = ghost
Ответ
Попробовал, но увы.. очки всеравно незаписываются.. у меню бота когда кто то кого то убивает клетки с килами и смертями остаются 0
Ответ
Steven74, почитай про установку и настройку базы. Начинается с 5 страницы.
Ответ
При компиляции ghost.sln выдает:
1>------ Построение начато: проект: ghost, Конфигурация: Release MySQL Win32 ------
1>Компоновка...
1>LINK : fatal error LNK1104: не удается открыть файл ''libboost_filesystem-vc90-mt-1_38.lib''
1>Журнал построения был сохранен в "file://c:\Games\Ghost\ghostcb\ghostcb source\ghost\Release MySQL\BuildLog.htm"
1>ghost - ошибок 1, предупреждений 0
Что не так?
Ответ
Gaslinger, точно так делали?
Ответ
народ подскажите а,в чем проблемА,почему не сохраняется статистика у бота по дотаиграм? Sad
Ответ
скиньте конфиг для 6.71b пжл
Ответ
Slavkin, вот:
Код:
################################
# map file for DotA v6.71b.w3x #
################################

# the map path tells Warcraft III clients where to find the map on their system
# it is NOT the path to the map on the GHost++ system, in fact GHost++ doesn't need the map at all

map_path = Maps\Download\DotA v6.71b.w3x
map_size = 244 19 119 0
map_info = 243 138 162 180
map_crc = 97 211 201 154
map_sha1 = 150 110 14 26 164 106 45 67 57 21 254 28 194 245 99 190 130 251 184 181

# map speed
# 1 = slow
# 2 = normal
# 3 = fast

map_speed = 3

# map visibility
# 1 = hide terrain
# 2 = explored
# 3 = always visible
# 4 = default

map_visibility = 4

# map observers
# 1 = none
# 2 = on defeat
# 3 = allowed
# 4 = referees

map_observers = 1

# map flags
#  - you can combine these flags by adding together all the options you want to use
#  - for example to have teams together and fixed teams you would use "3"
# 1 = teams together
# 2 = fixed teams
# 4 = unit share
# 8 = random hero
# 16 = random races

map_flags = 3

# map game type
# 1 = custom

map_gametype = 1

# map dimensions

map_width = 118 0
map_height = 120 0

# map players and teams

map_numplayers = 10
map_numteams = 2

#
# slot structure
#  [PID] [Download Status] [Slot Status] [Computer] [Team] [Colour] [Race] [Skill] [Handicap]
#  - PID is always 0
#  - Download Status is always 255
#  - Slot Status is 0 for open, 1 for closed, 2 for occupied
#  - Computer is 0 for no, 1 for yes
#  - Team
#  - Colour
#  - Race is 1 for human, 2 for orc, 4 for night elf, 8 for undead, 32 for random (add 64 to any of these for fixed)
#  - Skill is 0 for easy computer, 1 for normal computer or human, 2 for hard computer
#  - Handicap is 50/60/70/80/90/100
#

map_slot1 = 0 255 0 0 0 1 4 1 100
map_slot2 = 0 255 0 0 0 2 4 1 100
map_slot3 = 0 255 0 0 0 3 4 1 100
map_slot4 = 0 255 0 0 0 4 4 1 100
map_slot5 = 0 255 0 0 0 5 4 1 100
map_slot6 = 0 255 0 0 1 7 8 1 100
map_slot7 = 0 255 0 0 1 8 8 1 100
map_slot8 = 0 255 0 0 1 9 8 1 100
map_slot9 = 0 255 0 0 1 10 8 1 100
map_slot10 = 0 255 0 0 1 11 8 1 100

# map type (for map specific stats)

map_type = dota
map_matchmakingcategory = dota_elo
map_statsw3mmdcategory =

# map local path (for map downloads)
#  GHost++ doesn't require map files but if it has access to them it can send them to players
#  GHost++ will search bot_mappath + map_localpath for the map file (bot_mappath is set in the main config file)

map_localpath = DotA v6.71b.w3x
Ответ
Array, Можешь объяснить: как мне сделать, чтоб у моего БОТа вместе картинки показывал Рупор в чате?

Да... и как быть с тем, что БОТ команды мои в игре не воспринимает? (((
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  Где скачать варик для battele.net? Gambit_J 24 9,282 01-31-2012, 01:54 PM
Последний пост: Steep_0

Перейти к форуму:


Пользователи, просматривающие эту тему: 20 Гость(ей)