<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NexmuTK &#187; exchange</title>
	<atom:link href="http://www.nexmutk.com/tag/exchange/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nexmutk.com</link>
	<description>Nexia NexusTK Baram Official Engine</description>
	<lastBuildDate>Sat, 04 Feb 2012 08:34:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Artificial Intelligence</title>
		<link>http://www.nexmutk.com/2007/04/artificial-intelligence.html</link>
		<comments>http://www.nexmutk.com/2007/04/artificial-intelligence.html#comments</comments>
		<pubDate>Thu, 26 Apr 2007 21:20:36 +0000</pubDate>
		<dc:creator>NexmuTK</dc:creator>
				<category><![CDATA[Server Update]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[BOT]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[exchange packet]]></category>
		<category><![CDATA[monster]]></category>

		<guid isPermaLink="false">http://www.nexmutk.com/?p=81</guid>
		<description><![CDATA[Finally.. I complete coding for monster artificial intelligence, this is not the best but this is the best for now.. lol . The Monster will smart than before in older version, they will hit back and memorize you once you hit or cast magic on them. however this simple Artificial intelligence is still have a [...]]]></description>
			<content:encoded><![CDATA[<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.nexmutk.com%2F2007%2F04%2Fartificial-intelligence.html&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<p style="text-align: justify;">Finally.. I complete coding for monster artificial intelligence, this is not the best but this is the best for now.. lol <img src='http://www.nexmutk.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> . The Monster will smart than before in older version, they will hit back and memorize you once you hit or cast magic on them. however this simple Artificial intelligence is still have a little bug.</p>
<p style="text-align: justify;">I&#8217;m still working on the monster last position to be in the front 1 step X and or Y character position. Basically Monster will find your character X position and Y position on MAP&#8217;s. Then they will memorize you even you warping to other map if you back and monster still alive they will tracking your character x,y Position and then keep attacking you until your or Monster dead then states become to 0 again. great huh? <img src='http://www.nexmutk.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p style="text-align: justify;">What&#8217;s good?? Monster now have brain to choose what they do and what they state, on this simple Artificial Intelligence Monster have states idle and attacking when they get hit first. in the Advanced release they will included Attacking when see character in range <img src='http://www.nexmutk.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> . Of course this needed database table to set monster states first time they alive.</p>
<p style="text-align: justify;">There is issue when I use old attacking packet, Programs become unstable because to much sending packet. Documentation about how to fix this case will included in this page. This is screenshoot when I tested Artificial Intelligence system there is blue word just for check every monster state and x,y position to make sure Artificial Intelligence Working good. Blue Words will removed in compiled version.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-82" title="Monster with Artificial Intelligence" src="http://www.nexmutk.com/wp-content/uploads/2009/08/15.jpg" alt="Monster with Artificial Intelligence" width="300" height="225" /></p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-83" title="Artificial Intelligence Table" src="http://www.nexmutk.com/wp-content/uploads/2009/08/ai.jpg" alt="Artificial Intelligence Table" width="300" height="214" /></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>Documentation Monster Side :</strong></span><br />
12 Up attack<br />
13 Right attack<br />
14 Down attack<br />
15 Left attack
</p>
<p style="text-align: justify;">If you&#8217;re using the packet program will unstable, using this monster side to low the CPU and Memory resource with same result as packet.</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>Exchange Packet</strong></span></p>
<p style="text-align: justify;">Another packet I found, this is the Exchange packet tell how much money or how much item you will add to exchange.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-84" title="Exchange packet" src="http://www.nexmutk.com/wp-content/uploads/2009/08/16.jpg" alt="Exchange packet" width="300" height="225" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nexmutk.com/2007/04/artificial-intelligence.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weather and Exchange System</title>
		<link>http://www.nexmutk.com/2007/04/weather-and-exchange-system.html</link>
		<comments>http://www.nexmutk.com/2007/04/weather-and-exchange-system.html#comments</comments>
		<pubDate>Thu, 26 Apr 2007 20:49:05 +0000</pubDate>
		<dc:creator>NexmuTK</dc:creator>
				<category><![CDATA[Server Update]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Exchange System]]></category>
		<category><![CDATA[nexmutk packet]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[weather]]></category>
		<category><![CDATA[Weather System]]></category>

		<guid isPermaLink="false">http://www.nexmutk.com/?p=72</guid>
		<description><![CDATA[So you want to know what&#8217;s new  on Nexmu updated? The new system is fixed on the new WEATHER SYSTEM for each MAP&#8217;s and the new EXCHANGE SYSTEM. The old system use only one default weather now on this update I fix it into flexible settings. It&#8217;s not fun if there rain in the home [...]]]></description>
			<content:encoded><![CDATA[<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.nexmutk.com%2F2007%2F04%2Fweather-and-exchange-system.html&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<p style="text-align: justify;">So you want to know what&#8217;s new  on Nexmu updated? The new system is fixed on the new WEATHER SYSTEM for each MAP&#8217;s and the new EXCHANGE SYSTEM.</p>
<p style="text-align: justify;">The old system use only one default weather now on this update I fix it into flexible settings. It&#8217;s not fun if there rain in the home right?? I will released this new server maybe 1-2 weeks or maybe faster than schedule after re-checking code and make sure it&#8217;s run clean without crash.</p>
<p style="text-align: justify;">The new weather system is easy, all you need to do is just setup weather on each map, example map number 1 is rainy, map number 2 snow, and so on. The value will included on documentation but I will write in here too.</p>
<p style="text-align: justify;"><strong>1. Weather System</strong></p>
<p style="text-align: justify;">See the red border mark, that&#8217;s you need to change on the new weather system.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-73" title="New Database Settings" src="http://www.nexmutk.com/wp-content/uploads/2009/08/db.jpg" alt="New Database Settings" width="300" height="108" /></p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-74" title="New Weather System" src="http://www.nexmutk.com/wp-content/uploads/2009/08/10.jpg" alt="New Weather System" width="300" height="225" /></p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-75" title="New Weather System" src="http://www.nexmutk.com/wp-content/uploads/2009/08/11.jpg" alt="New Weather System" width="300" height="225" /></p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-76" title="New Weather System" src="http://www.nexmutk.com/wp-content/uploads/2009/08/12.jpg" alt="New Weather System" width="300" height="225" /></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>Weather Value :</strong></span><br />
0 = Clean<br />
1 = Rain<br />
2 = Snow<br />
3 = ?Birds?
</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>2. Exchange System</strong></span></p>
<p style="text-align: justify;">On this exchange system you have to click on character first then click exchange button on the status and this exchange box will come out. At this stage I can&#8217;t continue on database setting because I&#8217;m not done yet on Item system. but don&#8217;t worry this is to easy to setup once I&#8217;m done on item system.</p>
<p style="text-align: justify;">Result on emulation:</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-77" title="New Exchange System" src="http://www.nexmutk.com/wp-content/uploads/2009/08/13.jpg" alt="New Exchange System" width="300" height="225" /></p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-78" title="New Exchange System" src="http://www.nexmutk.com/wp-content/uploads/2009/08/14.jpg" alt="New Exchange System" width="300" height="225" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nexmutk.com/2007/04/weather-and-exchange-system.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

