<?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>EQ2Flames Forum - Plugin Discussion</title>
		<link>http://www.EQ2Flames.com</link>
		<description>Plugin development, discussion and feedback</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 22:21:25 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.eq2flames.com/images/styles/eq2/misc/rss.jpg</url>
			<title>EQ2Flames Forum - Plugin Discussion</title>
			<link>http://www.EQ2Flames.com</link>
		</image>
		<item>
			<title>Parser plugin for French Age of Conan</title>
			<link>http://www.EQ2Flames.com/plugin-discussion/55035-parser-plugin-french-age-conan.html</link>
			<pubDate>Thu, 12 Nov 2009 16:05:07 GMT</pubDate>
			<description><![CDATA[Hi,

I just wrote an ACT parser plugin for the game Age of Conan in its French version.
First great job for your plugin architecture ! It took me only 2 hours to have a working version (the parsing engine was done before of course).

Nevertheless I have a concern: all entries appear twice.
Here is a sample log with the plugin dll : Download FrenchParser.zip from Sendspace.com - send big files the easy way (http://www.sendspace.com/file/ewnds1)
The log says:

---Quote---
You touch strawman for 31 damage points (glancing blow)
You gain a buff
You touch strawman for 180 damage points
---End Quote---
And here is the result :
Image: http://www.eq2flames.com/attachments/plugin-discussion/3240d1258041706-parser-plugin-french-age-conan-untitled.jpg 

I checked that I'm calling ActGlobals.oFormActMain.AddCombatAction only once per log line and that log lines are proposed only once.
Do you know what could be wrong ?

Other questions:
How do you handle pets ? Should they be an attackType of their owner or appear as separate attackers ? 

Thanks,
Dalen]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I just wrote an ACT parser plugin for the game Age of Conan in its French version.<br />
First great job for your plugin architecture ! It took me only 2 hours to have a working version (the parsing engine was done before of course).<br />
<br />
Nevertheless I have a concern: all entries appear twice.<br />
Here is a sample log with the plugin dll : <a href="http://www.sendspace.com/file/ewnds1" target="_blank">Download FrenchParser.zip from Sendspace.com - send big files the easy way</a><br />
The log says:<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				You touch strawman for 31 damage points (glancing blow)<br />
You gain a buff<br />
You touch strawman for 180 damage points
			
			<hr />
		</td>
	</tr>
	</table>
</div>And here is the result :<br />
<img src="http://www.eq2flames.com/attachments/plugin-discussion/3240d1258041706-parser-plugin-french-age-conan-untitled.jpg" border="0" alt="" /><br />
<br />
I checked that I'm calling ActGlobals.oFormActMain.AddCombatAction only once per log line and that log lines are proposed only once.<br />
Do you know what could be wrong ?<br />
<br />
Other questions:<br />
How do you handle pets ? Should they be an attackType of their owner or appear as separate attackers ? <br />
<br />
Thanks,<br />
Dalen</div>


	<br />
	<div style="padding:6px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.eq2flames.com/images/styles/eq2/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.EQ2Flames.com/attachments/plugin-discussion/3240d1258041706-parser-plugin-french-age-conan-untitled.jpg">untitled.JPG</a> (101.8 KB)</td>
</tr>
			</table>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://www.EQ2Flames.com/plugin-discussion/">Plugin Discussion</category>
			<dc:creator>Dalen</dc:creator>
			<guid isPermaLink="true">http://www.EQ2Flames.com/plugin-discussion/55035-parser-plugin-french-age-conan.html</guid>
		</item>
		<item>
			<title>old loot plugin</title>
			<link>http://www.EQ2Flames.com/plugin-discussion/54604-old-loot-plugin.html</link>
			<pubDate>Sun, 01 Nov 2009 22:47:32 GMT</pubDate>
			<description>does anyone happen to have a copy to the old plugin for act that copied every item that was linked in any channel you were in and saved them to a database? i used to use it a couple years ago and was hoping to find it again and set it up</description>
			<content:encoded><![CDATA[<div>does anyone happen to have a copy to the old plugin for act that copied every item that was linked in any channel you were in and saved them to a database? i used to use it a couple years ago and was hoping to find it again and set it up</div>

]]></content:encoded>
			<category domain="http://www.EQ2Flames.com/plugin-discussion/">Plugin Discussion</category>
			<dc:creator>jaul</dc:creator>
			<guid isPermaLink="true">http://www.EQ2Flames.com/plugin-discussion/54604-old-loot-plugin.html</guid>
		</item>
	</channel>
</rss>
