Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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?