Help combat parser 02/09/2014 - General Coding - 9 Replies Hello, what i want to do is pull combat data from a game to be able to make a combat log. I have tried searching but have not found anything yet, i could be searching horribly wrong since i am not familiar with this.
This is more for self improvement so any references/tutorials for this would be a great help. The game i want to do this for is call aura kingdom. I would also like
a reference for finding where the combat data is stored as the game does not make combat log text.
I know...
AccountID Parser by D.E.Z.E.R.T.I.R 07/08/2012 - DarkOrbit - 20 Replies http://i.zhyk.ru/images/ofa2S.png
in the first box insert a link to player profile. In the second field get id and in the third get GlobalID
Download
VirusTotal
NPC.ini Parser 03/13/2011 - CO2 Programming - 1 Replies Ah, well I know this is REALLY simple, but as I was rummaging through my hard drive, I found something that might be useful to some people. It pretty much goes through the npc.ini and parses the data and writes it to a new text file, and writes it like this,
10-19 Storekeeper
Yeah its pretty simple, but it should help most people.
You MIGHT need to change the value of the 1122 in "for (int x = 1; x < 1122; x++)" depending on what patch the npc.ini is.
using System;
using...
Parser 04/08/2009 - FFXI Exploits, Hacks, Bots, Tools & Macros - 0 Replies Hello, sorry i have been looking for a parser for some time and have tried many different ones and none seem to work in some way or another, most of the time its compatibility issues (vista x64) or some .net framework problem or something. The ones i did get working only displayed my data (which was innacurate btw) and did not display anyone elses data that was in the party. If anyone can help it would be greatly appreciated, thanks ^^