[DiscordArchive] vmaps and mmaps are properly configured i assume?
[DiscordArchive] vmaps and mmaps are properly configured i assume?
Archived author: subsix • Posted: 2021-07-11T17:17:46.927000+00:00
Original source
vmaps and mmaps are properly configured i assume?
Archived author: Natz • Posted: 2021-07-11T17:19:44.605000+00:00
Original source
I am by no means an expert, but i think so, extracted from the client, sent to server/data, defined the directory for it in worldserver.conf, worldserver doesn't give any errors regards them on its output, so... I think i did that right
Archived author: subsix • Posted: 2021-07-11T17:23:41.137000+00:00
Original source
```mmap.enablePathFinding = 1
vmap.enableLOS = 1
vmap.enableHeight = 1
vmap.enableIndoorCheck = 1
DetectPosCollision = 1
CheckGameObjectLoS = 1
TargetPosRecalculateRange = 1.5```
Archived author: Natz • Posted: 2021-07-11T17:26:08.835000+00:00
Original source
Cant find TargetPosRecalculateRange, the other ones are all enabled
Archived author: subsix • Posted: 2021-07-11T17:28:14.949000+00:00
Original source
Ok sorry ignore that.