<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://blackgarden.webff.ru/export.php?type=rss" rel="self" type="application/rss+xml" />
		<title>B.G. team</title>
		<link>http://blackgarden.webff.ru/</link>
		<description>B.G. team</description>
		<language>ru-ru</language>
		<lastBuildDate>Mon, 25 Mar 2019 17:07:09 +0300</lastBuildDate>
		<generator>MyBB/mybb.ru</generator>
		<item>
			<title>Нас покинули!!!</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=520#p520</link>
			<description>&lt;p&gt;Пpивeт ребята. Я красивая и непослушная девушка. Oчень хочу бытb твоей любовницeй и другом! Со мнoй мoжнo познакомиться нa этом сайте sindlenaso.tk/ln9vt&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Эльза Пидченко)</author>
			<pubDate>Mon, 25 Mar 2019 17:07:09 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=520#p520</guid>
		</item>
		<item>
			<title>Увидел в закладаках этот сайт)</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=519#p519</link>
			<description>&lt;p&gt;:crazyfun: мдооо, я думал его уже давным давно снесли)))&amp;#160; ну я тут мимо вообщем прошел) :mybb:&lt;/p&gt;</description>
			<author>mybb@mybb.ru (EnD)</author>
			<pubDate>Sun, 15 Jun 2008 19:08:20 +0400</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=519#p519</guid>
		</item>
		<item>
			<title>чяч</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=518#p518</link>
			<description>&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;// Mattie EventScripts v1.0.0+
// Ace Match v 7.5.82

block load
{
	//
	es_xset ace_match_v 7.5.82
	es_xset acematch 0
	es_xset menu_belongs_to 0
	es_xset match_underway 0
	es_makepublic ace_match_v
	es_xset sound_id 0
	//
	es_log ::: Ace_Match loaded :::
}

block ace_match_config
{
	//
	es_xset roundcount 0
	es_xset roundremaining 0
	es_xset resetcounter 0
	es_xset readyt 0
	es_xset readyct 0
	es_xset ace_auto 0
	es_xset rounds_per_half 12

	// CONFIG AREA ONLY CHANGE THE SETTINGS IN THIS SECTION
	//
	// DO YOU WANT TO FREEZE ALL PLAYERS WHILE YOU ARE OPERATING THE MENU?
	// TO AVOID PLAYERS MESSING AROUND OR OTHER MENUS COMING UP WHILE YOU ARE ADJUSTING SETTINGS
	// SET TO 1 = FREEZE / 0 = DON&#039;T FREEZE (OR COMMENT OUT THE LINE)
  ma_freeze #all 1

	// ENTER YOUR SERVER NAME HERE - DO NOT ENTER CLAN TAGS
	// TEAM NAME AND SCORES WILL BE APPENDED TO THIS WHEN MATCH STARTS
	// EXAMPLE BELOW WOULD LOOK LIKE THIS IN SERVER BROWSER
	// RNR - ACEMATCH - TEAM A (0) - TEAM B (0)
	// DO NOT ENTER ANY OTHER INFO OTHER THAN THE MAIN SERVER NAME (IN MY CASE RNR)
	// ALSO IF YOU HAVE A BRANDED SERVER YOU SHOULD ADD THE BRANDING HERE
  es_xset servername &amp;quot;CW server&amp;quot;

	//CHANGE YOUR PASSWORD FOR MATCH
	// WHATEVER IS IN BETWEEN THE SPEECH MARKS IS YOUR PASSOWRD FOR THE MATCH
	// DEFAULT IS &amp;quot;match&amp;quot;
  sv_password &amp;quot;12345&amp;quot;

	// DO YOU WANT TO PLAY KNIFE ONLY ROUND BEFORE MATCH STARTS?
	// 0 = NO 1 = YES
	es_xset ace_match_knife 1

	// DO YOU WANT TO PLAY OVERTIME OF
	// ONE EXTRA ROUND IF THE MATCH IS A DRAW?
	// 0 = NO 1 = YES
  es_xset ace_overtime 1
	//
	// SET THE DEFAULT NUMBER OF ROUNDS YOU WANT PER SECTION
	// DEFAULT IS 12, SIMPLY CHANGE THE NUMBER TO HOWEVER MANY ROUNDS
	// YOU WANT IN EACH SECTION OF THE MATCH
  es_xset rounds_per_half 15

	// DO NOT EDIT BELOW THIS LINE!
	es_doblock ace_match/menusettings
  es_doblock ace_match/acem_complete_strip
}

block ace_match_unload
{
	// ADD A LIST OF SCRIPTS YOU WANT TO UNREGISTER OR UNLOAD HERE
	// ALSO ADD TO THE REREGISTER SECTION AFTER THIS
	// THIS ALL HAPPENS BEFORE THE MATCH STARTS
	//
	es_msg UNLOADING SCRIPTS
//
// ON
// es_unload ace_rates
// es_unload ace_reboot
// es_unload ace_saystuff
// es_unload ace_inf
// es_unload ace_sort
// es_unload ace_teams
es_unload hd2
es_unload mb_bullettime
es_unload ace_swapteams
es_unload ace_adverts
es_unload ace_afk
// es_unload ace_wordcount
es_unload ace_chadverts
es_unload ace_tl
// es_unload ace_adminlist
// OFF
// es_unload ace_clan
// es_unload ace_match
es_unload ace_middlefinger
// es_unload ace_survivor
// NOVELTY
es_unload ace_animal
es_unload ace_botchat
es_unload hailmary
// es_unload ace_fakebots
// es_unload ace_invisible
es_unload ace_007
// es_unload ace_vent
es_unload ace_skinner
es_unload ace_botcull
es_unload rg_botping
//
mani_anti_rejoin 0
mani_css_betting 0
mani_css_bounty 0
gmp_restrict_enabled &amp;quot;0&amp;quot;
gmp_camp_enabled &amp;quot;0&amp;quot;
gmp_tb_enable &amp;quot;0&amp;quot;
}

