31-й сезон, ИД 11386. Ближайшие матчи - ИД 11388 (ср 03/07/2024) Товарищеские матчи
Алан Харти
Основная информация
Национальность: Шотландия (8 матчей/2 гола)
Клуб: Луч (тренер)
Позиция:SW/LD/CD/RD/LB/DM/RB/LM/RM/LW/AM/RW/ST
Возраст:52
Сила:34
Потенциал:34
Опыт:168
Зарплата:2 (на следующий сезон: 2)
Специализации:отсутствуют
Рабочая нога:праваяРост:178
Физические и "ментальные" спецвозможности
Скорость9
Выносливость13
Подверженность травмам1
Грубость10
Дисциплина14
Склонность к симуляции5
Лидерство20
Универсальность20
Способность к адаптации20
Воля20
История появления в лиге
Зарегистрирован в 1-м сезоне (возраст 22, сила 54, потенциал 69) в клубе Куинс Парк
Тренировки
Сила19%
Дриблинг8%
Пас2%
Удар13%
Выносливость8%
Технические спецвозможности
Пас2
Дриблинг1
Отбор1
Штрафные3
Угловые1
Опыт игры в странах
100%Россия 100%Шотландия
Действия
Вы не можете совершать действия с этим игроком
Текущее состояние
Физготовность:100
Дни отдыха:338
Дни травмы:--
Потеряно опыта:4
Усталость:0
Настрой (игровое время):0
Настрой (тренировки):0
Настрой (фактический):0
Положение в клубе
Игровая практика0доволенСуммарно:0доволен
Тренировки0доволен
Query:
select ps.*, t.name as tour_name, tm.name as team_name, tm.country as team_country, c.name as team_country_name from player_statistics ps, tournaments t, teams tm, countries c, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 2954 and t.id = ps.tournament and tm.id = ps.team and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = tm.id and tm.country = c.id union select ps.*, t.name as tour_name, tm.name as team_name, tm.id as team_country, '' as team_country_name from player_statistics ps, tournaments t, countries tm, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 2954 and t.id = ps.tournament and tm.id = ps.team - 10000 and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = ps.team union select ps.*, t.name as tour_name, CONCAT(tm.name, ' U21') as team_name, tm.id as team_country, '' as team_country_name from player_statistics ps, tournaments t, countries tm, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 2954 and t.id = ps.tournament and tm.id = ps.team - 20000 and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = ps.team union select ps.*, t.name as tour_name, CONCAT(tm.name, ' U19') as team_name, tm.id as team_country, '' as team_country_name from player_statistics ps, tournaments t, countries tm, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 2954 and t.id = ps.tournament and tm.id = ps.team - 30000 and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = ps.team group by ps.tournament, ps.team
error: Out of resources when opening file './fb/countries.MYD' (Errcode: 24)