sco 
Apprentice

Posts: 38
Likes Given: 0
Likes Received: 3 in 1 posts
Joined: Mar 2012
Reputation: 7
Elantharil
![]()
|
RE: Make static from sphereworld: best program?
Hi there.
http://uo-elantharil.de/SphereStatica.zip
It's a Java Programm doing the statics on my shard. I included the sources in this jar-file. You might get along with just editing two parts:
FreezeStatica.java:
the value for MAX_BLOCK - i included some hints for setting the right value.
mapStaticCoreUtils.BlockCalculator.java:
Set Y_SECTOR_COUNT according to your map (cells in y-direction / 8).
Recompile it, start the class SphereStaticaGuid and it might do what you need. Or not, never tried to edit map2
(This post was last modified: 02-28-2013 09:36 AM by sco.)
|
|
02-28-2013 09:34 AM |
|
|