Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen






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?