Search found 1 match

>
by mariaozawa
Thu Sep 21, 2017 7:10 am
Forum: Development Discussions
Topic: Terrain Height Calculations
Replies: 0
Views: 2212

Terrain Height Calculations

This is the correct method of getting terrain height at any XY point.

Read scalefactor and offsetfactor from sector.dat for the current zone (ex: for Nordland its at \zones\zone106\secotor.dat scalefactor=8 and offsetfactor=248)

To calculate height for any point on map: Take users location and ...