block ace_match_reload
{
	// ADD A LIST OF SCRIPTS YOU WANT TO REREGISTER OR LOAD HERE
	// ALSO ADD TO THE UNREGISTER SECTION BEFORE THIS
	// THIS ALL HAPPENS WHEN THE MATCH ENDS
	//
	es_msg RELOADING SCRIPTS
// ON
//es_load hd2
// es_load ace_rates
// es_load ace_reboot
// es_load ace_saystuff
// es_load ace_inf
// es_load ace_sort
// es_load ace_teams
//es_load ace_swapteams
//es_load ace_adverts
//es_load ace_afk
// es_load ace_wordcount
//es_load ace_chadverts
//es_load ace_tl
// es_load ace_adminlist
//
// OFF
// es_load ace_clan
// es_load ace_match
//es_load ace_middlefinger
// es_load ace_survivor
// NOVELTY
//es_load ace_animal
//es_load ace_botchat
//es_load hailmary
// es_load ace_fakebots
// es_load ace_invisible
//es_load ace_007
// es_load ace_vent
//es_load ace_skinner
//es_load ace_botcull
//es_load rg_botping

gmp_restrict_enabled &amp;quot;1&amp;quot;
gmp_camp_enabled &amp;quot;1&amp;quot;
gmp_tb_enable &amp;quot;0&amp;quot;
// gmp_tb_enable &amp;quot;1&amp;quot;
mani_css_betting 1
mani_css_bounty 1
ma_unrestrictall
bot_all_weapons
}

event player_say
{
	//Ace&#039;s simple say commands
	es_xset ace_m_command 0
	es_xset ace_m_target 0
	es_xset ace_m_value 0
	// Clears the value of any previous chat
	//
	es_token ace_m_command event_var(text) 1
	es_token ace_m_target event_var(text) 2
	es_token ace_m_value event_var(text) 3
	//
	// NEW style checks for admin abilility to run rcon commands
	if(server_var(ace_m_command) equalto &amp;quot;acematch&amp;quot;) do
	{
if (server_var(menu_belongs_to) = 0) do
{
	es_doblock ace_match/acemenu
	es_doblock ace_match/ace_match_config
	if (server_var(menu_belongs_to) = 0) then es_set menu_belongs_to event_var(es_steamid)
	es_xset menu_active 1
}
	}
	if (server_var(ace_m_command) equalto &amp;quot;stopmatch&amp;quot;) then es_doblock ace_match/ace_match_stop
	//
	// tags
	if (server_var(acematch) equalto 1) do
	{
if (server_var(ace_m_command) equalto &amp;quot;tag&amp;quot;) do
{
	if (event_var(es_userteam) equalto 2) do
	{
if (server_var(resetcounter) notequalto 3) do
{
	es_set teamaname server_var(ace_m_target)
}
	}
	if (event_var(es_userteam) equalto 3) do
	{
if (server_var(resetcounter) notequalto 3) do
{
	es_set teambname server_var(ace_m_target)
}
	}
	esnq ma_msay 15 #ALL Terrorists\nTeam A: server_var(teamaname)\n \nCounter Terrorists\nTeam B: server_var(teambname)
}
	}
	// score
	if (server_var(acematch) equalto 1) do
	{
if (server_var(ace_m_command) equalto &amp;quot;score&amp;quot;) do
{
	esnq ma_msay 10 event_var(userid) Total Scores so far\n \nTeam Name: server_var(teamaname)\nTotal: server_var(tawin)\n \nTeam Name: server_var(teambname)\nTotal: server_var(tbwin)\n \nRounds Played\nTotal: server_var(totwin)
}
es_format hname &amp;quot;%1 - ace match - %2 (%4) v %3 (%5)&amp;quot; server_var(servername) server_var(teamaname) server_var(teambname) server_var(tawin) server_var(tbwin)
es hostname server_var(hname)
	}
	// ready
	if (server_var(acematch) equalto 1) do
	{
if (server_var(ace_auto) equalto 0) do
{
	if (server_var(ace_match_knife 1) equalto 1) do
	{
if (server_var(resetcounter) equalto 1) do
{
	if (server_var(ace_m_command) equalto &amp;quot;ready&amp;quot;) do
	{
if (event_var(es_userteam) equalto 2) do
{
	es_set readyt 1
	es_msg #multi #default :A-M: #green Terrorists are READY :::
}
if (event_var(es_userteam) equalto 3) do
{
	es_set readyct 1
	es_msg #multi #default :A-M: #green Counter Terrorists are READY :::
}
if (server_var(readyt) equalto 1) do
{
	if (server_var(readyct) equalto 1) do
	{
es_msg #multi #default :A-M: #green BOTH TEAMS are READY ::: STAND BY FOR MATCH :::
es ma_msay 10 #ALL ::: BOTH TEAMS are READY :::\n::: STAND BY FOR MATCH :::
es_doblock ace_match/ace_match_round
	}
}
	}
}
	}
}
	}
	//
	// es_msg server_var(resetcounter) COUNTER
	// es_msg server_var(roundcount) ROUND
	// es_msg server_var(roundremaining) REMAIN
}

event es_client_command
{
	// if(event_var(command) equalto &amp;quot;!acematch&amp;quot;) then es_doblock ace_match/acemenu
	es_set keypress event_var(commandstring)
	if (server_var(menu_active) = 1) do
	{
if (server_var(match_underway) = 0) do
{
	if (event_var(command) equalto &amp;quot;menuselect&amp;quot;) do
	{
if (event_var(es_steamid) notequalto server_var(menu_belongs_to)) then es_doblock ace_match/acemenuview
if (event_var(es_steamid) equalto server_var(menu_belongs_to)) do
{
	if (event_var(commandstring) equalto &amp;quot;1&amp;quot;) then es_doblock ace_match/knife
	if (event_var(commandstring) equalto &amp;quot;2&amp;quot;) then es_doblock ace_match/overtime
	if (event_var(commandstring) equalto &amp;quot;3&amp;quot;) then es_doblock ace_match/rounds
	if (event_var(commandstring) equalto &amp;quot;4&amp;quot;) then es_doblock ace_match/auto
	if (event_var(commandstring) equalto &amp;quot;5&amp;quot;) then es_doblock ace_match/start
	if (event_var(commandstring) equalto &amp;quot;6&amp;quot;) then es_doblock ace_match/acemenu
	if (event_var(commandstring) equalto &amp;quot;7&amp;quot;) then es_doblock ace_match/acemenu
	if (event_var(commandstring) equalto &amp;quot;8&amp;quot;) then es_doblock ace_match/acemenu
	if (event_var(commandstring) equalto &amp;quot;9&amp;quot;) then es_doblock ace_match/acemenu
	if (event_var(commandstring) equalto &amp;quot;10&amp;quot;) then es_doblock ace_match/ace_match_stop
}
	}
}
es_set keypress null
	}
}


block acemenu
{
	es ma_msay 0 #all Ace Match Menu\n \n1. Knife Round: server_var(Dknife)\n2. Overtime: server_var(Dovertime)\n3. Rounds per section: server_var(Drounds)\n4. Auto Ready: server_var(Dauto)\n \n5. Start Match!\n \n0. Exit
}

