kylepaulsen / ValheimWebMap

A Valheim dedicated server mod to host a web accessible map.
29 stars 13 forks source link

Starting Place Icon #4

Open SkOODaT opened 3 years ago

SkOODaT commented 3 years ago

the starting icon is map center but my starting place is not there, can we get admin command to move it~

kylepaulsen commented 3 years ago

Thanks for reporting. I should have guessed that the starting area is not guaranteed to be at 0,0 .

SkOODaT commented 3 years ago

1 of my worlds it lined up but another is WAY off and the 3rd a tiny bit lol

kylepaulsen commented 3 years ago

Hopefully this should be fixed now. v1.0.3 . Make sure to clear browser cache, as frontend code is aggressively cached.

uilson commented 2 years ago

this is still not working, it doesn't seem to get the value, so it always returns {0,0,0} because of the "vector3.zero" i believe

edit: some how it works some times.. not sure whats going on