New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
about aion-germany-master5.8 #1
Comments
|
This program is for loading client data only, it can't load server data. The 5.8 client data loads just fine for me. |
|
I build the data for the server! I parse the data by using your logic,but it don't work for the geo |
|
You'll need to make some modifications to the server to load this format. The new format is similar but the data needs to be loaded exactly or it won't work. Per the aiongermany/aion-germany repo, here are some changes that need to be made: In GeoWorldLoader.java: Find: Replace with: Find: In GeoMap.java: Add this code: Find: Replace with: |
|
ths!I get it! |
|
how to parse the doors? |
|
About parsing the door.dat and door.geo |
|
I haven't added the new door data to my server yet. The server I began with doesn't actually load door models and only uses the bounding boxes in static_doors.xml, so you might not need updated door models anyways. If your server does load and use door models, this format generated by my program will not be compatible. |
|
ths! |
|
dont work for aion 7.5 create geo but meshes then smaller as from 7.2 version this is not possible XD |
Hey bro, if not working for you, you to be modified file server, i tested in versions 5.8-7.2 no problem with geoengine |
|
Excuse me, but can you explain in more detail how the geodating monono2 works?? |
the data can't be loaded !
The text was updated successfully, but these errors were encountered: