安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Try only loading CBA and our mod and see if it is still an issue. If so, then load only CBA and try again. If you still have the issue, then it is probably a server problem. Maybe you use CBA's userconfig ( Wiki [github.com])?
Not sure if it's an us issue or a mod issue, but all addon/server settings are not saving once set on a dedicated server.
This includes server, mission and client.
For my usage, I'd like to place down markers in the Editor and edit and move them around as the mission is running.
make options for equipment, land installation and for dismounted individual? Does it even possible make something like that?
we are a group of friends, nothing profitable or nothing.
unfortunately we have no API for that scenario. But we will create an issue on our Github page and address some missing API functions.
For the time beeing, you can use the following code. This uses some internal variables and practices, but will currently suffice you.
Put this in your activation code block of your trigger.
_markersInArea = (allVariables mts_markers_namespace) select {(getMarkerPos format["%1_frame", _x]) inArea thisTrigger};
{
[_x] call mts_markers_fnc_deleteMarker;
}
forEach _markersInArea;
I just read in your wiki "If you edit a marker it will behave the same as deleting and then creating a new marker on the same position." and realized due to the prefix getting changed whenever that happens, it may also be more reliable if there was a function to search within the radius of a trigger (e.g. 10 meters) and pull the prefixes of any found markers into an array.
This array could then be run through a loop to delete each one for example and would always work even if the mission developer edited his markers.
I'm trying to create a script that deletes a Metis Marker when an objective is captured and the enemy in the area is dead.
The only problem is that I can't seem to find a way to get the prefix for the deleteMarker func's string parameter as shown in your documentation.
I dug around in your documentation and found 'getMouseOverMarkerPrefix'. If the marker prefixes created in EDEN are static until deleted, would it be possible to get a CBA keybind that uses this function to copy the prefix to clipboard or show a hint displaying it? I see you already have keybinds that use this function so it seems viable.
Thanks
https://armypubs.army.mil/epubs/DR_pubs/DR_a/ARN35425-FM_1-02.2-000-WEB-1.pdf
2/A/1 for 2nd Platoon, Alpha Company, 1st Battalion