Geodata converting tool.

Have you created a useful tool? or Do you want to get help building one? This is the right place!
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
SoulKeeper
Posts: 10
Joined: Wed Apr 15, 2009 7:15 am

Geodata converting tool.

Post by SoulKeeper »

Guys,

I was browsing a hard drive (looking for something to delete actually :D) 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 :)
Image
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: Geodata converting tool.

Post by Aikimaniac »

what about precision of created files ?
Image
SoulKeeper
Posts: 10
Joined: Wed Apr 15, 2009 7:15 am

Re: Geodata converting tool.

Post by SoulKeeper »

try it yourself. It was OK for me, files were quite good.
Image
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: Geodata converting tool.

Post by Aikimaniac »

Im not that familiar with geodata but .txt to l2j ? Client has not .txt files.. :)
Image
SoulKeeper
Posts: 10
Joined: Wed Apr 15, 2009 7:15 am

Re: Geodata converting tool.

Post by SoulKeeper »

///buildzone
User avatar
RiZe
Posts: 122
Joined: Mon Mar 24, 2008 12:44 am
Location: Czech Republic
Contact:

Re: Geodata converting tool.

Post by RiZe »

Get CE every time I've used it (tested in Goddard).
Horus
Posts: 14
Joined: Tue May 01, 2007 7:25 pm

Re: Geodata converting tool.

Post by Horus »

So any proper feedback on this ?
Vapulabe
Posts: 271
Joined: Wed Mar 19, 2008 10:16 am

Re: Geodata converting tool.

Post by Vapulabe »

Well, I also had a CE when trying to use that command... but I've a Part 2 client...
ouro
Posts: 23
Joined: Thu Mar 29, 2007 9:20 pm
Location: Spain

Re: Geodata converting tool.

Post by ouro »

thx soul, but i have a very stupid question :oops: , how can i compile it? i try many ways but .iml,etc are unknow to me :S
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: Geodata converting tool.

Post by denser »

http://www.l2com.ru/showthread.php?t=607 here the some tools. BUT i have crit wnen use ///buildzone too
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
User avatar
poltomb
L2j Veteran
L2j Veteran
Posts: 225
Joined: Wed Jul 13, 2005 7:13 am
Location: USA

Re: Geodata converting tool.

Post 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.
User avatar
ZaKaX
Posts: 357
Joined: Thu Nov 22, 2007 6:28 am
Location: Somewhere in Asia.

Re: Geodata converting tool.

Post 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 :oops:
¿ Que dice los cojones de la nina ?
bozo
Posts: 8
Joined: Tue Jun 19, 2012 1:53 pm

Re: Geodata converting tool.

Post by bozo »

SoulKeeper wrote:Guys,

I was browsing a hard drive (looking for something to delete actually :D) 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?
Post Reply