block acemenuview
{
	es ma_msay 0 #all Ace Match Menu\n \n1. Knife Round: server_var(Dknife)\n2. Overtime: server_var(Dovertime)\n3. Rounds per section: server_var(Drounds)\n4. Auto Ready: server_var(Dauto)\n \n5. Start Match!\n \n0. Exit
}

block knife
{
	if (server_var(ace_match_knife) equalto 1) then es_delayed .1 es_xset ace_match_knife 0
	if (server_var(ace_match_knife) equalto 0) then es_delayed .1 es_xset ace_match_knife 1
	es_delayed 0.1 es_doblock ace_match/menusettings
}

block overtime
{
	if (server_var(ace_overtime) equalto 1) then es_delayed .1 es_xset ace_overtime 0
	if (server_var(ace_overtime) equalto 0) then es_delayed .1 es_xset ace_overtime 1
	es_delayed 0.1 es_doblock ace_match/menusettings
}

block rounds
{
	if (server_var(rounds_per_half) equalto 3) then es_delayed .1 es_xset rounds_per_half 5
	if (server_var(rounds_per_half) equalto 5) then es_delayed .1 es_xset rounds_per_half 7
	if (server_var(rounds_per_half) equalto 7) then es_delayed .1 es_xset rounds_per_half 9
	if (server_var(rounds_per_half) equalto 9) then es_delayed .1 es_xset rounds_per_half 12
	if (server_var(rounds_per_half) equalto 12) then es_delayed .1 es_xset rounds_per_half 15
	if (server_var(rounds_per_half) equalto 15) then es_delayed .1 es_xset rounds_per_half 3
	es_delayed 0.1 es_doblock ace_match/menusettings
}

block auto
{
	if (server_var(ace_auto) equalto 1) then es_delayed .1 es_xset ace_auto 0
	if (server_var(ace_auto) equalto 0) then es_delayed .1 es_xset ace_auto 1
	es_delayed 0.1 es_doblock ace_match/menusettings
}

block start
{
	ma_freeze #all 0
	es_doblock ace_match/ace_match_go
	es_xset match_underway 1
	es_xset menu_active 0
}

block menusettings
{
	if (server_var(ace_match_knife) = 1) then es_xset Dknife &amp;quot;[Yes]&amp;quot;
	if (server_var(ace_match_knife) = 0) then es_xset Dknife &amp;quot;[No]&amp;quot;
	//
	if (server_var(ace_overtime) = 1) then es_xset Dovertime &amp;quot;[Yes]&amp;quot;
	if (server_var(ace_overtime) = 0) then es_xset Dovertime &amp;quot;[No]&amp;quot;
	//
	if (server_var(rounds_per_half) = 3) then es_xset Drounds &amp;quot;[3]&amp;quot;
	if (server_var(rounds_per_half) = 5) then es_xset Drounds &amp;quot;[5]&amp;quot;
	if (server_var(rounds_per_half) = 7) then es_xset Drounds &amp;quot;[7]&amp;quot;
	if (server_var(rounds_per_half) = 9) then es_xset Drounds &amp;quot;[9]&amp;quot;
	if (server_var(rounds_per_half) = 12) then es_xset Drounds &amp;quot;[12]&amp;quot;
	if (server_var(rounds_per_half) = 15) then es_xset Drounds &amp;quot;[15]&amp;quot;
	//
	if (server_var(ace_auto) = 1) then es_xset Dauto &amp;quot;[Yes]&amp;quot;
	if (server_var(ace_auto) = 0) then es_xset Dauto &amp;quot;[No]&amp;quot;
	//
	es_doblock ace_match/acemenu
}


event round_start
{
	if (server_var(acematch) equalto 1) then es_doblock ace_match/ace_round_start
}

event round_end
{
	if (server_var(acematch) equalto 1) then es_doblock ace_match/ace_round_end
}


block ace_match_round
{
	//acematch settings
	mp_restartgame 1
	//
	es_set roundcount 0
	//
	es_copy roundremaining rounds_per_half
	// es_msg RPH server_var(rounds_per_half)
	// es_msg REMAIN server_var (roundremaining)
	//
	// resetcounter starts at 0, 1 for round 1 (knife), 2 for round 1, 3 for round 2, 4 for overtime
	es_math resetcounter + 1
	// sets rounds remaining to 1 for knife round
	if (server_var(resetcounter) equalto 1) then es_xset roundremaining 1
	// sets rounds remaining to 1 for overtime round
	if (server_var(resetcounter) equalto 4) then es_xset roundremaining 1
	// NEW LINE TO PREPARE FOR START OF NO KNIFE ROUND
	if (server_var(ace_match_knife) equalto 0) then es_xif (server_var(resetcounter) equalto 1) then es_xset roundremaining 0
	//
	// error catcher if section counter goes above 4
	if (server_var(resetcounter) greaterthan 4) then es_doblock ace_match/ace_match_stop
	//
	//
	//
	if (server_var(ace_match_knife) equalto 0) then es_xif (server_var(resetcounter) notequalto 1) then es_doblock ace_match/ace_match_lo3
	if (server_var(ace_match_knife) equalto 1) then es_doblock ace_match/ace_match_lo3
}

