载入中...
赞了0个文件
写了1个评论
上传了0个视频
上传0个文件
0个跟随者
  • Default

    Hi everyone, I encountered the same issue while tweaking some other mods. I think the problem is that this mod uses GetWaypointPosition() in Script Hook Dot Net V2. The function is blocking as it has a loop with Wait() in it. It can't keep up with the graphics rendering. If someone has time feel free to migrate the mod to SHDNV3 or use the native functions to find the waypoint position.

    2023年6月08日