<?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>SA-MP Forums - General</title>
		<link>http://forum.sa-mp.com/</link>
		<description>General SA-MP discussion.</description>
		<language>en</language>
		<lastBuildDate>Sat, 18 May 2013 10:06:17 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forum.sa-mp.com/images/misc/rss.jpg</url>
			<title>SA-MP Forums - General</title>
			<link>http://forum.sa-mp.com/</link>
		</image>
		<item>
			<title>Help!</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437991&amp;goto=newpost</link>
			<pubDate>Sat, 18 May 2013 07:47:28 GMT</pubDate>
			<description>How to chagnge the thread title? 
I edited my post and changed the title but it still remains the same.</description>
			<content:encoded><![CDATA[<div>How to chagnge the thread title?<br />
I edited my post and changed the title but it still remains the same.</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator><![CDATA[[DX]Aru12345]]></dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437991</guid>
		</item>
		<item>
			<title>My SA-MP forums randomly changed to German?</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437974&amp;goto=newpost</link>
			<pubDate>Sat, 18 May 2013 05:14:50 GMT</pubDate>
			<description>Hey guys, 
 
My SA-MP forum randomly changed to German and luckily Google Chrome lets you translate it, any ways how do I change it back to English?</description>
			<content:encoded><![CDATA[<div>Hey guys,<br />
<br />
My SA-MP forum randomly changed to German and luckily Google Chrome lets you translate it, any ways how do I change it back to English?</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>James Bob</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437974</guid>
		</item>
		<item>
			<title>One of my LOL moments.</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437917&amp;goto=newpost</link>
			<pubDate>Fri, 17 May 2013 21:48:28 GMT</pubDate>
			<description><![CDATA[I had a friend come to me for help scripting, and I asked him what was wrong. Well he said, "I am getting an error in my script.", so I said, "Okay,...]]></description>
			<content:encoded><![CDATA[<div>I had a friend come to me for help scripting, and I asked him what was wrong. Well he said, &quot;I am getting an error in my script.&quot;, so I said, &quot;Okay, what's the error?&quot;. He then said, &quot;Well, it says undefined symbol 'pIsAFK', but I never defined 'pIsAFK', so why is it undefined...?&quot;<br />
<br />
Here is where I facepalm and close the thread. :)</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>zDivine</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437917</guid>
		</item>
		<item>
			<title>Looking for a free mapper who will map stunts.</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437902&amp;goto=newpost</link>
			<pubDate>Fri, 17 May 2013 19:43:32 GMT</pubDate>
			<description><![CDATA[Hello sa-mp members i would like to inform you that i'm making a stunt server but there is one thing holding me back, Mapping. I would like it if...]]></description>
			<content:encoded><![CDATA[<div>Hello sa-mp members i would like to inform you that i'm making a stunt server but there is one thing holding me back, Mapping. I would like it if someone would volunteer in mapping.<br />
<br />
Best Regards Stunting World<br />
<br />
<img src="http://stunting-world.tk/Themes/GamerZ/images/logo.png" border="0" alt="" /><br />
<br />
<br />
Skype: Mrcurtis888<br />
<br />
Web URL: <a href="http://stunting-world.tk" target="_blank">http://stunting-world.tk</a></div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>TBeavis</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437902</guid>
		</item>
		<item>
			<title>Map Icon issue.</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437841&amp;goto=newpost</link>
			<pubDate>Fri, 17 May 2013 14:26:47 GMT</pubDate>
			<description><![CDATA[I'm trying to make a home system, but only the first one shows the map icons for some reason. 
 
Code: 
--------- 
for(new i; i < MAX_EV; i++) 
{...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to make a home system, but only the first one shows the map icons for some reason.<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">for(new i; i &lt; MAX_EV; i++)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; if(evInfo[i][ev_durum] == 1)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SetPlayerMapIcon(i, evInfo[i][ev_id], evInfo[i][ev_pos][0],evInfo[i][ev_pos][1],evInfo[i][ev_pos][2], 32, 0);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }else{<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SetPlayerMapIcon(i, evInfo[i][ev_id], evInfo[i][ev_pos][0],evInfo[i][ev_pos][1],evInfo[i][ev_pos][2], 31, 0);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
}</code><hr />
</div>They encode. &quot;i&quot; instead of the problem goes away, but if I do playerid &quot;i&quot; should be. Help Please :(</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>Nimrodcame</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437841</guid>
		</item>
		<item>
			<title><![CDATA[Have You Lost .pwn ? Want It Back [CONTACT ME]]]></title>
			<link>http://forum.sa-mp.com/showthread.php?t=437751&amp;goto=newpost</link>
			<pubDate>Fri, 17 May 2013 06:02:21 GMT</pubDate>
			<description>Hello , My Friends  I am Here TO Help Out Those Who Lost Their .pwn and want it back ? Contact me 
 
 
Note ** You Must Have .amx file  
 
My Skype :...</description>
			<content:encoded><![CDATA[<div>Hello , My Friends  I am Here TO Help Out Those Who Lost Their .pwn and want it back ? Contact me<br />
<br />
<br />
Note ** You Must Have .amx file <br />
<br />
My Skype : unknown.cypress</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>Medicine</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437751</guid>
		</item>
		<item>
			<title>Can a Bulgarian subforum be created as well?</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437742&amp;goto=newpost</link>
			<pubDate>Fri, 17 May 2013 04:19:26 GMT</pubDate>
			<description><![CDATA[Hello there SAMP Staff Team. I would like to ask if it's possible to create a Bulgarian subforum as well because I know a lot of Bulgarian people in...]]></description>
			<content:encoded><![CDATA[<div>Hello there SAMP Staff Team. I would like to ask if it's possible to create a Bulgarian subforum as well because I know a lot of Bulgarian people in this forum that will appreciate the new section, as I am one of them.</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>UnlimitedDeveloper</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437742</guid>
		</item>
		<item>
			<title>Street Racer Rank Names?</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437624&amp;goto=newpost</link>
			<pubDate>Thu, 16 May 2013 16:03:24 GMT</pubDate>
			<description>I need some. 
6 to be exact</description>
			<content:encoded><![CDATA[<div>I need some.<br />
6 to be exact</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>Groot</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437624</guid>
		</item>
		<item>
			<title>HELP! How to unmod San Andreas?</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437532&amp;goto=newpost</link>
			<pubDate>Thu, 16 May 2013 00:56:05 GMT</pubDate>
			<description>Okay so I modded my San Andreas and some of the models were messed up... 
I completely wiped San Andreas off my computer, re downloaded and re...</description>
			<content:encoded><![CDATA[<div>Okay so I modded my San Andreas and some of the models were messed up...<br />
I completely wiped San Andreas off my computer, re downloaded and re installed it. The mods were still on?<br />
I went on an IMG tool and deleted the .txd and .dff of each modded thing...<br />
Now I can't even play San Andreas?<br />
I've tried replacing the gta3.img with a brand new one, and it's still messed.<br />
HELP!</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>Groot</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437532</guid>
		</item>
		<item>
			<title>You have to add few catagories</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437503&amp;goto=newpost</link>
			<pubDate>Wed, 15 May 2013 22:29:57 GMT</pubDate>
			<description><![CDATA[You have to add few catagories : 
  
1- Make a few catagories of Server Advertisement... EP/DM/TDM/C'N'R/FreeRoam/Drifts/ETC... 
 
2- Make a format...]]></description>
			<content:encoded><![CDATA[<div>You have to add few catagories :<br />
 <br />
1- Make a few catagories of Server Advertisement... EP/DM/TDM/C'N'R/FreeRoam/Drifts/ETC...<br />
<br />
2- Make a format how to create Server Advertisement for noobs... <br />
<br />
3- Get back the Hebrew section in languages ...<br />
<br />
4- Make few catagories of Maps , RP / DM / ETC...<br />
<br />
Ty</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>chuck100</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437503</guid>
		</item>
		<item>
			<title>Would you join?</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437491&amp;goto=newpost</link>
			<pubDate>Wed, 15 May 2013 21:39:40 GMT</pubDate>
			<description>Alright, 
 
So I decided seen as about 2 months ago I made a RP server to test about 10 people came on, so I decided to make a proper one, unique and...</description>
			<content:encoded><![CDATA[<div>Alright,<br />
<br />
So I decided seen as about 2 months ago I made a RP server to test about 10 people came on, so I decided to make a proper one, unique and not a edit from anything, the question running my mind is how could I possibly get more players, I mean I give time to my server a lot but yet only about 3 to 5 people decide to visit after I post a advertisement out of 250 people who have viewed it, what else way is there that I could get people to join seen as they ignore the advertisements or perhaps they don't feel like its the right one for them. Any ideas?</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>McBan</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437491</guid>
		</item>
		<item>
			<title>MAP HELP</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437410&amp;goto=newpost</link>
			<pubDate>Wed, 15 May 2013 15:28:42 GMT</pubDate>
			<description>how can i add map,s in my server</description>
			<content:encoded><![CDATA[<div>how can i add map,s in my server</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>Salman1001</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437410</guid>
		</item>
		<item>
			<title>Getting the name of listitem</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437381&amp;goto=newpost</link>
			<pubDate>Wed, 15 May 2013 13:26:34 GMT</pubDate>
			<description>Hello friends. Searched but did not find a pretty result. 
How can I get the name of the incoming data with Lisitem. I mean is not clear data from...</description>
			<content:encoded><![CDATA[<div>Hello friends. Searched but did not find a pretty result.<br />
How can I get the name of the incoming data with Lisitem. I mean is not clear data from the database lists a certain number of sounds and 5 is 10, do not be. Therefore, if (listitem == 1) I can not do something like this. Well, what can I do?</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>Nimrodcame</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437381</guid>
		</item>
		<item>
			<title>What is being used when compiling?</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437379&amp;goto=newpost</link>
			<pubDate>Wed, 15 May 2013 13:20:29 GMT</pubDate>
			<description>Hello can anybody tell me what is actually being used when compiling, is it your RAM / CPU / HDD ? 
I would like to know and I appreciate it :)</description>
			<content:encoded><![CDATA[<div>Hello can anybody tell me what is actually being used when compiling, is it your RAM / CPU / HDD ?<br />
I would like to know and I appreciate it :)</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>Johndaonee</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437379</guid>
		</item>
		<item>
			<title>Compile</title>
			<link>http://forum.sa-mp.com/showthread.php?t=437348&amp;goto=newpost</link>
			<pubDate>Wed, 15 May 2013 11:01:09 GMT</pubDate>
			<description><![CDATA[What's the different between 
- Compile 
- Compile/Run]]></description>
			<content:encoded><![CDATA[<div>What's the different between<br />
- Compile<br />
- Compile/Run</div>

]]></content:encoded>
			<category domain="http://forum.sa-mp.com/forumdisplay.php?f=13">General</category>
			<dc:creator>Latisha</dc:creator>
			<guid isPermaLink="true">http://forum.sa-mp.com/showthread.php?t=437348</guid>
		</item>
	</channel>
</rss>