block ace_match_go
{
	mp_restartgame 1
	//
	es_doblock ace_match/ace_match_unload
	//
	// demo record settings
	es_xset ace_demo_name 0
	es_xset acematch_time 0
	eventscripts_timeformat %d%m%y%H%M
	//
	es_gettimestring acematch_time
	es_format ace_demo_name &amp;quot;%1_%2&amp;quot; server_var(eventscripts_currentmap) server_var(acematch_time)
	//
	if (server_var(tv_enable) equalto 1) then es tv_record server_var(ace_demo_name)
	if (server_var(tv_enable) equalto 1) then es_delayed 5 es_xmsg #green AceMatch started recording: server_var(ace_demo_name)
	//
	//some basic match settings
	mani_adverts 0
	mani_css_betting 0
	mani_css_bounty 0
	//
	//acematch settings
	es_xset acematch 1
	es_xset resetcounter 0
	// sets resetcounter to 1 if there is no knife round
	// if (server_var(ace_match_knife) equalto 0) then es_xset resetcounter 1
	es_xset roundremaining 0
	// score tracker init
	es_xset totwin 0
	es_xset tawin 0
	es_xset tbwin 0
	es_xset teamaname &amp;quot;Team A&amp;quot;
	es_xset teambname &amp;quot;Team B&amp;quot;
	es_xset hname &amp;quot;A v B&amp;quot;
	//

	es_delayed 1 es_doblock ace_match/ace_match_round
	//
	// server name etc
	es_format hname &amp;quot;%1 - ace match - waiting for teams&amp;quot; server_var(servername)
	es hostname server_var(hname)
	//
	// match settings
	// Official ED CS:Source Match server config
	sv_maxupdaterate 100
	sv_minupdaterate 33
	sv_unlag 1
	sv_maxunlag .5
	sv_voiceenable 1
	mp_autokick 0
	mp_autocrosshair 0
	mp_autoteambalance 0
	mp_buytime .25
	// mp_c4timer 35
	mp_fadetoblack 0
	mp_flashlight 1
	mp_forcecamera 1
	mp_footsteps 1
	mp_freezetime 5
	mp_friendlyfire 1
	mp_hostagepenalty 0
	mp_limitteams 10
	mp_playerid 0
	// mp_roundtime 3
	mp_tkpunish 0
	mp_startmoney 800
	mp_spawnprotectiontime 0
	//
	sv_airaccelerate 10
	sv_allowdownload 1
	sv_allowupload 1
	sv_alltalk 0
	sv_cheats 0
	sv_friction 4
	sv_gravity 800
	sv_maxrate 25000
	sv_maxspeed 320
	sv_minrate 2500
	sv_stepsize 18
	sv_stopspeed 75
	sv_timeout 65
	//
	allow_spectators 1
	decalfrequency 60
	host_framerate 0
	log on
	sv_pausable  1
	tv_delay 30
	//
	mp_timelimit 0
	// match config loaded
	//
	// MATCH RULES
	es_msg #multi #default :A-M: #green Match about to start
	if (server_var(ace_match_knife) equalto 1) do
	{
es_msg #multi #default :A-M: #green 1 KNIFE round followed by 2 sections of server_var(rounds_per_half) rounds each
	}
	if (server_var(ace_match_knife) equalto 0) do
	{
es_msg #multi #default :A-M: #green 2 sections of server_var(rounds_per_half) rounds each
	}

	if (server_var(ace_overtime) equalto 0) do
	{
es_msg #multi #default :A-M: #green NO OVERTIME if match is a draw
	}
	if (server_var(ace_overtime) equalto 1) do
	{
es_msg #multi #default :A-M: #green 1 ROUND of OVERTIME if match is a draw
	}
	esnq ma_msay 20 #all Ace Match Settings\n \nKnife Round: server_var(Dknife)\nOvertime: server_var(Dovertime)\nRounds per section: server_var(Drounds)\nAuto Ready: server_var(Dauto)\n \nGG - Wait for the bell!
}

block ace_match_lo3
{
	echo =========================
	echo executing new lo3
	echo =========================

	es_delayed 1 es_xcentermsg * * * LIVE ON THREE * * *
	es_delayed 1 es_xmsg * * * LIVE ON THREE * * *
	es_delayed 2 mp_restartgame 1

	es_delayed 5 es_xcentermsg * * * LIVE ON TWO * * *
	es_delayed 5 es_msg * * * LIVE ON TWO * * *
	es_delayed 6 mp_restartgame 1

	es_delayed 9 es_xcentermsg * * * LIVE ON NEXT RESTART * * *
	es_delayed 9 es_xmsg * * * LIVE ON NEXT RESTART * * *
	es_delayed 10 mp_restartgame 1

	es_delayed 13 es_xmsg * * * LIVE * * *
	es_delayed 13 es_xcentermsg * * * LIVE * * *

	es_delayed 14 es_xmsg * * * LIVE * * *
	es_delayed 14 es_xcentermsg * * * LIVE * * *

	es_delayed 15 es_xmsg * * * LIVE * * *
	es_delayed 15 es_xcentermsg * * * LIVE * * *
	
	es_delayed 15 es_cexec_all playgamesound ambient/misc/brass_bell_f.wav
	
  es_delayed 16 es_xmsg LIVE NOW! GO! GO! GO!
	es_delayed 16 es_xcentermsg LIVE NOW! GO! GO! GO!
	echo match is live!
}

