<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Sawo&#039;s Source Maps</title>
    <link>http://sawo.sourcebg.net/</link>
    <description></description>
    <language>en-us</language>           
    <generator>Nucleus CMS v3.32</generator>
    <copyright>�</copyright>             
    <category>Weblog</category>
    <docs>http://backend.userland.com/rss</docs>
    <image>
      <url>http://sawo.sourcebg.net//nucleus/nucleus2.gif</url>
      <title>Sawo&#039;s Source Maps</title>
      <link>http://sawo.sourcebg.net/</link>
    </image>
    <item>
 <title>New project</title>
 <link>http://sawo.sourcebg.net/index.php?itemid=20</link>
<description><![CDATA[ATM im working on hl:s:hd but i decided to work on new css map at the same time.I found reference shots that inspired me to mix industrial style with nature elements.The basic idea is abandoned unfinished constructions that is starting to break apart.There will be several different locations that are easy to remember.<br />
Here are some very early screens:<br />
<a href="http://sawo.sourcebg.net/maps/media/natureindustry/myplan.jpg">Handmade plan</a> (the strange names are the names of the reference shots im going to use for the different locations)<br />
<a href="http://sawo.sourcebg.net/maps/media/natureindustry/map.jpg">google sketchup plan of one area</a><br />
<a href="http://sawo.sourcebg.net/maps/media/natureindustry/hammer.jpg">hammer view</a>]]></description>
 <category>News</category>
<comments>http://sawo.sourcebg.net/index.php?itemid=20</comments>
 <pubDate>Sat, 1 Mar 2008 08:34:43 -0600</pubDate>
</item><item>
 <title>New Server</title>
 <link>http://sawo.sourcebg.net/index.php?itemid=15</link>
