安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






if not, then how can I share my markers?
I integrated HEMTT on a fork to the best of my ability, feel free to check out the Pull Request I sent back to your repo.
I'd love to contribute to the development, could you put the code on GitHub and make it buildable with something like HEMTT (https://brettmayson.github.io/HEMTT/configuration/index.html)?
Quick question though, is there any way to share your map markers with someone else?
Eg mid mission we meet up and I've got a bunch of intel on my map that you don't, is there some way to run a function which will share my map markers with you?
Thanks again for your work on this mod
So I just reinstaled mod, and now seems to work, I didnt had chance to check it with others but "jib_restrictmarkers_enabled" returned true so thats good start.
There are a couple things you can check to verify the mod is running:
1. Open your server RPT log, search for "List of mods", and this mod should appear in the table.
2. Open the debug console while a mission is running and type "jib_restrictmarkers_enabled" (without quotes). It should give a result of "true" (without quotes).
I am not sure if any of this may cause this issue.
Critical detail of the Aug 26 update: I RENAMED the mod from "RestrictMarkers" to "Restrict Markers" (added a space). You MUST update your server configuration to load the new mod name. Sorry for the inconvenience.
@Przemro, could you please confirm you updated your server configuration?
@P.Cardoso, I hope we can clarify details. Markers should only share to other players if the channel applies to them AND they are within 7 meters of you. They should never share over far distances, currently.
By the way, plans for future updates:
- Add logging to help diagnose issues.
- Share over far distances if players have a special item (e.g. GPS or cTab).
- Save/Load markers to a special object (e.g. Whiteboard in briefing area).
Hope this helps. Please continue with additional feedback. I would like to clear any issues. You can also friend me on Steam to chat in real time.
We are a community of +30 players and unfortunately the mod was only partially working on our dedicated server. Although the "not appearing" markers from 2 players far from each other was working, the automatic sharing was not working regardless of channel (group/side).
Do you make a script version pls?