block ace_round_start
{
	// no more knifes
	if (server_var(resetcounter) notequalto 1) do
	{
ma_unrestrictall
bot_all_weapons
// announces remaining rounds if not knife round
es_msg #multi #default :A-M: #green Remaining Rounds: server_var(roundremaining)
// announces last two rounds of each section
if (server_var(roundremaining) equalto 1) do
{
	es_msg #multi #default :A-M: #green This is the final round in this section!
	es_centermsg Final round in this section...
}
	}
	//
	// sets knives only or no restrictions
	if (server_var(resetcounter) equalto 1) do
	{
if (server_var(ace_match_knife) equalto 1) do
{
	ma_knives
	bot_knives_only
	ma_takecash #all 800
	es_give event_var(userid) player_weaponstrip
	es_doblock ace_match/acem_weapon_strip
	es_delayed 3 es_doblock ace_match/acem_weapon_strip
	// announces halves or knives
	if (server_var(roundremaining) equalto 1) do
	{
es_msg #multi #default :A-M: #green KNIVES ONLY
es_delayed 6 es_centermsg KNIVES ONLY!
es_delayed 8 es_centermsg KNIVES ONLY!
es_delayed 10 es_centermsg KNIVES ONLY!
	}
}
	}
	//
	if (server_var(resetcounter) equalto 2) then es_xmsg #multi #default :A-M: #green FIRST SECTION
	if (server_var(resetcounter) equalto 3) then es_xmsg #multi #default :A-M: #green SECOND SECTION
	if (server_var(resetcounter) equalto 4) then es_xmsg #multi #default :A-M: #green OVERTIME SECTION
	//

	//
	// end of round actions actioned here so it doesn&#039;t take you by suprise
	// end of knife round
	if (server_var(roundremaining) equalto 0) then es_xif (server_var(resetcounter) equalto 1) then es_xmsg #multi #default :A-M: #green Organise and name your teams
	if (server_var(ace_auto) equalto 0) then es_xif (server_var(roundremaining) equalto 0) then es_xif (server_var(resetcounter) equalto 1) then es_xmsg #multi #default :A-M: #green One person from each team type #default ready #green then the match will start
	//
	if (server_var(ace_auto) equalto 1) do
	{
if (server_var(roundremaining) equalto 0) do
{
	if (server_var(resetcounter) equalto 1) do
	{
es_delayed 5 es_msg #multi #default :A-M: #green Please choose your starting team
es_delayed 15 es_msg #multi #default :A-M: #green Please name your team tags now
es_delayed 30 es_msg #multi #default :A-M: #green You have 30 seconds to finish organising your teams then the match will start
es_delayed 37 es_msg #multi #default :A-M: #green Type &amp;quot;score&amp;quot; at any time to see the total scores
es_delayed 45 es_msg #multi #default :A-M: #green You have 15 more seconds until the match begins
es_delayed 55 es_msg #multi #default :A-M: #green Be ready to start the match in 5 seconds!
es_delayed 55 es_centermsg Match Starts In 5 Seconds!
es_delayed 60 es_doblock ace_match/ace_match_round
	}
}
	}
	//
	// intructions
	if (server_var(ace_auto) equalto 0) then es_xif (server_var(roundremaining) equalto 0) then es_xif (server_var(resetcounter) equalto 1) then es ma_msay 60 #ALL Enter team names AND status:-\n \nCaptain of each team type &#039;tag&#039; + &#039;team tag&#039; (one word)\n \nCaptain of each team type &#039;ready&#039;\n \nWhen captains are ready the match will begin
	if (server_var(ace_auto) equalto 1) then es_xif (server_var(roundremaining) equalto 0) then es_xif (server_var(resetcounter) equalto 1) then es ma_msay 60 #ALL Enter team names:-\n \nCaptain of each team type &#039;tag&#039; + &#039;team tag&#039; (one word)\n \nWarm up for approx 60 seconds\n \nAfter the 60 second warm up the match will begin
	//
	// end of round 1
	if (server_var(roundremaining) equalto 0) do
	{
if (server_var(resetcounter) equalto 2) do
{
	es_msg #multi #default :A-M: #green final round played... Swapping teams in 5 seconds!
	es_centermsg Swapping teams in 5 seconds!
	es_delayed 5 es_doblock ace_match/ace_match_swap
	es_delayed 7 es_doblock ace_match/ace_match_round
}
	}
	//
	// announce winner
	if (server_var(roundremaining) equalto 0) do
	{
if (server_var(resetcounter) greaterthan 2) do
{
	if (server_var(tawin) greaterthan server_var(tbwin)) do
	{
es_msg #multi #default :A-M: #green server_var(teamaname) (Counter Terrorists) Won The Match with a total of server_var(tawin) points
es_delayed 2 esnq ma_msay 60 #ALL MATCH RESULT:\n \nWinners: server_var(teamaname) (Counter Terrorists)\nCT TOTAL: server_var(tawin)\n \nLOSERS: server_var(teambname) (Terrorists)\nT TOTAL: server_var(tbwin)
es_msg #multi #default :A-M: #green Match Complete... GG!
es_centermsg Match Complete... GG!
es_delayed 10 es_xset acematch 0
es_delayed 10 es_doblock ace_match/ace_match_stop
	}
	if (server_var(tbwin) greaterthan server_var(tawin)) do
	{
es_msg #multi #default :A-M: #green server_var(teambname) (Terrorists) Won The Match with a total of server_var(tbwin) points
es_delayed 2 esnq ma_msay 60 #ALL MATCH RESULT:\n \nWinners: server_var(teambname) (Terrorists)\nT TOTAL: server_var(tbwin)\n \nLOSERS: server_var(teamaname) (Counter Terrorists)\nCT TOTAL: server_var(tawin)
es_msg #multi #default :A-M: #green Match Complete... GG!
es_centermsg Match Complete... GG!
es_delayed 10 es_xset acematch 0
es_delayed 10 es_doblock ace_match/ace_match_stop
	}
	if (server_var(tbwin) equalto server_var(tawin)) do
	{
if (server_var(ace_overtime) notequalto 1) do
{
	es_msg #multi #default :A-M: #green The Match was a Draw
	es_delayed 2 ma_msay 0 #ALL MATCH RESULT:\n \nThe Match was a Draw\n \nThanks for using Ace Match!
	es_msg #multi #default :A-M: #green Match Complete... GG!
	es_centermsg Match Complete... GG!
	es_delayed 10 es_xset acematch 0
	es_delayed 10 es_doblock ace_match/ace_match_stop
}
	}
	if (server_var(tbwin) equalto server_var(tawin)) do
	{
if (server_var(ace_overtime) equalto 1) do
{
	es_msg #multi #default :A-M: #green The Match was a Draw
	es_msg #multi #default :A-M: #green Stand by for ONE ROUND of Overtime in 5 seconds
	es_delayed 2 ma_msay 0 #ALL MATCH RESULT:\n \nThe Match was a Draw\n \nStand by for Overtime (1 Round)
	es_delayed 5 es_doblock ace_match/ace_match_round
}
	}
}
	}
	// REMOVED AS CEXEC IS REMOVED
	// screenshots at end of last round (put at beggining of next round for safety)
	// if (server_var(roundremaining) equalto 0) do
	// {
	// 	if (server_var(resetcounter) greaterthan 1) do
	// 	{
	// es_msg #multi #default :A-M: #green Taking Screenshots do not touch me!
	// es_delayed 1 ma_cexec #ALL +showscores
	// es_delayed 2 ma_cexec #ALL  jpeg
	// es_delayed 3 ma_cexec #ALL -showscores
	//es_delayed 4 es_msg #multi #default :A-M: #green Screenshot Taken
	//	}
	// }
}

