Page 1 of 1
Geodata converting tool.
Posted: Fri Sep 11, 2009 6:31 pm
by SoulKeeper
Guys,
I was browsing a hard drive (looking for something to delete actually

) and found a tool (damn, i thought it was lost!) that i have written a few years ago.
What it does:
It converts .txt files
Code: Select all
...[0,0]1(-4104:1111)[0,1]1(-4104:1111)[0,2]1(-4104:1111)[0,3]1(-4104:1111)[0,4]1(-4104:1111)[0,5]1(-4104:1111)[0,6]1(-4104:1111)[0,7]1(-4104:1111)[0,8]1(-4104:1111)[0,9]1(-4104:1111)[0,10]1(-4104:1111)...
to .l2j geodata format.
Maybe somebody will find it useful, at least it was for me...
Git Repo:
http://github.com/SoulKeeper/L2J-GeoConv/
Have fun

Re: Geodata converting tool.
Posted: Fri Sep 11, 2009 7:22 pm
by Aikimaniac
what about precision of created files ?
Re: Geodata converting tool.
Posted: Fri Sep 11, 2009 9:06 pm
by SoulKeeper
try it yourself. It was OK for me, files were quite good.
Re: Geodata converting tool.
Posted: Sun Sep 13, 2009 7:12 am
by Aikimaniac
Im not that familiar with geodata but .txt to l2j ? Client has not .txt files..

Re: Geodata converting tool.
Posted: Sun Sep 13, 2009 6:15 pm
by SoulKeeper
///buildzone
Re: Geodata converting tool.
Posted: Sun Sep 27, 2009 11:36 am
by RiZe
Get CE every time I've used it (tested in Goddard).
Re: Geodata converting tool.
Posted: Tue Oct 06, 2009 10:49 am
by Horus
So any proper feedback on this ?
Re: Geodata converting tool.
Posted: Tue Oct 06, 2009 7:54 pm
by Vapulabe
Well, I also had a CE when trying to use that command... but I've a Part 2 client...
Re: Geodata converting tool.
Posted: Thu Oct 29, 2009 10:00 am
by ouro
thx soul, but i have a very stupid question

, how can i compile it? i try many ways but .iml,etc are unknow to me :S
Re: Geodata converting tool.
Posted: Wed Dec 23, 2009 7:39 am
by denser
http://www.l2com.ru/showthread.php?t=607 here the some tools. BUT i have crit wnen use ///buildzone too
Re: Geodata converting tool.
Posted: Wed Dec 23, 2009 4:10 pm
by poltomb
I would be willing to bet that either NCZ0ft hard coded the CE into the client for that command, or (maybe they got smart, for once) and actually removed the code that handles that command.
Re: Geodata converting tool.
Posted: Tue Jan 05, 2010 5:48 am
by ZaKaX
poltomb wrote:I would be willing to bet that either NCZ0ft hard coded the CE into the client for that command, or (maybe they got smart, for once) and actually removed the code that handles that command.
NCZ0ft? Smart? That's two words that doesn't work together any longer

Re: Geodata converting tool.
Posted: Fri Nov 15, 2013 12:24 pm
by bozo
SoulKeeper wrote:Guys,
I was browsing a hard drive (looking for something to delete actually

) and found a tool (damn, i thought it was lost!) that i have written a few years ago.
What it does:
It converts .txt files
Code: Select all
...[0,0]1(-4104:1111)[0,1]1(-4104:1111)[0,2]1(-4104:1111)[0,3]1(-4104:1111)[0,4]1(-4104:1111)[0,5]1(-4104:1111)[0,6]1(-4104:1111)[0,7]1(-4104:1111)[0,8]1(-4104:1111)[0,9]1(-4104:1111)[0,10]1(-4104:1111)...
to .l2j geodata format.
Maybe somebody will find it useful, at least it was for me...
Git Repo:
http://github.com/SoulKeeper/L2J-GeoConv/
Have fun

How I can build it?