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
Dude, reforger doesnt even compare to arma 3. Arma 4 when it comes out, ofc, but reforger? meeeeeeh.
But ofc i understand if you dont want to, thats up to you!!! But again, thank you so much for all of this, it is an incredible mod that has given us so many new awesome mission opportunities.
Also, something irrelevant to this mod:
Would you consider your other mod, retrothings, be updated to be used in zeus and have volume control? (Just a thought)
If I'm able to cut out everything except for the portion that lets people use long range radios carried by someone else is it ok to upload that mod with full attributions to you?
Now, there are a few things that i want to ask, and also some requests.
1. Can we make it so that the morse code thingie SAVES messages (on the text?)
2. Can the morse thing be tuned in to specific frequencies or something?
3. The phones do not work when placed in zeus. Could we have a fix for that?
4. Could there be a better documentation of what everything does?
and lastly
5. Will you be adding new stuff? Im kinda addicted to this mod. If only it was more zeus friendly for on-the-go mission.
Dude, again, THANK YOU for this mod. This is incredible.
I dont really get that part, so a detailed explanation would be really appreciated
At the moment one has to do some workaround, in console execute locally the script:
_hp = "Land_HelipadEmpty_F" createVehiclelocal [0,0,0];
_hp setVariable ["OnlySelected",false];
_hp setVariable ["Interaction_Menu_Type", 2];
KIF_Radio_Logic=_hp;
[] call KIF_fnc_RadioInit;
It has to be executed on server side (T where the object is local).