block ace_round_end
{
	es_xmath roundcount + 1
	es_xmath roundremaining - 1
	// announces round complete
	if (server_var(resetcounter) equalto 1) then es_xif (server_vart(ace_match_knife) equalto 1) then es_xmsg #multi #default :A-M: #green Knife Round complete Stand By for Match!
	if (server_var(resetcounter) notequalto 1) then es_xmsg #multi #default :A-M: #green Round server_var(roundcount) complete.
	// winners
	//
	//Knife Round
	if (server_var(ace_match_knife) equalto 1) do
	{
if (server_var(resetcounter) equalto 1) do
{
	if (server_var(roundcount) equalto 1) do
	{
if (event_var(winner) equalto 2) then es_msg #multi #default :A-M: #green Terrorists won the knife round
if (event_var(winner) equalto 3) then es_msg #multi #default :A-M: #green Counter Terrorists won the knife round
if (event_var(winner) equalto 1) then es_msg #multi #default :A-M: #green Knife round was drawn!
	}
}
	}
	//
	//Round One
	if (server_var(resetcounter) equalto 2) do
	{
if (event_var(winner) equalto 2) then es_xmsg #multi #default :A-M: #green server_var(teamaname) won the round
if (event_var(winner) equalto 2) then es_xmath tawin + 1
if (event_var(winner) equalto 3) then es_xmsg #multi #default :A-M: #green server_var(teambname) won the round
if (event_var(winner) equalto 3) then es_xmath tbwin + 1
if (event_var(winner) equalto 1) then es_xmsg #multi #default :A-M: #green Round Drawn: Nobody Scores!
if (event_var(winner) equalto 1) then es_xmath roundcount - 1
if (event_var(winner) equalto 1) then es_xmath roundremaining + 1
	}
	//
	//Round Two (and overtime)
	if (server_var(resetcounter) greaterthan 2) do
	{
if (event_var(winner) equalto 2) then es_xmsg #multi #default :A-M: #green server_var(teambname) won the round
if (event_var(winner) equalto 2) then es_xmath tbwin + 1
if (event_var(winner) equalto 3) then es_xmsg #multi #default :A-M: #green server_var(teamaname) won the round
if (event_var(winner) equalto 3) then es_xmath tawin + 1
if (event_var(winner) equalto 1) then es_xmsg #multi #default :A-M: #green Round Drawn: Nobody Scores!
if (event_var(winner) equalto 1) then es_xmath roundcount - 1
if (event_var(winner) equalto 1) then es_xmath roundremaining + 1
	}
	//
	// announce total scores using chat area
	if (server_var(resetcounter) equalto 2) do
	{
es_msg #multi #default :A-M: #green Total Score server_var(teamaname) (Terrorists): server_var(tawin)
es_msg #multi #default :A-M: #green Total Score server_var(teambname) (Counter Terrorists): server_var(tbwin)
	}

	if (server_var(resetcounter) greaterthan 2) do
	{
es_msg #multi #default :A-M: #green Total Score server_var(teamaname) (Counter Terrorists): server_var(tawin)
es_msg #multi #default :A-M: #green Total Score server_var(teambname) (Terrorists): server_var(tbwin)
	}
	//
	//total points:
	es_set totwin 0
	es_math totwin + server_var(tawin)
	es_math totwin + server_var(tbwin)
	//
	// uses new mani menu panel function
	// knife round
	if (server_var(resetcounter) lessthan 2) do
	{
if (server_var(roundcount) equalto 1) do
{
	if (server_var(ace_match_knife) equalto 1) do
	{
if (event_var(winner) equalto 2)  then es ma_msay 30 #ALL Terrorists\nwon Knife Round\n \nChoose Teams and\nStand By For Match!
if (event_var(winner) equalto 3)  then es ma_msay 30 #ALL Counter Terrorists\nwon Knife Round\n \nChoose Teams and \nStand By For Match!
if (event_var(winner) equalto 1)  then es ma_msay 30 #ALL Knife Round Was Drawn!
	}
}
	}
	// total scores
	if (server_var(resetcounter) equalto 2) then esnq ma_msay 10 #ALL Total Scores so far\n \nTerrorists\nTeam Name: server_var(teamaname)\nTotal: server_var(tawin)\n \nCounter Terrorists\nTeam Name: server_var(teambname)\nTotal: server_var(tbwin)\n \nRounds Played\nTotal: server_var(totwin)
	if (server_var(resetcounter) equalto 3) then esnq ma_msay 10 #ALL Total Scores so far\n \nCounter Terrorists\nTeam Name: server_var(teamaname)\nTotal: server_var(tawin)\n \nTerrorists\nTeam Name: server_var(teambname)\nTotal: server_var(tbwin)\n \nRounds Played\nTotal: server_var(totwin)
	//
	// server name etc
	es_format hname &amp;quot;%1 - ace match - %2 (%4) v %3 (%5)&amp;quot; server_var(servername) server_var(teamaname) server_var(teambname) server_var(tawin) server_var(tbwin)
	es hostname server_var(hname)
}


block ace_match_swap
{
	//swap all teams
	ma_csay Auto Swapping Teams
	es_delayed 1 ma_csay Auto Swapping Teams
	es_delayed 2 ma_csay Auto Swapping Teams
	es_delayed 2 ma_swapteam #ALL
	es_xmsg #multi #default :A-M: #green Swapping Teams
	es_xmsg #multi #default :A-M: #green Please Stand By
}

block ace_match_stop
{
	es_xset menu_active 0
	es_msg STOPPING MATCH!
	ma_freeze #all 0
	sv_password &amp;quot;&amp;quot;
	es_set acematch 0
	es_xset resetcounter 0
	es_xset roundcount 0
	es_xset roundremaining 0
	es_xset totwin 0
	es_xset tawin 0
	es_xset tbwin 0
	es_set readyct 0
	es_set readyt 0
	es_xset teamaname &amp;quot;Team A&amp;quot;
	es_xset teambname &amp;quot;Team B&amp;quot;
	es_xset hname &amp;quot;A v B&amp;quot;
	es_xset menu_belongs_to 0
	es_xset match_underway 0
	mani_adverts 1
	mani_css_betting 1
	mani_css_bounty 1
	ma_unrestrictall
	bot_all_weapons
	es_doblock ace_match/ace_match_reload
	if (server_var(tv_enable) equalto 1) then es tv_stoprecord
	if (server_var(tv_enable) equalto 1) then es_xmsg #multi #default :A-M: #green stopped recording: server_var(ace_demo_name)
	es_delayed 5 es_msg #multi #default :A-M: #green ended or stopped. Thanks for using Ace_Match
	es_delayed 5 exec server.cfg
}

block acem_weapon_strip
{
	es_createplayerlist acem_players
	es_foreachkey acempl in acem_players &amp;quot;es_delayed .5 es_fire server_var(acempl) player_weaponstrip Strip 1;es_delayed 1 es_fire server_var(acempl) weapon_c4 kill;es_delayed 2 es_give server_var(acempl) weapon_knife&amp;quot;
	es_keygroupdelete acem_players
	es_fire event_var(userid) hostage_entity kill
	es_fire event_var(userid) weapon_c4 kill
	es_fire event_var(userid) weapon_awp kill
	es_fire event_var(userid) weapon_g3sg1 kill
	es_fire event_var(userid) weapon_sg550 kill
	es_fire event_var(userid) weapon_scout kill
	es_fire event_var(userid) weapon_galil kill
	es_fire event_var(userid) weapon_ak47 kill
	es_fire event_var(userid) weapon_sg552 kill
	es_fire event_var(userid) weapon_famas kill
	es_fire event_var(userid) weapon_m4a1 kill
	es_fire event_var(userid) weapon_aug kill
	es_fire event_var(userid) weapon_glock kill
	es_fire event_var(userid) weapon_usp kill
	es_fire event_var(userid) weapon_p228 kill
	es_fire event_var(userid) weapon_deagle kill
	es_fire event_var(userid) weapon_elite kill
	es_fire event_var(userid) weapon_fiveseven kill
	es_fire event_var(userid) weapon_m3 kill
	es_fire event_var(userid) weapon_xm1014 kill
	es_fire event_var(userid) weapon_mac10 kill
	es_fire event_var(userid) weapon_tmp kill
	es_fire event_var(userid) weapon_mp5navy kill
	es_fire event_var(userid) weapon_ump45 kill
	es_fire event_var(userid) weapon_p90 kill
	es_fire event_var(userid) weapon_m249 kill
	es_fire event_var(userid) weapon_flashbang kill
	es_fire event_var(userid) weapon_hegrenade kill
	es_fire event_var(userid) weapon_smokegrenade kill
	// es_fire event_var(userid) weapon_primammo kill
	// es_fire event_var(userid) weapon_secammo kill
	// es_fire event_var(userid) weapon_vest kill
	// es_fire event_var(userid) weapon_vesthelm kill
	// es_fire event_var(userid) weapon_defuser kill
	// es_fire event_var(userid) weapon_nvgs kill
}

