<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>CSPromod Community Forums - Feedback</title>
		<link>http://cspromod.com/community/</link>
		<description>Post any thoughts about the latest installment.</description>
		<language>en</language>
		<lastBuildDate>Tue, 07 Sep 2010 02:48:47 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://cspromod.com/community/images/misc/rss.png</url>
			<title>CSPromod Community Forums - Feedback</title>
			<link>http://cspromod.com/community/</link>
		</image>
		<item>
			<title>Radar</title>
			<link>http://cspromod.com/community/threads/2886-Radar?goto=newpost</link>
			<pubDate>Thu, 15 Jul 2010 00:09:09 GMT</pubDate>
			<description><![CDATA[Well, when somebody on my team use Radio i would be enable to look radar and see who's using it, but there's nothing that indicate witch guy says...]]></description>
			<content:encoded><![CDATA[<div>Well, when somebody on my team use Radio i would be enable to look radar and see who's using it, but there's nothing that indicate witch guy says it....</div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>n3krO</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2886-Radar</guid>
		</item>
		<item>
			<title>Error connecting</title>
			<link>http://cspromod.com/community/threads/2885-Error-connecting?goto=newpost</link>
			<pubDate>Wed, 14 Jul 2010 20:41:44 GMT</pubDate>
			<description><![CDATA[when connecting to dR3x4cK's [cspromod] 10000 FPS (89.163.160.11:27125) i got this error mesage:...]]></description>
			<content:encoded><![CDATA[<div>when connecting to dR3x4cK's [cspromod] 10000 FPS (89.163.160.11:27125) i got this error mesage:<br />
<a href="http://img203.imageshack.us/content_round.php?page=done&amp;l=img203/663/cspromodc.jpg&amp;via=mupload" target="_blank">http://img203.imageshack.us/content_...pg&amp;via=mupload</a><br />
<br />
Before it was ok but today the server was with password for a while and puff.... error every time i try to connect :(</div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>n3krO</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2885-Error-connecting</guid>
		</item>
		<item>
			<title>Please fix this</title>
			<link>http://cspromod.com/community/threads/2880-Please-fix-this?goto=newpost</link>
			<pubDate>Wed, 14 Jul 2010 11:26:23 GMT</pubDate>
			<description><![CDATA[Image: http://i28.tinypic.com/2vnsa3a.jpg  
 
Repair code 
 
cspromod\resource\SourceScheme.res  
 
 
Code: 
--------- 
		"DefaultVerySmall"]]></description>
			<content:encoded><![CDATA[<div><img src="http://i28.tinypic.com/2vnsa3a.jpg" border="0" alt="" /><br />
<br />
Repair code<br />
<br />
cspromod\resource\SourceScheme.res <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;DefaultVerySmall&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;1&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;name&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;csp_font&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;custom&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &quot;1&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;tall&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;9&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;weight&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;500&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;antialias&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;0&quot;&nbsp; // Default 1<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;DefaultLarge&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;1&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;name&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Tahoma&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;tall&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;18&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;weight&quot;&nbsp; &nbsp; &nbsp; &nbsp; &quot;0&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;cspFont&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;1&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;name&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;csp_font&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;custom&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &quot;1&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;tall&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;10&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;weight&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;500&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;antialias&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;0&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</code><hr />
</div> </div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>cspfans</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2880-Please-fix-this</guid>
		</item>
		<item>
			<title>Please fix the details</title>
			<link>http://cspromod.com/community/threads/2879-Please-fix-the-details?goto=newpost</link>
			<pubDate>Wed, 14 Jul 2010 05:02:21 GMT</pubDate>
			<description>look:      :P 
Image: http://sleekupload.com/uploads/5/3_176.jpg</description>
			<content:encoded><![CDATA[<div>look:      :P<br />
<img src="http://sleekupload.com/uploads/5/3_176.jpg" border="0" alt="" /></div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>cspfans</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2879-Please-fix-the-details</guid>
		</item>
		<item>
			<title>Black Places</title>
			<link>http://cspromod.com/community/threads/2878-Black-Places?goto=newpost</link>
			<pubDate>Wed, 14 Jul 2010 02:17:13 GMT</pubDate>
			<description><![CDATA[Well, in 1.6 people might hide on oscured places made by boxes or train shadows... in csp all the map is very clear and we can't do that.]]></description>
			<content:encoded><![CDATA[<div>Well, in 1.6 people might hide on oscured places made by boxes or train shadows... in csp all the map is very clear and we can't do that.</div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>n3krO</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2878-Black-Places</guid>
		</item>
		<item>
			<title>Granades on ramps and BOMB when death</title>
			<link>http://cspromod.com/community/threads/2877-Granades-on-ramps-and-BOMB-when-death?goto=newpost</link>
			<pubDate>Wed, 14 Jul 2010 01:53:21 GMT</pubDate>
			<description>I do not know if this is already fixed in 1:05 but ... when I throw a smoke to a ramp she does not gain speed, on the contrary ... it loses! In 1.6...</description>
			<content:encoded><![CDATA[<div>I do not know if this is already fixed in 1:05 but ... when I throw a smoke to a ramp she does not gain speed, on the contrary ... it loses! In 1.6 it goes faster when I send by a ramp.<br />
<br />
And another thing, when you're dead in counter terrorism, one can not see which enimy has the bomb (if anyone ever has it)</div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>n3krO</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2877-Granades-on-ramps-and-BOMB-when-death</guid>
		</item>
		<item>
			<title>The FAQ</title>
			<link>http://cspromod.com/community/threads/2858-The-FAQ?goto=newpost</link>
			<pubDate>Thu, 08 Jul 2010 13:59:47 GMT</pubDate>
			<description><![CDATA[How about updating the FAQ? 
Seeing: 
"When will CSPromod Beta 1.04 be released? 
The release date for the next installment of CSP will be announced...]]></description>
			<content:encoded><![CDATA[<div>How about updating the FAQ?<br />
Seeing:<br />
&quot;When will CSPromod Beta 1.04 be released?<br />
The release date for the next installment of CSP will be announced as soon as the game’s ready. While this may be frustrating to some of you, we see it as an appropriate release philosophy, especially given the history of our initial release. While we can’t provide a release date right now, we can absolutely promise that as soon as we have one, it’ll be announced immediately on CSPromod.com. In the meantime, we ask that you please do not spam our forums with posts regarding the release date.&quot; <br />
<br />
is getting quite annoying now :P<br />
And why not updating more of the content in the FAQ section while you are at it too :)</div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>pajken</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2858-The-FAQ</guid>
		</item>
		<item>
			<title>fix the peek on dust2</title>
			<link>http://cspromod.com/community/threads/2852-fix-the-peek-on-dust2?goto=newpost</link>
			<pubDate>Sun, 04 Jul 2010 02:02:37 GMT</pubDate>
			<description><![CDATA[now when you're soon to be adding the 1.6 smaller models in game, can you fix the peek on dust2 back to how it should be? the 1.6 peek t side is much...]]></description>
			<content:encoded><![CDATA[<div>now when you're soon to be adding the 1.6 smaller models in game, can you fix the peek on dust2 back to how it should be? the 1.6 peek t side is much smaller and max 2 can stand there at once. however the css style peek means that the T's have a bigger area to move at, meaning that peek battles will be an automatic T win against the CT's (unless the T is horribly bad) <br />
<br />
The thing is that you can't see the whole standing area from the CT's viewpoint, but T's can. <br />
<br />
please fix it</div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>shumped</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2852-fix-the-peek-on-dust2</guid>
		</item>
		<item>
			<title>In game viewdemo</title>
			<link>http://cspromod.com/community/threads/2848-In-game-viewdemo?goto=newpost</link>
			<pubDate>Tue, 22 Jun 2010 21:29:32 GMT</pubDate>
			<description>Is there a chance to create in game  program which will open any demo as a video file and we could watch it or link it to stream for other ppl to...</description>
			<content:encoded><![CDATA[<div>Is there a chance to create in game  program which will open any demo as a video file and we could watch it or link it to stream for other ppl to watch  ?<br />
<br />
and it would show details like when was last edited. I think it could be usefull for ligue games if some1 would like to check other man demo.</div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>pR8</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2848-In-game-viewdemo</guid>
		</item>
		<item>
			<title>demo recorder menu</title>
			<link>http://cspromod.com/community/threads/2847-demo-recorder-menu?goto=newpost</link>
			<pubDate>Tue, 22 Jun 2010 16:46:46 GMT</pubDate>
			<description>cspromod team cand try a demo record menu in this way we dont need to download  fraps or game cam to make a demo in avi file. 
;)</description>
			<content:encoded><![CDATA[<div>cspromod team cand try a demo record menu in this way we dont need to download  fraps or game cam to make a demo in avi file.<br />
;)</div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>eghz</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2847-demo-recorder-menu</guid>
		</item>
		<item>
			<title>Ranking</title>
			<link>http://cspromod.com/community/threads/2841-Ranking?goto=newpost</link>
			<pubDate>Sun, 20 Jun 2010 18:34:15 GMT</pubDate>
			<description>I whana say a new thing for cspromod shomethind diferent like ranks and achievements that wiil bi soo cool.This is a good way to clans choose the...</description>
			<content:encoded><![CDATA[<div><font face="Arial">I whana say a new thing for cspromod shomethind diferent like ranks and achievements that wiil bi soo cool.This is a good way to clans choose the better players to they team.<br />
<br />
I think is the more atractive way do make more cspromod fans(players).<br />
And some countries like portugal,spain,brasil are lagging a lot plese some people if cand help in that i will thank you :P</font></div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>eghz</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2841-Ranking</guid>
		</item>
		<item>
			<title>Commands in CSP</title>
			<link>http://cspromod.com/community/threads/2827-Commands-in-CSP?goto=newpost</link>
			<pubDate>Mon, 14 Jun 2010 17:14:05 GMT</pubDate>
			<description>I was thinking that would it be possible to have all the commands on 1.6 converted to CSP(HL2 Engine)? Lets take an example like ex_interp and...</description>
			<content:encoded><![CDATA[<div>I was thinking that would it be possible to have all the commands on 1.6 converted to CSP(HL2 Engine)? Lets take an example like ex_interp and locking the FPS on CSP to 100fps(Don't know if they fixed that). I am not sure if this possible at all but sins there aiming for CSP to be completely like 1.6 they should try fixing the commands(If possible).</div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>venzin</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2827-Commands-in-CSP</guid>
		</item>
		<item>
			<title><![CDATA[The CSP steam icon [need 2 fix]]]></title>
			<link>http://cspromod.com/community/threads/2693-The-CSP-steam-icon-need-2-fix?goto=newpost</link>
			<pubDate>Sat, 08 May 2010 12:30:12 GMT</pubDate>
			<description><![CDATA[Hello, its my first topic on the cspromod.com, before i start writing about these 'bug' on steam i must to tell u guys that my english is bad ;f. 
...]]></description>
			<content:encoded><![CDATA[<div>Hello, its my first topic on the cspromod.com, before i start writing about these 'bug' on steam i must to tell u guys that my english is bad ;f.<br />
<br />
Here i found a litlle 'bug/error/mistake' of a CSPromod icon on Steam, before update a steam the icons of a game was very small. I know its not a big deal but anyway.<br />
<br />
<img src="http://www.bankfotek.pl/image/635622.jpeg" border="0" alt="" /></div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>qCk</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2693-The-CSP-steam-icon-need-2-fix</guid>
		</item>
		<item>
			<title>Feedback of my first test</title>
			<link>http://cspromod.com/community/threads/2678-Feedback-of-my-first-test?goto=newpost</link>
			<pubDate>Wed, 05 May 2010 17:39:41 GMT</pubDate>
			<description>(edited after second test) 
First, 
 
A little bit about my situation: 
- I have only played CS 1.6 a few times in my life, just to try it as i heard...</description>
			<content:encoded><![CDATA[<div>(edited after second test)<br />
First,<br />
<br />
A little bit about my situation:<br />
- I have only played CS 1.6 a few times in my life, just to try it as i heard it was such an epic game.<br />
Also because i saw some really cool footage of great players (like spawn, heaton, potti, ...)<br />
- Seconds, i have played css a little bit (only know some standards map well, like dust, dust2). <br />
So my experience is pretty low in both (well ofcourse higher in css, but still, not enough to make a good comparison).<br />
<br />
What i like about csp:<br />
- the shooting<br />
- the feel<br />
- the looks, the logo<br />
- the gameplay. I did my first wall bang in my life (or crate bang :d)<br />
- scoreboard<br />
- the flashbang nade effect i like. It's like less blinding then CSS, which is a reall big improvement.<br />
<br />
What i liked less:<br />
- sound of footsteps is a little, how should i put it, like deformed? (maybe that's something i can configure, i dunno, should look deeper into that)<br />
- the game crashed while changing lvl.<br />
- the nades look like too big? dunno what nade exactly<br />
<br />
What i'm not sure about<b></b>:<br />
- i don't see how much damage i do to someone like i can see it in CSS. (dunno if that is a bad thing, maybe i just need to get used to it)<br />
<br />
<br />
I'm really positive about this game.<br />
Well, till it comes out i'm gonna continue to play Counterstrike source, and once in a while csp.<br />
If i can find a csp team that wants to do practice wars, i'm up for it (but i'm a CS noob so ;) )<br />
<br />
Nice work in general. Keep it up!<br />
Two thumbs up from me</div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>Ovzir</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2678-Feedback-of-my-first-test</guid>
		</item>
		<item>
			<title>CSP feedback (only after short play)</title>
			<link>http://cspromod.com/community/threads/2672-CSP-feedback-(only-after-short-play)?goto=newpost</link>
			<pubDate>Mon, 03 May 2010 09:26:14 GMT</pubDate>
			<description>So I messed around with csp finally for the first time today. Played with 1240-780 rez i think. To my preferance everything was at cs1.6 setting. The...</description>
			<content:encoded><![CDATA[<div>So I messed around with csp finally for the first time today. Played with 1240-780 rez i think. To my preferance everything was at cs1.6 setting. The only problems I could see though were that the models either seem to big or do not crouch low enough. I saw your 1.5 model progression seems to fix that. My brother messed with it as well. He sayed aim was more like 1.6, but to me, I disagree. I might of missed it but is there a gun sound option for it? That seems to mess with me, I know the shooting is closer to 1.6 sound, but with the shooting sounding like source.. Idk I just dont like it. Problems with awp scoping as well. It would either take me to clicks to pop up, and if it did pop up first try it would take 2 seconds to do so.<br />
<br />
     Once again though, this is messing with the game for maybe hour tops, in servers out of my area, and with 6 people tops playing in them. Oh and servers seem to drop easily.</div>

 ]]></content:encoded>
			<category domain="http://cspromod.com/community/forums/12-Feedback">Feedback</category>
			<dc:creator>notamonsta</dc:creator>
			<guid isPermaLink="true">http://cspromod.com/community/threads/2672-CSP-feedback-(only-after-short-play)</guid>
		</item>
	</channel>
</rss>