<description><![CDATA[You can test the maps on the new server we have setup:<br />
<a href="http://www.game-monitor.com/cstrike2_GameServer/93.123.10.124:27015/css.war3z.orgGunGameDMTick100FastDL.html" target="_blank"><img src="http://module.game-monitor.com/93.123.10.124:27015/image/default/cstrike2-05.png" width="525" height="80" border="0"/></a><br />
Mail me if you have any comments/suggestions<br />
<br />
Also here are some other servers that rotate my maps:<br />
<a href="steam://connect/78.47.245.147:27015">FragForschung.de | CSS | PUB | GUNGAME |</a> (bl_counterquake_v3/de_backyard_v2)<br />
<a href="steam://connect/81.93.240.198:27015">FR -[Kb3] - Le Bar Ouvert -I- www.k-b-3.org</a> (de_castlevile_v2)<br />
<a href="steam://connect/195.4.106.246:27015">-= Rappelkiste Deluxe [=- || Tick 100 || FastLoad || Custom Maps</a> (de_castlevile)]]></description>
 <category>General</category>
<comments>http://sawo.sourcebg.net/index.php?itemid=15</comments>
 <pubDate>Tue, 26 Feb 2008 13:57:21 -0600</pubDate>
</item><item>
 <title>Some custom versions...</title>
 <link>http://sawo.sourcebg.net/index.php?itemid=13</link>
<description><![CDATA[I got tons of good feedback in the past few days about the maps in the mappack, but also many requests for custom versions.<br />
Some server owners requested versions that support more players, gg_ versions etc etc.<br />
So here they are:<br />
<a href="http://sawo.sourcebg.net/maps/bl_counterquake/bl_counterquake_v3.rar">bl_counterquake_v3</a> (better hdr, 48 player support)<br />
<a href="http://sawo.sourcebg.net/maps/bl_counterquake/gg_counterquake_v2.rar">gg_counterquake_v2</a> (same as v3, except the name)<br />
<a href="http://sawo.sourcebg.net/maps/de_castlevile/de_castlevile_v2.rar">de_castlevile_v2</a> (two small fixes, 40 player support)<br />
<a href="http://sawo.sourcebg.net/maps/de_backyard_v2/de_backyard_v2.rar">de_backyard_v2</a> (small fix, 40 player suppport)<br />
Please DO NOT rename maps that support and/or custom radar! That will make the models glow very ugly and the radar wont work! Just mail me at sawo.777 [at] gmail [dot] com and i will be happy to provide you with custom version!]]></description>
 <category>Maps</category>
<comments>http://sawo.sourcebg.net/index.php?itemid=13</comments>
 <pubDate>Thu, 21 Feb 2008 20:37:56 -0600</pubDate>
</item><item>
 <title>Another quick fix for the black models</title>
 <link>http://sawo.sourcebg.net/index.php?itemid=10</link>
<description><![CDATA[Its very nasty bug and usually there is no solution that will work every time.Ofcourse this one will not work always too, but it may save you time.<br />
If you have models that are very dark or pitch black until you move them somehow, you may consider changing the light color.<br />
The default light color is 255 255 255 200, but sometimes it simply doesnt work as it should.Try changing the light color to something more similar to the color of the walls around the light and see if that fixes the problem.<br />
I took an screenshot from hammer, then pasted it in photoshop, checked the color of the wall using the eyedropper tool (I), then changed the brightness property in the light entity properties to match the wall color and everything was working great.<br />
This can be used even if you dont experience any problems - just to make the lights more realistic.Ofcourse dont set exactly the same color make it brighter its light after all.<br />
]]></description>
 <category>Tips & Tricks</category>
<comments>http://sawo.sourcebg.net/index.php?itemid=10</comments>
 <pubDate>Tue, 19 Feb 2008 18:37:37 -0600</pubDate>
</item><item>
 <title>How to reduce radar size?</title>
 <link>http://sawo.sourcebg.net/index.php?itemid=8</link>
<description><![CDATA[Most of you probably already know <a href="http://www.fpsbanana.com/tuts/1948">this</a> tutorial on how to make radar for your map.Its not bad, but for some reason the author suggests to save the radar texture using RGB888 compression which consumes far too much space....<br />
For example the radar & overview textures saved using RGB888 compression will cost you around 6MB - probably more than the map itself! <br />
I checked the radar textures used in valve maps and they are all using DXT5 texture compression which will cost you around 1MB per file.Besides, there will be no quality difference in the radar so there is basically no reason to use RGB888 compression instead of DXT5.]]></description>
 <category>Tips & Tricks</category>
<comments>http://sawo.sourcebg.net/index.php?itemid=8</comments>
 <pubDate>Tue, 19 Feb 2008 18:24:30 -0600</pubDate>
</item><item>
 <title>Its finally here! CS:Source Mappack #1 by sawo !</title>
 <link>http://sawo.sourcebg.net/index.php?itemid=4</link>
<description><![CDATA[10 of my very best maps!<br />
I started some of them more than 2 years ago and this is the result after alot of testing, mapping, playing and compiling :)<br />
<br />
De_castlevile is the most advanced map in this mappack - after years of development and testing, it almost reached the level of professional maps, developed by valve.We put alot of  playtesting to make the gameplay better - fair timings - there are almost no advantages for both T and CT teams, also the map was revamped several times during its development to improve the visual quality of the final product.<br />
<br />
The smaller maps like cs_minimansion, de_mini_dust, bl_counterquake and even de_backyard are perfect for gungame and similar mods.<br />
<br />
The smallest maps like sa_house_s, cs_minimansion_v2 and sa_war_house_v2 are perfect for playing with friends just for fun.Just start a server with few friends and it will get full in no time!<br />
<br />
<b>de_castlevile</b><br />
Size: <i>Medium/Large</i><br />
Environment: <i>Outdoor, nature/old buildings</i> <br />
HDR/LDR: <i>Yes</i><br />
Soundscapes: <i>Yes</i><br />
Custom Materials/Props: <i>Yes</i><br />
Color Correction: <i>No</i><br />
Radar: <i>Yes</i><br />
Gallery: <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/de_castlevile/">Flash</a> <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/de_castlevile_html/">Html</a><br />
<a href="http://sawo.sourcebg.net/maps/mappack1/download/de_castlevile.rar">Download</a><br />
<br />
<b>de_backyard</b><br />
Size: <i>Medium</i><br />
Environment: <i>Outdoor/Indoor, nature/urban</i><br />
HDR/LDR: <i>No </i><br />
Soundscapes: <i>Yes</i><br />
Custom Materials/Props: <i>No</i><br />
Color Correction: <i>No</i><br />
Radar: <i>Yes</i><br />
Gallery: <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/de_backyard/">Flash</a> <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/de_backyard_html/">Html</a><br />
<a href="http://sawo.sourcebg.net/maps/mappack1/download/de_backyard.rar">Download</a><br />
<br />
<b>de_mini_dust(remake of CS map, created by ooije)</b><br />
Size: <i>Medium</i><br />
Environment: <i>Outdoor, nature/desert</i><br />
HDR/LDR: <i>Yes</i><br />
Soundscapes: <i>Yes (Ambient Sounds)</i><br />
Custom Materials/Props: <i>Yes (Materials only)</i><br />
Color Correction: <i>No</i><br />
Radar: <i>Yes</i><br />
Gallery: <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/de_mini_dust/">Flash</a> <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/de_mini_dust_html/">Html</a><br />
<a href="http://sawo.sourcebg.net/maps/mappack1/download/de_mini_dust.rar">Download</a><br />
<br />
<b>bl_counterquake_v2(remake of CS map, created by unknown)</b><br />
Size: <i>Medium/Small</i><br />
Environment: <i>Outdoor/Indoor, nature</i><br />
HDR/LDR: <i>Yes </i><br />
Soundscapes: <i>Yes</i><br />
Custom Materials/Props: <i>Yes (Materials only) </i><br />
Color Correction: <i>No</i><br />
Radar: <i>No</i><br />
Gallery: <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/bl_counterquake_v2/">Flash</a> <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/bl_counterquake_v2_html/">Html</a><br />
<a href="http://sawo.sourcebg.net/maps/mappack1/download/bl_counterquake_v2.rar">Download</a><br />
<br />
<b>sa_basement</b><br />
Size: <i>Medium/Small</i><br />
Environment: <i>Indoor, urban/industrial </i><br />
HDR/LDR: <i>No</i><br />
Soundscapes: Yes</i><br />
Custom Materials/Props: <i>No</i><br />
Color Correction: <i>No</i><br />
Radar: <i>No</i><br />
Gallery: <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/sa_basement/">Flash</a> <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/sa_basement_html/">Html</a><br />
<a href="http://sawo.sourcebg.net/maps/mappack1/download/sa_basement.rar">Download</a><br />
<br />
<b>sa_house_s(remake of CS map, created by me)</b><br />
Size: <i>Small</i><br />
Environment: <i>Indoor, urban/industrial</i><br />
HDR/LDR: <i>No </i><br />
Soundscapes: <i>No</i><br />
Custom Materials/Props: <i>Yes (materials only)</i><br />
Color Correction: <i>Yes</i><br />
Radar: <i>No</i><br />
Gallery: <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/sa_house_s/">Flash</a> <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/sa_house_s_html/">Html</a><br />
<a href="http://sawo.sourcebg.net/maps/mappack1/download/sa_house_s.rar">Download</a><br />
<br />
<b>sa_war_house_v2(remake of my first CS map)</b><br />
Size: <i>Small</i><br />
Environment: <i>Indoor, urban/industrial</i><br />
HDR/LDR: <i>No</i><br />
Soundscapes: <i>No</i><br />
Custom Materials/Props: <i>No</i><br />
Color Correction: <i>No</i><br />
Radar: <i>No</i><br />
Gallery: <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/sa_war_house_v2/">Flash</a> <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/sa_war_house_v2_html/">Html</a><br />
<a href="http://sawo.sourcebg.net/maps/mappack1/download/sa_war_house_v2.rar">Download</a><br />
<br />
<b>cs_minimansion(remake of CS map, created by unknown)</b><br />
Size: <i>Small</i><br />
Environment: <i>Outdoor, urban/industrial</i><br />
HDR/LDR: <i>No</i><br />
Soundscapes: <i>No</i><br />
Custom Materials/Props: <i>No</i><br />
Color Correction: <i>No</i><br />
Radar: <i>No</i><br />
Gallery: <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/cs_minimansion/">Flash</a> <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/cs_minimansion_html/">Html</a><br />
<a href="http://sawo.sourcebg.net/maps/mappack1/download/cs_minimansion.rar">Download</a><br />
<br />
<b>cs_minimansion_v2</b><br />
Size: <i>Small</i><br />
Environment: <i>Outdoor, urban/industrial</i><br />
HDR/LDR: <i>No</i><br />
Soundscapes: <i>No</i><br />
Custom Materials/Props: <i>No</i><br />
Color Correction: <i>Yes</i><br />
Radar: <i>No</i><br />
Gallery: <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/cs_minimansion_v2/">Flash</a> <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/cs_minimansion_v2_html/">Html</a><br />
<a href="http://sawo.sourcebg.net/maps/mappack1/download/cs_minimansion_v2.rar">Download</a><br />
<br />
<b>awp_dam</b><br />
Size: <i>Medium</i><br />
Environment: <i>Outdoor, nature/desert </i><br />
HDR/LDR: <i>No</i><br />
Soundscapes: <i>No</i><br />
Custom Materials/Props: <i>Yes (materials only)</i><br />
Color Correction: <i>No</i><br />
Radar: <i>No</i><br />
Gallery: <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/awp_dam/">Flash</a> <a href="http://sawo.sourcebg.net/maps/mappack1/gallery/awp_dam_html/">Html</a><br />
<a href="http://sawo.sourcebg.net/maps/mappack1/download/awp_dam.rar">Download</a><br />
<br />
NOTE(just in case if you havent noticed):<br />
<b>THE GALLERIES HAVE MULTIPLE PAGES!</b>]]></description>
 <category>Maps</category>
<comments>http://sawo.sourcebg.net/index.php?itemid=4</comments>
 <pubDate>Tue, 12 Feb 2008 16:24:04 -0600</pubDate>
</item><item>
 <title>Website update &amp; some random news</title>
 <link>http://sawo.sourcebg.net/index.php?itemid=2</link>
<description><![CDATA[I decided to remove the old site, update everything and start again :)<br />
Dont worry - no information will be lost i keep all files etc on the host!<br />
Also i got new machine - intel quad core clocked at 3GHz, 2GB CL4 1GHz DDR2 ram, 512MB/512Bit 2900PRO video card and some other nice hardware :)<br />
Its perfect for compiling maps and other heavy duty work :P]]></description>
 <category>General</category>
<comments>http://sawo.sourcebg.net/index.php?itemid=2</comments>
 <pubDate>Tue, 12 Feb 2008 15:20:26 -0600</pubDate>
</item>
  </channel>
</rss>