block acem_complete_strip
{
es_createplayerlist acem_players
es_foreachkey acempl in acem_players &amp;quot;es_delayed .5 es_fire server_var(acempl) player_weaponstrip Strip 1;es_delayed 1 es_fire server_var(acempl) weapon_c4 kill&amp;quot;
es_keygroupdelete acem_players
es_fire event_var(userid) hostage_entity kill
es_fire event_var(userid) weapon_c4 kill
es_fire event_var(userid) weapon_knife
es_fire event_var(userid) weapon_awp kill
es_fire event_var(userid) weapon_g3sg1 kill
es_fire event_var(userid) weapon_sg550 kill
es_fire event_var(userid) weapon_scout kill
es_fire event_var(userid) weapon_galil kill
es_fire event_var(userid) weapon_ak47 kill
es_fire event_var(userid) weapon_sg552 kill
es_fire event_var(userid) weapon_famas kill
es_fire event_var(userid) weapon_m4a1 kill
es_fire event_var(userid) weapon_aug kill
es_fire event_var(userid) weapon_glock kill
es_fire event_var(userid) weapon_usp kill
es_fire event_var(userid) weapon_p228 kill
es_fire event_var(userid) weapon_deagle kill
es_fire event_var(userid) weapon_elite kill
es_fire event_var(userid) weapon_fiveseven kill
es_fire event_var(userid) weapon_m3 kill
es_fire event_var(userid) weapon_xm1014 kill
es_fire event_var(userid) weapon_mac10 kill
es_fire event_var(userid) weapon_tmp kill
es_fire event_var(userid) weapon_mp5navy kill
es_fire event_var(userid) weapon_ump45 kill
es_fire event_var(userid) weapon_p90 kill
es_fire event_var(userid) weapon_m249 kill
es_fire event_var(userid) weapon_flashbang kill	
es_fire event_var(userid) weapon_hegrenade kill
es_fire event_var(userid) weapon_smokegrenade kill
es_fire event_var(userid) weapon_primammo kill
es_fire event_var(userid) weapon_secammo kill
es_fire event_var(userid) weapon_vest kill
es_fire event_var(userid) weapon_vesthelm kill
es_fire event_var(userid) weapon_defuser kill
es_fire event_var(userid) weapon_nvgs kill
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Gonzo)</author>
			<pubDate>Thu, 10 Apr 2008 13:34:19 +0400</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=518#p518</guid>
		</item>
		<item>
			<title>бухают все!!</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=514#p514</link>
			<description>&lt;p&gt;мне осталось сдать только в гаи, и прова в кормане ыыы&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Gonzo)</author>
			<pubDate>Thu, 20 Mar 2008 16:55:20 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=514#p514</guid>
		</item>
		<item>
			<title>Зенит vs Marsel (2:0, В Питере)</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=510#p510</link>
			<description>&lt;p&gt;Урррааааа!!! :jumping: Надрали лягушатников!!!)))Сисе СОСИ!))))&lt;/p&gt;</description>
			<author>mybb@mybb.ru (EnD)</author>
			<pubDate>Wed, 12 Mar 2008 21:36:11 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=510#p510</guid>
		</item>
		<item>
			<title>Правила Форума!!</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=440#p440</link>
			<description>&lt;p&gt;:cool:&amp;#160; :D&lt;/p&gt;</description>
			<author>mybb@mybb.ru (EnD)</author>
			<pubDate>Mon, 10 Mar 2008 18:07:21 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=440#p440</guid>
		</item>
		<item>
			<title>GCSL</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=429#p429</link>
			<description>&lt;p&gt;Молодец, этим ты хочешь сказать, что нам надо в лигу? или?&lt;/p&gt;</description>
			<author>mybb@mybb.ru (EnD)</author>
			<pubDate>Sun, 09 Mar 2008 14:03:13 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=429#p429</guid>
		</item>
		<item>
			<title>Революция!!</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=428#p428</link>
			<description>&lt;p&gt;цуки)) всех покараю&amp;#160; :crazyfun:&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Gonzo)</author>
			<pubDate>Sun, 09 Mar 2008 14:01:54 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=428#p428</guid>
		</item>
		<item>
			<title>CLan War&#039;s</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=423#p423</link>
			<description>&lt;p&gt;Буду написаны с кем CW&amp;#160; и кто будет учавствовать!&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Little WizI)</author>
			<pubDate>Sun, 09 Mar 2008 13:42:21 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=423#p423</guid>
		</item>
		<item>
			<title>Тренеровки</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=422#p422</link>
			<description>&lt;p&gt;В этой Теме буду написаны во сколько тренеровки!&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Little WizI)</author>
			<pubDate>Sun, 09 Mar 2008 13:41:11 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=422#p422</guid>
		</item>
		<item>
			<title>I&#039;m sorry......</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=420#p420</link>
			<description>&lt;p&gt;В этой теме игрок должен написать почему он не смог прийти на ТРЕНЕРОВКУ или на CW!&lt;br /&gt;Кто не будет отписыватся выганяем из клана!!!&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Little WizI)</author>
			<pubDate>Sun, 09 Mar 2008 13:35:28 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=420#p420</guid>
		</item>
		<item>
			<title>Устав Клана</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=419#p419</link>
			<description>&lt;p&gt;&lt;span style=&quot;color: red&quot;&gt;1)Игрок Должен слушать своего Cl и Zcl&lt;br /&gt;2)Игрок не должен находится сразу в двух кланах.&lt;br /&gt;3)Игрок должен носить клантег своего клана.&lt;br /&gt;4)Игрок Должен ходить на CW и на ТРЕНЕРОВКИ&lt;br /&gt;5)Игрок Обязан посищать форум ибо будет выганен из клана&lt;br /&gt;6)За использование ЧИТОВ&amp;#160; сразу выганим из клана!!!&lt;br /&gt;7)Уважение к саклановцу&lt;br /&gt;8)Серьезное отношение к клану(не похуистичесео) &lt;br /&gt;9)Если у игрока стал редкий онлайн и он н удиляет время CSS то будет выганен из клана!!!&lt;/span&gt;&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Little WizI)</author>
			<pubDate>Sun, 09 Mar 2008 13:33:15 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=419#p419</guid>
		</item>
		<item>
			<title>Полезные ссылки.</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=392#p392</link>
			<description>&lt;p&gt;В этой теме не флудим только остоавляем ссылку и пишем про что она .............&lt;br /&gt;&lt;span style=&quot;color: red&quot;&gt;Для Гонзы&lt;/span&gt;&lt;br /&gt;1)&lt;a href=&quot;http://csource.ru/modules.php?name=Files&amp;amp;d_op=show_cat_files&amp;amp;categories_id=16&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://csource.ru/modules.php?name=File &amp;#8230; ries_id=16&lt;/a&gt;&lt;br /&gt;2)&lt;a href=&quot;http://www.pro-hl.com/css_maps_aim.shtml&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.pro-hl.com/css_maps_aim.shtml&lt;/a&gt;&lt;/p&gt;
						&lt;p&gt;Гонза заюзай ссылки слей новенькие мапы на серв............&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Little WizI)</author>
			<pubDate>Sun, 02 Mar 2008 11:22:41 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=392#p392</guid>
		</item>
		<item>
			<title>http://blackgarden.org.ru/</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=365#p365</link>
			<description>&lt;p&gt;Пускай написано мы даже на этом сайте и не былт..........а наш клан............этого неписал.........&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Little WizI)</author>
			<pubDate>Mon, 25 Feb 2008 22:26:30 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=365#p365</guid>
		</item>
		<item>
			<title>ganjawars.ru</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=361#p361</link>
			<description>&lt;p&gt;нет) зайди узнаеш) это браузерная рпг.&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Gonzo)</author>
			<pubDate>Sat, 23 Feb 2008 16:48:12 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=361#p361</guid>
		</item>
		<item>
			<title>BG.players ... Состав....</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=357#p357</link>
			<description>&lt;p&gt;Основной состав:&lt;br /&gt;s0s.0k?!Gonzo&lt;br /&gt;s0s.0k?!_mazZ!1a&lt;br /&gt;s0s.0k?!Simply Bot&lt;br /&gt;s0s.0k?!Mar&lt;br /&gt;s0s.0k?!Белочка&lt;br /&gt;s0s.0k?!Tenzen&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Little WizI)</author>
			<pubDate>Sat, 23 Feb 2008 14:24:11 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=357#p357</guid>
		</item>
		<item>
			<title>BG vs RCV 16-0 (ТП)</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=298#p298</link>
			<description>&lt;p&gt;Пускай счот всерано не изменится&amp;#160; :lol:&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Little WizI)</author>
			<pubDate>Sat, 16 Feb 2008 14:44:30 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=298#p298</guid>
		</item>
		<item>
			<title>Давайте ка познакомимся=)</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=258#p258</link>
			<description>&lt;p&gt;:D , ты сцуко больной на голову :lol: )))&lt;/p&gt;</description>
			<author>mybb@mybb.ru (EnD)</author>
			<pubDate>Thu, 14 Feb 2008 16:57:02 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=258#p258</guid>
		</item>
		<item>
			<title>помогу чем смогу))</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=256#p256</link>
			<description>&lt;p&gt;:lol: ))цуки)))&lt;/p&gt;</description>
			<author>mybb@mybb.ru (EnD)</author>
			<pubDate>Thu, 14 Feb 2008 16:55:47 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=256#p256</guid>
		</item>
		<item>
			<title>Насчот Кино и Мультфильмов!</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=250#p250</link>
			<description>&lt;p&gt;=)))&lt;/p&gt;</description>
			<author>mybb@mybb.ru (EnD)</author>
			<pubDate>Thu, 14 Feb 2008 13:59:45 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=250#p250</guid>
		</item>
		<item>
			<title>Давайте писать грамотно.</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=201#p201</link>
			<description>&lt;p&gt;закрываю тему нахер) ибо впесду лишний флуд разводить&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Gonzo)</author>
			<pubDate>Mon, 11 Feb 2008 16:51:27 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=201#p201</guid>
		</item>
		<item>
			<title>BG vs Impulse (16-13)</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=198#p198</link>
			<description>&lt;p&gt;Мне эт Cw понравилось т.к я успел их морально обосрать, за что нас заморозили на 20 секунд , но всеравно мы выиграли!!!&amp;#160; &lt;br /&gt;&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;color: red&quot;&gt;но всеравно Я СУКА РЕМБО!!!&lt;/span&gt;&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Little WizI)</author>
			<pubDate>Sun, 10 Feb 2008 21:29:54 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=198#p198</guid>
		</item>
		<item>
			<title>BG vs DoW (16-0)</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=196#p196</link>
			<description>&lt;p&gt;map: de_dust2&lt;br /&gt;players 5x5&lt;br /&gt;date:10.02.2008&lt;br /&gt;&lt;a href=&quot;http://www.filefactory.com/file/805dc8/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.filefactory.com/file/805dc8/&lt;/a&gt; ----dem0&lt;br /&gt;&lt;span style=&quot;color: red&quot;&gt;Играли:&lt;br /&gt;BG|Tenzen&lt;br /&gt;BG|Kalashhh&lt;br /&gt;BG|Gonzo&lt;br /&gt;BG|Gangster&lt;br /&gt;BG|Eu&lt;/span&gt;&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Gonzo)</author>
			<pubDate>Sun, 10 Feb 2008 19:33:16 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=196#p196</guid>
		</item>
		<item>
			<title>Обмен информацией.</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=192#p192</link>
			<description>&lt;p&gt;а у мкня нет нихера!)))&lt;/p&gt;</description>
			<author>mybb@mybb.ru (kalashhh)</author>
			<pubDate>Sun, 10 Feb 2008 17:30:55 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=192#p192</guid>
		</item>
		<item>
			<title>Всех с новым годом!!!</title>
			<link>http://blackgarden.webff.ru/viewtopic.php?pid=179#p179</link>
			<description>&lt;p&gt;тема закрыта) если чО будет откроем)&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Gonzo)</author>
			<pubDate>Sun, 10 Feb 2008 12:35:22 +0300</pubDate>
			<guid>http://blackgarden.webff.ru/viewtopic.php?pid=179#p179</guid>
		</item>
	</channel>
</rss>
