Does anyone know where the camera zoom in/out limit is regulated?
And I'm also curious if it's possible to remove these restrictions not only on the map but also during battles?
https://forum.heroesworld.ru/showpost.ph ... tcount=1
Here you can find a camera similar to the one in Armageddon's Blade.
If I remember correctly, these lines are responsible for the zoom range on the adventure map:
// conquest_camera_limits fov minDistance maxDistance minPitch maxPitch minYaw maxYaw
conquest_camera_limits 50 50 100 -54.5 -54.5 0 0
conquest_camera_softlimits 50 50 100 -54.5 -54.5 0 0
I don't remember exactly how I changed them; at some point, I came across a topic somewhere in Dreadknight's lessons where he explained how to change them. I then adjusted them to my liking and have already forgotten exactly how 😅 And now I can't find the topic where he explains this anymore, darn it.