<?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; update</title>
	<atom:link href="http://www.nexmutk.com/tag/update/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nexmutk.com</link>
	<description>NexusTK Server Emulator, Atlantia MMORPG Development</description>
	<lastBuildDate>Thu, 08 Jul 2010 20:53:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>New Atlantia Server and Client</title>
		<link>http://www.nexmutk.com/2009/05/new-atlantia-server-and-client.html</link>
		<comments>http://www.nexmutk.com/2009/05/new-atlantia-server-and-client.html#comments</comments>
		<pubDate>Tue, 12 May 2009 01:26:57 +0000</pubDate>
		<dc:creator>NexmuTK</dc:creator>
				<category><![CDATA[Beta]]></category>
		<category><![CDATA[Official Released]]></category>
		<category><![CDATA[Server Update]]></category>
		<category><![CDATA[atlantia]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.nexmutk.com/?p=176</guid>
		<description><![CDATA[Happy to telling you this great news, Finally Atlantia server and client in produce stable version. No bug at all, we just might updated the GUI and properties in the future. If you downloaded new client today and see some strange graphic in game just leave it we will updated it in 3 day&#8217;s &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Happy to telling you this great news, Finally Atlantia server and client in produce stable version. No bug at all, we just might updated the GUI and properties in the future. If you downloaded new client today and see some strange graphic in game just leave it we will updated it in 3 day&#8217;s &#8211; 1 week&#8217;s.</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>Spec Requirement</strong></span><br />
Pentium 3 processor minimum, higher better.<br />
256MB RAM, higher better.<br />
128kbps internet connection, higher better.<br />
Windows XP recommended.</p>
<p style="text-align: justify;">
<span style="text-decoration: underline;"><strong>What&#8217;s New!?</strong></span></p>
<p><span style="text-decoration: underline;"><strong>Atlantia Server</strong></span><br />
Better GUI.<br />
More Game Control.<br />
Fix lot of slower code.<br />
Clean Code.</p>
<p><span style="text-decoration: underline;"><strong>Atlantia Client</strong></span><br />
New MAP Tile, GUI, Graphics.<br />
New Music.<br />
Fix lot of bad GUI and slower code.<br />
Clean Code.</p>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.nexmutk.com%2F2009%2F05%2Fnew-atlantia-server-and-client.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=evil" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.nexmutk.com/2009/05/new-atlantia-server-and-client.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>NexmuTK Minor Update</title>
		<link>http://www.nexmutk.com/2009/05/nexmutk-minor-update.html</link>
		<comments>http://www.nexmutk.com/2009/05/nexmutk-minor-update.html#comments</comments>
		<pubDate>Sat, 09 May 2009 01:19:33 +0000</pubDate>
		<dc:creator>NexmuTK</dc:creator>
				<category><![CDATA[Server Update]]></category>
		<category><![CDATA[minor update]]></category>
		<category><![CDATA[nexmutk]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.nexmutk.com/?p=170</guid>
		<description><![CDATA[Add New Basic NPC Command &#8220;store&#8221; To use it very simple, in your NPC scripting just added this line code: &#8220;store (number here)&#8221; where 0-xxxxx is number in your item database, because this simple command it will automatically reduce your gold 100g for each transaction, in advanced it&#8217;s very easy to set item price. Add [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Add New Basic NPC Command &#8220;store&#8221;</li>
</ul>
<p style="text-align: justify;">To use it very simple, in your NPC scripting just added this line code: &#8220;store (number here)&#8221; where 0-xxxxx is number in your item database, because this simple command it will automatically reduce your gold 100g for each transaction, in advanced it&#8217;s very easy to set item price.</p>
<ul>
<li>Add New Basic NPC Command &#8220;sellexp&#8221;</li>
</ul>
<p>To use it very simple, in your NPC scripting just added this line code: &#8220;sellexp&#8221; in condition where your character not &lt;b&gt;higher&lt;/b&gt; than 50 you cannot sell your exp, because this simple command it will automatically reduce your 1000exp for 50MHP and 50MMP, in advanced it&#8217;s very easy to set value on each condition needed.</p>
<ul>
<li style="text-align: justify;">Add New Basic NPC command &#8220;changehead&#8221; &#8220;changeheadcolor&#8221; &#8220;changeweap&#8221; &#8220;changeitem&#8221; &#8220;changearmor&#8221; &#8220;changeshield&#8221;</li>
</ul>
<p style="text-align: justify;">To use it very simple, in your NPC scripting just added this line code: &#8220;changehead (number here)&#8221; or &#8220;changeheadcolor (number here)&#8221; or &#8220;changeweap (number here)&#8221; or &#8220;changeitem (number here)&#8221; or  &#8220;changearmor (number here)&#8221; or &#8220;changeshield (number here)&#8221;.</p>
<p style="text-align: justify;"><strong>ATTENTION</strong> This properties is linked to your server database, some has limit like &#8220;changeheadcolor&#8221; or any color properties because it saved in client database.</p>
<ul>
<li>Re-code Board Classes</li>
</ul>
<p style="text-align: justify;">better than older version because now I understand how packet size change differently, board classes now can reading in each category and sub-category but I still looking the packet to write on board, be patience.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-171" title="sub board" src="http://www.nexmutk.com/wp-content/uploads/2009/08/48.jpg" alt="sub board" width="300" height="225" /></p>
<ul>
<li>Converted and Added 3,006 MAP files</li>
</ul>
<p style="text-align: justify;">Thank&#8217;s for DUKMOO Server for providing this BIG COLLECTION of Baram CMP files which I converted it into MAP and added it into database.</p>
<p style="text-align: justify;"><img class="aligncenter size-medium wp-image-172" title="cmp2map" src="http://www.nexmutk.com/wp-content/uploads/2009/08/cmp2map-300x90.jpg" alt="cmp2map" width="300" height="90" /></p>
<p style="text-align: justify;"><img class="aligncenter size-medium wp-image-173" title="baram-in-ntkme" src="http://www.nexmutk.com/wp-content/uploads/2009/08/baram-in-ntkme-300x245.jpg" alt="baram-in-ntkme" width="300" height="245" /></p>
<p style="text-align: justify;">Compiled and tested in NexmuTK online version.</p>
<p style="text-align: justify;">Istanto</p>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.nexmutk.com%2F2009%2F05%2Fnexmutk-minor-update.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=evil" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.nexmutk.com/2009/05/nexmutk-minor-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Atlantia Update</title>
		<link>http://www.nexmutk.com/2009/05/atlantia-update.html</link>
		<comments>http://www.nexmutk.com/2009/05/atlantia-update.html#comments</comments>
		<pubDate>Fri, 08 May 2009 01:18:56 +0000</pubDate>
		<dc:creator>NexmuTK</dc:creator>
				<category><![CDATA[Server Update]]></category>
		<category><![CDATA[atlantia]]></category>
		<category><![CDATA[new map]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.nexmutk.com/18/08/2009/atlantia-update.html</guid>
		<description><![CDATA[Hi, I just updated 9 new MAP&#8217;s for Atlantia, soon you will get warping into this new MAP. New Client is on process building not to much change just some stupid photoshop to make better GUI and interaction it may will be released on next 1-2 weeks deppend on how busy we are.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Hi, I just updated 9 new MAP&#8217;s for Atlantia, soon you will get warping into this new MAP. New Client is on process building not to much change just some <span style="text-decoration: line-through;"><em>stupid</em></span> photoshop to make better GUI and interaction it may will be released on next 1-2 weeks deppend on how busy we are.</p>
<p style="text-align: justify;"><img class="aligncenter size-medium wp-image-168" title="Atlantia-map" src="http://www.nexmutk.com/wp-content/uploads/2009/08/Atlantia-map-300x133.jpg" alt="Atlantia-map" width="300" height="133" /></p>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.nexmutk.com%2F2009%2F05%2Fatlantia-update.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=evil" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.nexmutk.com/2009/05/atlantia-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DEMO Update</title>
		<link>http://www.nexmutk.com/2007/10/demo-update.html</link>
		<comments>http://www.nexmutk.com/2007/10/demo-update.html#comments</comments>
		<pubDate>Fri, 26 Oct 2007 22:28:56 +0000</pubDate>
		<dc:creator>NexmuTK</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Server Update]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[demo version]]></category>
		<category><![CDATA[nexmutk]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.nexmutk.com/?p=130</guid>
		<description><![CDATA[As I say in the past week ago I will updated the Nexmu demo version and it has been done for now there is no much free time for me IRL! What Changes on this update&#8230; Mining system added but limited for demo version here you can find the mining area.. Entering that way you [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">As I say in the past week ago I will updated the Nexmu demo version and it has been done for now there is no much free time for me IRL!</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>What Changes on this update&#8230;</strong></span></p>
<p style="text-align: justify;">Mining system added but limited for demo version here you can find the mining area..</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-131" title="Find Mining Area" src="http://www.nexmutk.com/wp-content/uploads/2009/08/30.jpg" alt="Find Mining Area" width="300" height="225" /></p>
<p style="text-align: justify;">Entering that way you will find new area like this screenshoot below, it&#8217;s randomly code to mining so you can test it.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-132" title="Doing mining" src="http://www.nexmutk.com/wp-content/uploads/2009/08/31.jpg" alt="Doing mining" width="300" height="225" /></p>
<p style="text-align: justify;">Find your road to Kugnae! following this way</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-133" title="Find road to Kugnae" src="http://www.nexmutk.com/wp-content/uploads/2009/08/27.jpg" alt="Find road to Kugnae" width="300" height="225" /></p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-134" title="Road to Kugnae" src="http://www.nexmutk.com/wp-content/uploads/2009/08/28.jpg" alt="Road to Kugnae" width="300" height="225" /></p>
<p style="text-align: justify;">Kugnae map is actually copy of buya map design, grab that NTKME and edit it yourself or you choose to waiting for my designs on next release.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-135" title="In Kugane" src="http://www.nexmutk.com/wp-content/uploads/2009/08/29.jpg" alt="In Kugane" width="300" height="225" /></p>
<p style="text-align: justify;">Buya map redesigned it was not complete yet but it so easy for you to edit it your own&#8230; grab that NTKME and works on your maps for yourself.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-136" title="Buya fox cave redesigned" src="http://www.nexmutk.com/wp-content/uploads/2009/08/32.jpg" alt="Buya fox cave redesigned" width="300" height="225" /></p>
<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%2F10%2Fdemo-update.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=evil" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.nexmutk.com/2007/10/demo-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexmu Update</title>
		<link>http://www.nexmutk.com/2007/05/nexmu-update.html</link>
		<comments>http://www.nexmutk.com/2007/05/nexmu-update.html#comments</comments>
		<pubDate>Wed, 16 May 2007 21:50:37 +0000</pubDate>
		<dc:creator>NexmuTK</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[nexmu]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.nexmutk.com/?p=104</guid>
		<description><![CDATA[I&#8217;m to lazy for writing what new feature update for nexmu.. just there is some update I remember the new nexmu will have filter for words and also there is update in status page, clan information and spell timing are visible now in status page. Map will have blocked type now, Your character will not [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I&#8217;m to lazy for writing what new feature update for nexmu.. just there is some update I remember the new nexmu will have filter for words and also there is update in status page, clan information and spell timing are visible now in status page.</p>
<p style="text-align: justify;">Map will have blocked type now, Your character will not walk under water or fire again. but there is problem in monster programmings monster will walk to every tile and object. again? who programing this junk in the past?? I will refix it as soon as possible just stay tune and watch.</p>
<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%2F05%2Fnexmu-update.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=evil" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.nexmutk.com/2007/05/nexmu-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NPC&#8217;s Update</title>
		<link>http://www.nexmutk.com/2007/05/npcs-update.html</link>
		<comments>http://www.nexmutk.com/2007/05/npcs-update.html#comments</comments>
		<pubDate>Sun, 06 May 2007 21:38:05 +0000</pubDate>
		<dc:creator>NexmuTK</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[nexmutk]]></category>
		<category><![CDATA[npc]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.nexmutk.com/?p=100</guid>
		<description><![CDATA[Today I update Nexmu engine with scripting again I named this one NPC&#8217;s talk scripting. This script will used in next gameplay update I can make NPC&#8217;s do response when I say something like &#8220;Buy my all acorn&#8221; or &#8220;Thank you&#8221; the NPC&#8217;s can be set to do response for my words or I can [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Today I update Nexmu engine with scripting again I named this one NPC&#8217;s talk scripting. This script will used in next gameplay update I can make NPC&#8217;s do response when I say something like &#8220;<em>Buy my all acorn</em>&#8221; or &#8220;<em>Thank you</em>&#8221; the NPC&#8217;s can be set to do response for my words or I can make NPC&#8217;s talking when I hit or clicking on them. in <strong>Chu Rua Quest</strong> this script will needed too when you talk to <span style="text-decoration: underline;">Rabbit</span> and <span style="text-decoration: underline;">Tiger</span>. Someone gave me idea to make NPC&#8217;s can walking and talking err.. by the way the timing structure was false this is to hard in programing..? <img src='http://www.nexmutk.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-101" title="NPC's Talk Scripting" src="http://www.nexmutk.com/wp-content/uploads/2009/08/21.jpg" alt="NPC's Talk Scripting" width="300" height="225" /></p>
<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%2F05%2Fnpcs-update.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=evil" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.nexmutk.com/2007/05/npcs-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
