#arma3_scenario

1 messages Β· Page 34 of 1

tulip raptor
#

But that gets into conditional waypointing which I can theorize about but have never actually attempted ... because sidestepping with zeus coop missions.

mortal zealot
#

gotcha, welp I guess my best bet is to just test it out

tulip raptor
#

Best way to learn anything is through experimentation!

#

I'm gonna have to find a balance between placing units in zeus realtime or in eden beforehand ... and then I gotta find a server that'll let me use it as a testbed. πŸ˜›

mortal zealot
#

are you able to host your own in the editor? I think i found a way to host a multiplayer server

#

or do you mean testing that on a whole group of players/

tulip raptor
#

I can test the mission in editor just fine for technical reasons ... but I don't presently have access to a multiplayer server that can handle the load of a 36 player mission. πŸ˜›

sharp axle
#

Recommendations for simulating a populated town? Complete with possibly routines?

#

Basically wanting to heavily populate Kavala, have local traffic, ect

feral gate
#

Oooo, Heavy Civpop with traffic, @sharp axle?
Traffic's really uncommon and the ability to abide by traffic laws isn't included in the AI, so if you want that you'll have to figure it out yourself to whatever level you feel is acceptable.

Random Civilians, however, received an improvement with the relatively recent addition of some Ambient Civilian modules, listed in the Environment module list (I think). Figure out how to use those modules and you'll be golden, especially since the civilian AI using these modules is simplified, reducing performance impact.

#

Ultimately, you're probably going to end up with mad drivers with no consideration for massive loss of life and lemmings who walk onto the road constantly. I'd honestly call that interesting enough to be a plus.

signal coral
#

what gear mod would you lads recommend to replace VSM with?

sinful rampart
#

I'm still running TRYK

#

Not sure how compatible that is or if that's even still allowed

signal coral
#

hm not a fan of those vests tbh

#

they play nice with ACE?

grizzled meteor
#

Been some years ago since I played with them. Recall I found that armor values were completely bonkers.

#

Some armors you could empty pretty much a magazine into, for no effect.

signal coral
#

hm I like the 3CB stuff but we prefer having a neutral variant of things, i.e. without nations' flags

clever acorn
#

Anyone got any tips or solutions for getting a scripted AI convoy to get from a to b without killing themselves, their vehicles, half the countryside trees / fences/lampposts etc. I'd like to use it as an objective in a coop mission so MP compat

grizzled meteor
#

Not any reliable way, not with Arma's AI, sorry to say. I used to have a pretty reliable test case where I simply order 3 Kamysh go cross half of Altis, individually - not even in formation. First one get's stuck trying to cross a steep hill, it ends up in a "zero-speed" point on the slope, meaning not moving forward but not falling backwards either. The remaining two, would eventually venture onto roads, and occasionally "zig-zag" off the road. This is where the second vehicle would get stuck somewhere. The last one, might arrive with some bruising and part of the map wrecked.

cinder holly
#

set them as behaviour CARELESS and formation COLUMN, that's the best you can expect

signal coral
#

hmm I tried that ^ but they'd either leave behind the last vehicle or hit each other at every single crossing

cinder holly
#

there's a poor approach using unitPlay too… let me find another way

#

@signal coral

clever acorn
#

It doesn't even have to be many vehicles, just 2 or 3. I've tried the column careless approach and it doesnt reliably work.

cinder holly
#

setConvoySeparation helps keeping distances

signal coral
#

doesn't work with zeus though?

cinder holly
#

well that, I don't know

#

is Zeus an AI driving πŸ˜„

clever acorn
#

Interesting @cinder holly thanks.

cinder holly
#

πŸ‘

clever acorn
#

I don't see why that wouldn't work with Zeus. Place vehicles. Use the module to assign a variable name to the vehicles. Use code provided to run against those names.

nova solstice
#

Can someone help me, I've been trying to set up a respawn point

#

But everything I've been doing hasnt worked...

rocky sinew
#

Hi all, does anyone here know how to do those IDAP info stand scripts that brings up the info sheet when you interact on it. Also can that page be replaced with custom text/images

cinder holly
#

BIS_fnc_initInspectable @rocky sinew

rocky sinew
#

@cinder holly thx your message put me on the correct path...

["init", [this, "yourImage.jpg", "Your text here"]] call BIS_fnc_initLeaflet;```

add to item init, adds inspect icon with LAW icon and sound effect then brings up he image and option to read
cinder holly
#

πŸ˜‰

signal coral
#

Does anybody know how to make that Popuop text at the start of the mission you know like the Altis Time 4.20 Operation : Blaze it

nova solstice
#

Im looking for someone who can make me a mission for my Unit

#

Just a MCC / Zeus map.

#

@here

iron pond
#

@clever acorn not quite mission editing but I seem to remember MCC being pretty amazeballs about producing functioning convoys

cinder holly
tulip raptor
#

Two weeks ago I had no knowledge of how the editor or zeus worked. Today I have a working zeus mission ready to go.

#

@nova solstice Be patient, yet persistent, and you'll figure it out. Google is your friend, and people here will happily help you figure it out. The only stupid questions are the ones not asked.

#

But nobody here is just gonna do it for you.

prime dome
signal coral
#

You don't need Zeus modules

#

If you run mcc

#

other than that have a base you made or use one on the map

#

And make sure respawns work

#

that's all I did

tulip raptor
#

I personally prefer building the AOs in EDEN first but when I asked about whether that's the right way to do it the answer was essentially "to each their own".

signal coral
#

Build em in zeus

#

I prefer that way

zenith hazel
#

Can anyone make the Dynamic Combat Ops for Chernaus Redux?

mossy lava
#

@timid cypress What aspects of those Zeus missions are you trying to get?

timid cypress
#

I want to copy the BIS ZGM missions

#

in that it will have the same respawn missions while not forcing me to lay down hard respawns on the editor

#

Since there is vacancy for three sides, although they wont always play with all three sides included.

#

The tutorials I found all had me lay down respawn nodes in the editor, which meant that everyone could spawn as any faction at any time by just switching sides.

#

So to simplify I am trying to create a BIS ZGM mission like master altis, but on a CUPS map

mossy lava
#

I haven't played the official zgm missions. everyone could spawn as any faction at any time by just switching sides by switching sides do you mean backing out to role selection?

timid cypress
#

Yes

#

Since if I place a respawn point in the editor, they will have a place to spawn and thus possibly disrupt ongoing gameplay

#

While the ZGM missions dont, and gives zeus the ability to decide which factions can or cannot spawn, even if there are slots

mossy lava
#

I don't know how the vanilla missions do it. You could just isolate the hardcoded spawn points, like on a small island.

timid cypress
#

That is a solution, although I feel that doing that will be a bit cheap! πŸ˜„ Especially considering ive seen player made ZGM missions on the workshop.

mossy lava
#

I didn't know you were aiming for something so ambitious =p

#

Were you able to unpack a mission and run it without otherwise editing?

timid cypress
#

I didn't try to do that

mossy lava
#

Try that. Baby steps.

timid cypress
#

Or do you mean in the editor?

mossy lava
#

Yeah, in editor.

timid cypress
#

I playtested them in the editor

#

but not through the multiplayer serverlist

#

They worked through the editor play test

mossy lava
#

When did those errors come up then?

timid cypress
#

But I also discovered you can playtest a multiplayer instance of a mission through the editor so im not sure if its the same

#

The errors came up once i copied the modules from the ZGM mission and the serverinit and description files into the new missions folder and ran it

#

But those files only have shortcuts

#

I think that the actual files they reference are not aimed towards anything other than the map they were made for, but im not sure

mossy lava
#

Ah, so you opened the vanilla mission in editor, copied the objects, and pasted them onto a new cup map?

timid cypress
#

yes, then i went and copied the initserver and desc files over to the cup mission

mossy lava
#

Ok. If you have the unpacked vanilla mission folder, like Original_Mission.Altis, try just renaming it to New_Mission.Chernarus and opening that in editor, and edit from there. That way you know you're not missing anything.

timid cypress
#

Good idea, let me try that

#

Well, it runs and only gives me one error output

tulip raptor
#

THat's pretty good all things considered.

timid cypress
#

it has something to do with the cost module

#

Im guessing

tulip raptor
#

As a studying programmer, I love it when things compile with almost no errors first try.

timid cypress
#

Im thinking that something about the CUPS assets does not work with the zeus setup for the default missions

tulip raptor
#

Go through and check the modules. And make sure Zeus is set to have access to "all addons, even unofficial ones".

#

Otherwise the zeus can't interact with the modded assets.

timid cypress
#

I didn't know that

#

Let me check that

tulip raptor
#

Took me discovering this the hard way.

timid cypress
#

are you talking about the ModuleCurator_F?

tulip raptor
#

I think so but I wouldn't necessarily know the modules by their class names.

mossy lava
#

That should be the Game Master module, yeah.

timid cypress
#

I also noticed that all the units in the ZGM mission have @STR_MPTABLE_NAME in their description

delicate hinge
#

If you just want to port ZGM to some map maybe these ports will be useful for you:

#

I belive Karel created these as examples for community.

mossy lava
#

Oh neat

timid cypress
#

where do i found the steam workshop downloaded missions?

#

I can't edit those

cinder holly
#

you should unpbo them, with external tools

#

see Mikero's, or BI's ones

timid cypress
#

Sure, but where are the pbos stored from steam workshop?

#

i already unpacked the BIS ZGM missions, which is what caused these issues for me

#

I found it πŸ˜ƒ

#

Ok so the issue was not the zeus setup at all

#

it was the high command modules

pearl shard
#

Would someone be able to help me with some broad strokes on MP respawns, I'm looking to have players rez at specific locations when killed by the other team.

#

is this simple enough to do with spawn templates, or are there a faster means purely in editor. I'd kinda like something with minimal scripting for prototyping some stuff

mossy lava
pearl shard
#

yeah templates, thought so

#

I'll fiddle and see. Cheers

mossy lava
#

Don't even need templates, just respawn = 3;

pearl shard
#

3 is a pre-defined template ref a marker or such so same thing

mossy lava
#
respawn = "BASE";
respawn = 3;
#

Details in the linked table.

pearl shard
#

its the condition for spawn location that is really where I'm in the dark

#

onKilled EH is what I imagine I'd need to use for selecting the correct location

mossy lava
#

Oh, you mean like, if killed by blufor, spawn at spawn_B, if killed by opfor, spawn at spawn_O?

pearl shard
#

indeed

#

for starters

#

without any kind of player choice

mossy lava
#

You're probably going to have to set the location in onPlayerKilled.sqf and move the player there in onPlayerRespawn.sqf.

pearl shard
#

thats what I was afraid of

mossy lava
#

Or possibly, only move the respawn marker in onPlayerKilled.sqf

pearl shard
#

well the spawn would be pretty static, for example everyone spawns at respective bases on mission start, and from then on till mission end. Players are penned on death

mossy lava
#

Something like this:
Create markers "killedByWEST", "killedByEAST", etc.

init.sqf

n00_respawnArray = [];

onPlayerKilled.sqf

params [_oldUnit, _killer];
private _respawnMarker = "killedBy" + str side group _killer;
n00_respawnArray append [_oldUnit, _respawnMarker];

onPlayerRespawn.sqf

params [_newUnit, _oldUnit];
private _index = (n00_respawnArray find _oldUnit) + 1;
_newUnit setPos markerPos (n00_respawnArray # _index);
pearl shard
#

My, thanks. More than I was expecting, also gives a framework to strip gear on spawn

mossy lava
#

;] I'm all for being mean to dead players.

pearl shard
#

heh, I'm hoping to resurrect an old mod/game type in which being mean to a "captive" audience is key πŸ˜‰

pearl shard
#
_newUnit setPos markerPos (n00_respawnArray # 
#

can you clarify that syntax?

#

would it not be just markerpos _index?

#

the above would seem to just throw undef

#

and if _index holds the marker already, not sure why the array is referenced

mossy lava
#

as it is _index holds the array index of the markername in n00_respawnArray.

#

# is the new select

pearl shard
#

doh yeah its gonna be an elemet ref

mossy lava
#

might need more parentheses

pearl shard
#

think so

mossy lava
#

_newUnit setPos (markerPos (n00_respawnArray # _index));

pearl shard
#

been while so not versed in any new additions

#

cheers

pearl shard
#

ah, took me awhile, but the params needed to be in ```sqf
" "

mossy lava
#

Oops. That's my bad.

#

Oh, you may need to do something to handle ppl respawning by menu after the first death.

pearl shard
#

Description.ext ```sqf
respawnOnStart = -1; // Default: 0

#

stops the EH firing on mission start

mossy lava
#

Yes, that too. Although I mean after a player enters the "pen" if they Esc and click respawn.

#

I suppose you can disable that.

pearl shard
#

yeah, can't remember the code for it, but can be done from eden

#

but I may just add standard home base spawns, for friendly fire

#

undecided about allowing players to suicide atm

dusk oyster
#

deleteMarker is outdated right? What would one use to delete a map marker via debug while ingame (already named the markers)

delicate hinge
#

Why it is outdated (you meant deprecated i guess)?

#

It works fine and should be used to deleteMarker

dusk oyster
#

Just I checked the wiki and it only mentioned the first arma, thats mainly why I assumed

delicate hinge
#

It says when the command was introduced, not where it is supported.

prime dome
#

yeah, it works fine

indigo galleon
#

Heya, got a question. Does anyone know how to put custom texture on bigboard for example? I was trying to use setobjecttexture but it seems like it aint working in mp x) Any help is helpful.

timid plume
#

@indigo galleon setObjectTextureGlobal is compatible with MP. setObjectTexture is local

indigo galleon
#

πŸ€” Will try it out. Thx

prime dome
#

@indigo galleon if you use it from the init boxes than the global version can fail some times. Or even from init.sqf. I don't know how exactly you're doing it, but the reliable way is usually to remoteExec the local command with the JIP parameter set to true.

prisma stream
#

I've been making a bunch of "realistic" kp liberation scenarios with RHS, project opfor, and some others

#

Do you guys think if I put up a server that runs these on rotation it could actually get a decent player count of 10-20 people?

#

Or would the general unpopularity of modded pub arma kill it off

#

So far I have a Philippines ISIS, Pershmerga vs Turkey, and Ukraine scenarios

signal coral
#

Turkey OPFOR or BLUFOR?

prisma stream
#

OPFOR

#

Biji Kurdistan

#

@signal coral

signal coral
#

I'd love to play that some time

prisma stream
#

Ill let you know once it's up if you want

signal coral
#

So basicly Its the liberete the Island but its modded

#

?

prisma stream
#

@signal coral Yeah KP Liberation but the units and some of the configs edited

signal coral
#

Have a question
Im making a mission that requires the player base to spawn in on certain locations. now i wanted to do this in a way that they dont have to repawn in the first time. The roles are all set to playable. They spawn in ok but when they die they go to spectator and even tho i place a respawn down before hand (in zeus) they cant respawn. Is there a way around this with out selecting the custom respawn position in the editor?

delicate hinge
#

I think it could work if you would use "MenuPosition" respawn template with respawnOnStart=0 in description.ext

#

If I'm not mistaken zeus respawn module adds respawn positions for "MenuPosition" ?

signal coral
#

@prisma stream Could you maybe make a PVPPVE where there are human NCOs and COs on both sides please (just a suggestion but would be pretty cool)

quiet rapids
#

Hello! Sorry to be a pain! Does ACE rename units?
I set names in Identity in eden editor, but when they spawn, their name is a generic greek name. Their hover over name is typically the identity name I set, but their actual name isn't. So they identify as the generic greek name.

quiet rapids
#

Solved it myself!

Instead of:
_this setName "Name";

It is:
this setName "Name";

As well, I added:
lockIdentity this;

graceful dragon
#

Hi

#

I got an issue with the ACE3 ambient sounds module

#

or rather placing any sound at all

#

even via the simplistics of triggers

#

Can someone really fast confirm that this actually works when placed on the map via eden editor and then tested via play in multiplayer

agile grail
#

@prisma stream I'd love to play that.

signal coral
#

Is there a way to set the briefing modules Server side? everytime i load in to our server they dont show up? all i did was place them down and write the briefings in them.....

#

Didint think there was more to them...

feral gate
#

Briefing modules?
Check that you have them properly assigned to sides or all playable units. They should work after that, nothing else required.

#

Some research will also tell you how to make briefings the old fashioned way, via mission files @signal coral.

timber palm
#

Hello. Am I missing something with respawning and loadout? I'm trying to get people to respawn with the loadout they had on death, but have their ammo, etc. refilled?

#

Everything I've found online only handle the first thing but not the 2nd.

neon raptor
#

I'm trying to get people to respawn with the loadout they had on death, but have their ammo, etc. refilled?
https://community.bistudio.com/wiki/setUnitLoadout

unit setUnitLoadout [loadout, rearm]
rearm (Optional): Boolean - Partially emptied magazines will be refilled when the loadout is applied
ancient kite
#

sorry for this nooby question.
I am trying to create mission where players can choose different helicopters.
Once the player is in the helicopter they can fly to different HLZ markers on the map where a squad of AI will board, flown back to base and disembark.
Also when the player is within 1000m of the HLZ a green smoke will pop on the landingzone.

So my problems is:
The squad will not board the helicopter with "Get in nearest" even though the waypoint is not triggered untill the helicopter is within 100 meters.

neon raptor
#

The squad will not board the helicopter with "Get in nearest"

{
    _x assignAsCargo <heliName>;
    [_x] orderGetIn true;
} forEach units <groupName>;
```try this way ^
ancient kite
#

Problem is there is multiple helicopters, it depends on which the players selects to fly..

prime dome
#

So make it vehicle player instead of heli name

ancient kite
#

aha

neon raptor
#

also i know guys was having some troubles with dismounting troops from the vehicles with waypoints...

<groupName> leaveVehicle <vehicleName>;
```ez way ^
ancient kite
#

is there anyway to just make any ai disembark?

#

there is many squads that is going to be picked up and dropped at the samme spot

neon raptor
ancient kite
#

So i should be able to do like this in the the trigger on activation? fullCrew

#

fullCrew [H2, "cargo", false]

#

and the crew will be removed, or am i retarded?

neon raptor
#

you're close to the truth πŸ˜ƒ

#

(not about >or am i retarded)

ancient kite
#

haha so, fullCrew [H2, "cargo", false]; is apparently not allowed when i put it in the trigger

#

okay so i tried: {deleteVehicle _x;}forEach crew heli

#

and it works

mossy lava
#

I mean, that gets them out of the chopper alright.

prime dome
#

Haha

#

@ancient kite you can, you just have to store the return value.
myArray = fullCrew [...]; should work

signal coral
#

Was wondering if anyone could walk me through the process of getting the diary modules in the editor to show up. It works fine when i host the misssion on my local machine, but when i put the sqm on our server they dont appear. I have tried the diary.sqf with a initServer.sqf (both of these are just templates i found on the server, have no idea how to really script) and put them in the mission folder on the server. but i still get nothing. not sure what im doing wrong. I would really love some help with this. if someone could DM me who has done this before. thanks

neon raptor
timid plume
#

remoteExec is your friend for any non local clients

turbid maple
#

I am having issue with one of my triggers, If someone activates the trigger it gets activated for everyone. How can i make it that it only activates the trigger for that specific people in that trigger only

prime dome
#

If it's one person or a group then "set trigger owner" to a unit in that group

#

And then edit the trigger properties

#

Otherwise you can do stuff with thisList in the trigger's condition field

plush flame
#

how do epoch and exile deal with so many objects created after the server started? Do they just disable simulation and thats it?
to prevent lag

sharp axle
#

Yes

stone echo
#

Ok, can you add a sound file as a globalhint like you can a picture and text?

#

Example, the platoon finishes the first part of the mission, and the home base calls them over the radio and gives them intel on the next part of the mission.

#

(Of course it is not really over the radio but the recording I will make will sound like it is being broadcast over the radio) Just a short clip maybe 30 seconds long so not a huge file.

storm geode
stone echo
#

ty πŸ˜ƒ

stone echo
#

@storm geode Ok, I am looking more and more into your suggestion, and correct me if I am wrong, isn't that just to add a call out on your options? What I am wanting to do is when the player reaches a target (i.e. the intel) The game automatically plays the audio file to everyone in game without a player triggering it manually. So would I need to do it a different way? Or the same way just not have it able to be used manually somehow?

storm geode
#

have you created any missions before?

stone echo
#

I am new yes. I have made small missions that required very little. I am coming here to learn is that ok?

storm geode
#

how do you know when player has reached intel?

stone echo
#

I have it set as a trigger that I am thinking I have attatched to a task correct?

#

have to have*

storm geode
#

well then put that radio sound bit into that triggers activation line.

stone echo
#

ok

rapid hatch
#

How would you create hybrid conflicts, where civilians and military agents are mixed? Civilian AI is pretty simple and would break the immersion of such theme.

#

That state of latent war and peace, full conflict mixed with random small violent incidents.

signal coral
#

Does anyone know how to make that file thing where it shows the Diferent units sizes like the thing that was in the campaign whith Task force Aegis you click on it 1st infatry regimeant 2nd infantry regimeant 16th helicopter support battalion you know that thing

rapid hatch
#

Orbat

#

@signal coral

signal coral
#

Thanks

turbid maple
#

@prime dome If you can help me with Trigger activation only allowing players to get option inside that Trigger

Trigger Conditions i am writing them below

Activation : Any Player
Condition: this
On Activation :player addAction ["Enable Bullet Projectile","[player, 20] spawn BIS_fnc_traceBullets;"]; HintC "You have entered Marksman Area. Bullet Projectile is now enabled"; player addAction ["Remove bullet traces.", "[player, 0] spawn BIS_fnc_traceBullets; "];
On Deactivation : [player, 0] spawn BIS_fnc_traceBullets; HintC "You have left the Marksman Area. Bullet Projectile will no longe work outside"; removeAllActions player;

prime dome
#

I think your condition should be this && (local player) @turbid maple but I remember @neon raptor disagreeing with me on that, a couple of months ago

#

You could also do use the condition player in thisList

turbid maple
#

Yeah trying it right now

#

@prime dome Do i also need to replace player in every location or just COndition

prime dome
#

Just condition

#

The trigger shouldn't be "server only", btw

turbid maple
#

@prime dome Is there any software like TacVIew for Arma ? Where we can use Recorded 2d path tracking and other things done in game and keep the whole records

prime dome
#

There's R3

#

And another called OCAP

neon raptor
#

you can try it this way

0 = (thisList select 0) spawn {
    hintC "You have entered Marksman Area. Bullet Projectile is now enabled"; 
    private _id = _this addAction ["Enable Bullet Projectile", {
        params ["_target", "_caller", "_actionId"];
        [_caller, 20] spawn BIS_fnc_traceBullets;
        _target removeAction _actionId;
        _caller spawn {
            waitUntil {
                sleep 5;
                !(_this inArea triggerName)
            };
            [_this, 0] spawn BIS_fnc_traceBullets;
            hintC "You have left the Marksman Area. Bullet Projectile will no longe work outside";
        };
    }, [], 1, true, true, "", "_this inArea triggerName"]; 
};

onActivation ^ triggerName that the name of your trigger
Activation: Any player
Condition: this

#

@turbid maple

#

also your hint "...Bullet Projectile is now enabled" but they're not enabled, that is just "option added to enable"... imo not clear πŸ˜ƒ

hybrid cradle
#

How much of a difference does "AI offloading to client" make?
Performance wise?

sinful rampart
#

X amount.

#

Answer is. "it depends"

#

moving one AI from the server to a client won't do much at all

#

moving 500 AI's from the server to a single client will probably kill his performance.

#

20 AI's on the server don't matter at all. The server can handle that on it's own just fine.

hybrid cradle
#

Its around 150 AI on an exile server.

#

With 50/50 pop

sinful rampart
#

Depends on how loaded your server is.

#

I'd say just go for a Headless Client instead of hurting the players performance

hybrid cradle
#

I see, thanks! I see if I can receive more data somehow πŸ˜ƒ

#

Oh one more question. Will it hurt the server performance or client performance?

sinful rampart
#

will what hurt it?

#

moving processing load from the server off to the client

#

I think you can tell yourself who's performance will be hurt there

hybrid cradle
#

I see

stone echo
#

ok I am completely lost. I am trying to trigger a sound file over the radio with a trigger NOT sideradio. The sound file is not listed under effects in the trigger, and the closest I have gotten for the game to even look for it is when I did playsound and the file name and in game it says it can not find the file. With permission I will post my lines for the CFGRadio in my description.ext file and what I am placing in Activation. All I want to do is when (A MP game) a player hits the trigger, a Message from base (the sound file) will come over the radio to all of the friendly players. I have been reading everywhere and can not find the issue. Most of the tutorials I find either talk about adding the files as a sideradio item or do not give a full explination on how to do what I want. Yes I am a noob at this Yes I want to learn how. Please help.

storm geode
#
unitName sideRadio class_name_of_CfgRadio_entry;```
sinful rampart
#

yes post your lines. CfgRadio should be enough

stone echo
#

class CfgRadio
{
sounds[] = {};
class RadioMsg1
{
// display name
name = "RadioMsg1";

    // filename, volume, pitch
    sound[]    = { "\sound\test.ogg", db + 60, 1.0 };

    // radio caption
    title    = "This is Hawk's nest calling Hawkeye, again this is Hawk's Nest calling Hawkeye. We have an increase in chatter on the Taliban Cell network. Apparently they knew you were coming. Cyclops was shot down just above the target site. But before it was hit we were able to see the group of Taliban Leaders enter 3 black SUV's and make their way out of the town ahead of your attack. We are marking a new location on your map that should give you Intel on the new meeting place. Get their and find that Intel! Hawk's Nest Out!";
};
class RadioMsg2
{
    name    = "";
    sound[]    = { "\sound\filename2", db - 100, 1.0 }; // .wss implied
    title    = $STR_RADIO_2;
};

};

#

That is from my Description.ext

#

And then I just added what snakeman said and it does nothing

sinful rampart
#

You just copy pasted that from the wiki and expected it to magically work?

stone echo
#

And yes I changed the class_name... to the class name

sinful rampart
#

Do you have \sound\test.ogg in your mission like you say you do in the config?

stone echo
#

I said I was new @sinful rampart I am trying to learn ok? And I have been tweeking it around trying to find what I am doing wrong.

#

Yes

#

I know yall have been doing this for years and you are laughing at my idiocy but please understand I am trying to learn just like all of you did when you started.

sinful rampart
#

Didn't even read that last sentence

#

so yeah. To play a sound over radio you need... a sound.

#

And the sound entry in that config specifies the path to that sound

stone echo
#

yes I have the sound file and yes it is in the directory specified

sinful rampart
#

and with the same name?

#

You said you are getting an error about a file not being found. What exactly does it say?

#

Also you should remove RadioMsg2 if you don't intend to use that

stone echo
#

Says sound file RadioMsg1 not found or when I changed it to test it said sound file test not found when I tryed adding playsound RadioMsg1 or playsound test to the on activation section of the trigger

sinful rampart
#

You just put it directly into description.ext?

stone echo
#

I do eventually. once I learn how to do this I have 5 radio msgs I want to add

#

Im sorry what do you mean?? The playsound I put into the trigger

#

or the line of code I gave you? yes I copy/pasted and tweeked

#

wait...

#

one sec

#

I think I know where you are going...

#

ok, no I made sure all the Brackets were in the right spots

#

including the end brasket

#

bracket*

feral gate
#

; < semicolon

sinful rampart
#

I wanted to know whether it's directly inside Description.ext
And not maybe

class somethingElse {
class CfgRadio {...};
};
#

Also you just said playSound again. Although Snake Man already posted what you should use

#

playSound doesn't play a CfgRadio entry. It plays a sound from CfgSounds

stone echo
#

yes it is completely in the desription.ext file

#

Ok, but what unitName do I need to use for what he said if I want ANY unit to be able to trigger it?

sinful rampart
#

You don't have to use a unit. See the wiki page you can also let the HQ send it

stone echo
#

Ok so I need to create a seperate unit away from the main force to get it to work?

#

Ok one sec ill read that

#

So... HQ sideRadio RadioMsg1; ?

sinful rampart
#

No.

#

Syntax 2 on the wiki

#

And there are examples on there too

#

second parameter is a string. a string has quotes

stone echo
#

[west, "HQ"] sideRadio "RadioMsg1";

#

didnt work

#

no sound...

#

one sec checking sound settings again

#

YEP STILL NO SOUND

#

crap sorry caps

storm geode
#

just do player sideradio "radiomsg1"; to test, at least you know the entity exists.

stone echo
#

lftctrl+space right?

storm geode
#

huh?

stone echo
#

o0k I did that and walked into the trigger and nothing happened

#

sorry tired and getting confused

formal citrus
#

can you test it from the debug console?

stone echo
#

I just did and still nothing

#

And it shows up in the config viewer just fine

#

sound[] = {"\sound\test.ogg",1,1}; Except it looks like this O.o?

#

is not reseting the DB to 1?

formal citrus
stone echo
#

ya it does not seem like it is the volume it just is not playing

formal citrus
#

tried player say3D "radiomsg1"?

#

maybe there's something wrong with the ogg itself

#

so save your test.ogg and replace it with one from the game, can be ogg or wss, doesn't matter

sinful rampart
#

say3D doesn't work with CfgRadio entries.
Neither does playSound3D

stone echo
#

just checked the OGG and tried player say3D "radiomsg1" it gave me the error again Sound RadioMsg1 not found

#

I was wondering

formal citrus
#

my bad, sorry

stone echo
#

so obviously the game is at least searching for it when I have the coding [west, "HQ] blah blah blah it just isnt playing it

#

anyone have any other ideas as to the cause?

storm geode
#

scenario: respawn_west is where players respawn, however that location often gets overrun by enemy (base defend mission, marker middle of the base). I previously did trigger to detect opfor and then setMarkerPosLocal the marker into safe spot where players can respawn. however this was many years ago. are there any automated "respawn overrun protection" in arma3 now?

west silo
#

@storm geode Not that I know, but a trigger should do which deletes enemy units or moves them away could do the trick.

storm geode
#

ok. in my case I just move the respawn marker to safe location without enemies, once players re-take the area/base, marker is again moved back there.

neon raptor
#

https://gyazo.com/19aad4e468df45d0cc33fa8fb9dc2c32
that ^ is respawn screen from one of my last stand/hold missions, position "West" has [!] < warning icon, that is info for the players that there is enemy nearby, to give them "safe position" there is dynamic respawn position on group/group leader, with spectator options... so they can see what's going on around, from the first person perspective before respawning @storm geode

#

you can add all of those options with just vanilla "respawn templates"

storm geode
neon raptor
#

yep

iron pond
#

how can I make an addaction so it's only accessible by the driver/pilot of the vehicle?

sinful rampart
#

condition driver vehicle player == player

iron pond
#

thank you

hallow carbon
#

Is it possible to place weapons in Eden with their magazines?

#

Visually I mean. Some update changed it so they now spawn without a magazine in the model.

mossy lava
#

Try adding a magazine to the weapon inventory.

cold canyon
#

I've been attempting to get the helicopter support transport module working but getting some odd issues. The helicopter will take off, come back down, and take off again. Rinse and repeat. It only goes up about 100 m the continues the cycle. Any ideas?

#

I've tried different helicopters to no avail. Some of them won't even take off, they'll just say "we're here" without starting the rotors at all, when clearly the unload waypoint is 1km away

humble rover
#

beginner question, but how do you do pre-mission briefing and weapons selection?

storm geode
#

there are now many ways to do briefing, you could use the age old method which is not very MP friendly, maybe Shuko's taskmaster, or the eden editor tasks. weapons/magazines selection comes from description.ext class weapons and class magazines.

humble rover
#

thanks, but could you give me a template

#

for description.ext

humble rover
#

thanks

quiet snow
#

Hello all I execute this intro scene on start of my mission any ideas how to stop it from running for JIP players?

https://youtu.be/UvoPFl2-5O4

#

I execute the intro.sqf via the init

neon raptor
#
//--- file: initPlayerLocal.sqf
params ["_player", "_didJIP"];
if !(_didJIP) then {
    /* code */
};
#

@quiet snow

quiet snow
#

Ahh thanks man

storm geode
#

sldt1ck, does the arma_3_respawn pop up the respawn menu on mission start by design or did I mess up adding it to my mission?

neon raptor
storm geode
#

oh nice, thanks. will try that then.

neon raptor
#

np

storm geode
#

btw dumb question, with that system is "respawn_west" now obsolete?

neon raptor
#

if you mean respawn marker names, afaik still works

storm geode
#

but should marker be used anymore if you now place those location modules.

neon raptor
#
private _pos = [player, [14110.3,21256.3,0], localize "STR_West"] call BIS_fnc_addRespawnPosition;
```if you're using respawn templates ^ if not, just "the old way" with markers > `respawn_west` (also you can mix them)
signal coral
stiff osprey
#

ok so I have had problems with respawns, on my own side when hosting Multiplayer on my mission, the respawns work correctly and respawn on my custom position, but when I host it on my Box it respawns me where I died? I have tried it over multiple different missions all with the same result. i am hosting through hosthavoc and have updated all the server files.

hallow carbon
#

@mossy lava Late reply, the weapons have magazines inventory-wise, just not model-wise.

storm geode
#

using the arma_3_respawn it gives me on first respawn menu load "picture rectangle not found" warning. the bis wiki page have no "picture" word mentioned. any idea how to fix that?

humble rover
#

i got another question, how do i put selection for weapon attachment in description.ext

storm geode
#

I dont know, never done those.

signal coral
#

Hello, I am looking for a skilled mission maker to help with WW2 themed PvP mission setup. If anyone is interested in helping out please PM me.

cinder holly
turbid maple
#

best way to store Player Score , Kills and Deaths in Database ?

storm geode
teal wyvern
#

Is there a away to make a backpack a object, eg you place on a table

cinder holly
#

@teal wyvern yes, see in Eden Editor - if you want it scripted, look for weaponholder object

signal coral
#

You can use createSimpleObject with class name, this will create just backpack object without weapon holder that you can texture too.

sinful rampart
#

it's the middle of the night in europe. have some patience

tawny holly
#

Okay? Then know, a majority of people sleep at night

#

In case you know, you don't sleep or you're not a human

pure jay
#

(or have a very messed up sleep schedule)

tawny holly
#

Your question isn't really explained simply

#

Go and look at the Biki a bit, look around for resources on SQF. Youtube is a bad source, much mis information and bad solutions

#

Triggers and init boxes are an okay place to start. After that, you should be looking into mission structure and how sqf works

#

Don't get attached to triggers or init boxes of units, it will only limit your functionality and make the mission unreadable by other people who potentially may learn from your work

#

event scripts are a good way to plug in some sqf code and see it work. Although, each init event script has it's own purpose and locality, read what it does first.

#

Or, just leave the server. That's cool too

silent crow
#

Just, activate the addons in your launcher ? and you'll see the availables vehicles in the editor ?

sinful rampart
#

Discord says you left the server at 00:58:52.444 (my timezone) Β―_(ツ)_/Β―
18 seconds after your last message..
Could also have been a moderator kick. But I see no reason why a moderator would πŸ˜„

restive bane
#

can anyone point me in a good direction if i want to make a ammo box that contains items that the player picked up from the previous mission? sort of like in the campaign and how to do that?

prime dome
#

don't cross post, delete the message from one of the channels so people don't respond to you twice

hollow prairie
#

Added: A new respawn template where tickets can be decreased either on player death or on player spawn

#

Is there a more specific documentation of this? Couldnt find it in the respawn category in the biki...

candid whale
#

Hello everybody! Tell me please. task: there are two triggers T1 and T2. when the player is assigned to T1 he runs T2 and the bots spawn at the location of the T2 trigger. condition: if the players who got into the T1 trigener are two then the bots will spawn more.

graceful vine
#

Question regarding coordinates. ["positionSpawn",[2374.67,5466.9,0,126],false];

#

how do you find those specifc numbers?

pure jay
#

if you're in eden, the bottom left of your screen shows the exact cords you're looking at iirc

graceful vine
#

Wait @pure jay the 2374.67 is X, 5466.9 is Y, 0 is m/pix, what is 126?

neon raptor
#

what is 126
direction ?
how do you find those specifc numbers?
right click > log > copy position to clipboard ?

hearty pivot
#

So I've been tossing around an idea for a sandbox mission in my head, and i was wondering what the performance impact of spawning in several hundred weapons and magazines at once would be

tulip raptor
#

My immediate question would be "what task requires that which cannot be fulfiled by keeping them inside an inventory, or by a virtual arsenal?"

knotty pelican
#

Something with looting like bulwark defence

sharp axle
#

Wish Animated maps could be broadcasted on a screen :\

fringe edge
#

Anyone can recomend a good vanilla mission pack?

prime dome
#

Eh?

feral gate
fringe edge
#

Multiplayer coop 3-20 ppl, one life

prime dome
lunar python
#

Hello guys.. so i was wondering how i could start a private-friends server where i could make mini missions in zeus... when i turn on unpn it says ''failed to portforward your router'' im new to arma so i dont know what info u need so just ask

#

i did get to play something called a scenario or whatever but thats not the same as i played through my firend

stable sinew
#

uPnP didn't work and thus couldn't automatically port-forward your router.

lunar python
#

and some zeus features did not appear

#

well it does work for my other friend and he needs to know how to make missions

#

co op

#

with all zeus features

#

when he starts a server it doesnt appear for me or anyone else

#

another thing.. we are trying to play on altis but we dont know wich mission to choose? and how to make one

hard saddle
#

ProudCatOwner, to host a server you might want to setup the port forwarding. So via the host computer's internet browser go to the IP address 192.168.0.1 (By default, a router's IP address is configured to 192.168.0.1 or something similar). Login using the username "admin" and password "admin", which are usually default otherwise google for your specific router. Look through the options until you see something about port forwarding. Setup a forwarding rule for ports 2302-2305 to the ip address of the host computer (which can be found via "command prompt"->"ipconfig"->ipv4 or ipv6 Address). Once the forwarding has been enabled, via Arma 3->Host server->Internet, leave the UPNP unticked. Then people connect to the host server via Multiplayer->Server Browser->Direct Connect->IP (of the host server can be found by googleing "what is my ip address" on the host computer)->port: 2302. Then it should show up.

#

If there are problems it might be the firewall of the host computer.

lunar python
#

my dumbass cant understand shit

hard saddle
#

is it alright if I direct message you? I can help you in an hour or so, otherwise maybe someone else can.

lunar python
#

i mean sure but i wouldnt know if its safe since i dont know what it is

hearty pivot
#

@tulip raptor i was thinking of having a Commander choose gear to outfit his troops with, and purchase it en masse

uncut sail
#

So I'm having a little bit of a problem, I was creating a mission and had it completed pretty much. but now when i go to test it (I have been periodically testing it as I progressed so I know it has worked previously) it will go through the loading splash screen, then flick into the mission for about a second and then snap back to the loading screen with no loading bar. I have tried placing it as a new mission with a new folder, tried the loading screen init trick and restarted my PC as well as verifying the integrity. Has anyone got any ideas?

neon raptor
#

it's close to impossible to tell what's wrong in your mission without seeing files/scripts or knowing how and what you're doing there... aka just no info at all Β―_(ツ)_/Β―

#

my version > something went wrong!

uncut sail
#

I just made it a new mission and copied over and it seems to have done the trick, other than now it comes up with a TFR Error. but Ill just disable it for the time being

uncut sail
#

Aaaaaaand not sorted it its broken again, this time doesn't get past the green bar Theres quite a big mod list for the file and I can send the scripts/mission to anyone thats willing to look into it, its stumping me now

unborn quarry
#

This new SQM to SQF could be a real gamehanger

inland cliff
#

Has anyone had the problem of PBO manager not giving you the option to repack a file?

#

I used to be able to do it in the past. I have .NET framework installed and I cant find anything about it online that helps.

signal coral
#

Is there any way to remove the waves sound at certain area?.
im making/trying to make a huge naval base placing platforms and objects over the water to walk in but i dont want those enviroment sounds in that area

#

Try enableEnvironment

unborn quarry
#

So I'm having a trouble wiuth this exporttoSQF function

#

I now get an error objectvheicle |#|+ objectsSImulated + Objectdestructible
Error generic error in expression

#

This is being executed in a mission with only units and some static turrets in it

sinful rampart
#

Hm πŸ€” objectvheicle

signal coral
#

maybe you need an array of objects

frozen shard
#

Anyone here ever use HAL[NR6] to build any large scale multiplayer Co-op missions?
Pretty much a noob when it comes to building a mission by script, but this system looks like it could provide a good war-front feel.

silent swift
#

Hello, I'm really new to mission making and came across a little problem, I wanted to add text chat as a base for the later voice acting subtitling BUT I'm using the independent faction, and things such as the sideChat or groupChat won't work (and I need them to work for the indie faction, actually under the form of a guerilla).
Another issue I have is, I can't figure out how to change the name of the speaking entity if I want it to be a Fictional HQ with a none generic name (e.g. Station)

That really is my second scenario and I'm experiencing scripting for the first time, any help and tips will be welcome to give me more KNOWLEDGE. Thanks

PS: how do you make a sub faction ? ^^

uncut sail
#

Create a Unit and then add a Callsign in the modules section, sync the module and the unit and then open the modules attributes and set a custom callsign

#

as for the sideChat not working you could maybe try customChat

silent swift
#

I didn't quite catch your give a unit a callsign thing, like do you put this particular unit and then make it speak to use it as a substitute for a HQ ?
And, about the custom chat, I should try it out, don't really remember how to use the module I only saw it for a second in a video

uncut sail
#

Yeah so create a stand in unit (I do it that way to make it easier) or you can just assign a call sign to the unit you actually want to use aswell if you prefer

silent swift
#

it already have a call sign, but I don't know how valve Bohemia did for their solo campaign of A3 and showcases, they side chat doesn't display as <UnitCallsign (faction/groupID) - Message> but as <UnitCallsign - Message> this feels better for a conversation.
But your solution still is a good one for the time beeing and the sake of making the scenario more lively

storm geode
#

valve? πŸ˜ƒ

silent swift
#

what ?

storm geode
#

"how valve did for their solo campaign and showcases"

silent swift
#

Ho FREAK xD

#

Thanks for getting that one ^^

prime dome
#

Arma Life 3 confirmed!

#

...wait...

silent swift
#

wrong idea / chat I guess ? =p

mossy lava
#

Yeah, you know it's not Valve cuz there's a 3.

silent swift
#

anwway, I'm still blocked on my mission just because I want to use Idies instead of BLUFOR, kinda sucks bohemia

signal coral
silent swift
#

I think I might've missed that part, but does it also affect group chat ? That would make sense. But I think they do have radio from the loadouts I've made

signal coral
#

Yes, look up on wiki, it has info for every chat

silent swift
#

well, thanks, I'm really new to all this and my first workshop submission was in collab with a friend who did it I only made balances and aesthetic thingies.

silent swift
#

okay so, half of the squad had radios, and the other half did not... facepalming on the desk

neon raptor
#
0 spawn {
    private _moduleHQ = createGroup west createUnit ["ModuleHQ_F", player getPos [0, 0], [], 0, "CAN_COLLIDE"];
    _moduleHQ setVariable ["callsignCustom", "DUH BASE"];
    missionnamespace setvariable ["BIS_HQ_" + str west, _moduleHQ call bis_fnc_modulehq];
    _moduleHQ sideChat "ah boom";
};
```into debug console ^
this is ^ just an example, if you will use this way, create that module on the server only and getter on clients will be >
```sqf
private _sideHQ = missionnamespace getvariable ["BIS_HQ_" + str playerSide, objNull];
```or just use `remoteExec` from the server
#

@silent swift

silent swift
#

I fell asleep on my chair xD

#

It's supposely a MP mission that can be played SP, so for the test I'll go with a SP configuration

silent swift
#

so, again, I'm really new to all this, I've read a bit through the wiki and all that, but I don't get how to create a "server only" module and a "getter" (I do understand what they should do)

neon raptor
#

"getter"
let's say you want show sideChat message from HQ with your unique callsign only for one player, so in this case you can use ^ example with getVariable aka get it aka getter... and >

private _sideHQ = missionnamespace getvariable ["BIS_HQ_" + str playerSide, objNull];
_sideHQ sideChat "some text";
```on the client ^ so that message will be shown only for that client...
> how to create a "server only" module
create it on the server side... for example in this file >`initServer.sqf`
#

@silent swift

silent swift
#

all right, thanks

signal coral
#

Can you add addActions whilst the game is running in Zeus?

mossy lava
#

Sure can.

quartz yoke
#

Imagine I add ~100 "House"-simulation-type objects around Altis for my scenario, like benches, chairs, or military towers. Is it going to affect the performance of the mission, if at all? Does simulation of editor added map objects cost more CPU for the server than default map objects?

thorny pike
#

yes to my knowledge editor placed objects are worse than map objects. Also yes, 100 additional objects will have performance impact - in most part due to the computational cost of rendering them. The smaller part is that of the "objects presence itself" but it's small compared to the rendering cost - unless it's out of view range of course.
In Eden people often build extensive fire base or outpost prefabs with dozends of wall sections etc. If they plonk down a couple of such larger prefabs, server performance will degrade - not sure if exclusively due to CPU or simply due to network constraints.

brazen sleet
#

I think it's related to AI pathfinding

#

if you put some AI in danger mode in custom made compositions fps go to shit

#

also there is some network stuff going on with objects

#

best thing you can do is createsimpleobject with the p3d model

thorny pike
#

I would advice anyone trying to build firebases and so on - to not use objects with a width of 1-2m to create walls. Use dedicated wall sections that are really long in the model so you dont skyrocket the object count pointlessly

brazen sleet
#

also there are tons of mods that use nearestentities or nearestobjects to check some mundane stuff

#

and if you have tons of objects those mods literally wreck your performance compared to normal maps

#

i have done some createsimpleobject with thousands of objects before and didn't had that huge of performance impact in mp, just the lag from the gpu and that's manageable

#

(they were trees and rocks, tested through dedicated, with createsimpleobject using p3d from the server)

#

quick way to see if it's gpu lag from graphics or cpu is running a test and then looking to the ground or to other place without the objects

#

if it runs better then its gpu lag

#

if it still runs bad, then it's cpu or network related

#

(cpu or network = scripts, per frame checks, scripted mods, scripted AI, looping while or for...)

thorny pike
#

"if it runs better it's gpu lag" - gpu is the wrong word, "graphical lag" would be more appropriate, because in many cases cpu can bottleneck gpu when many objects are on screen, as cpu has to prepare render batches for gpu and can't keep up with gpu

brazen sleet
#

yeah but didn't want to get in detail

thorny pike
#

fair enough

brazen sleet
#

for example, if you are really testing performance, you should run the game with tons of AI in danger mode, tons of AI in aware mode, no AI, multiplayer dedicated, etc

quasi grove
#

Hey guys. I was wondering if it was possible to change the ammo type of a vehicle to smoke grenades for example. Doing this without modding.

quartz yoke
#

Thanks guys. I was going to decorate bases wth benches and campfires and make bots sit on/by them when relaxed. Qbout 4 total per base. From what you sad I understand it shouldn't be a big deal. If it is, I can replace them with smple objects.

lost osprey
#

Quick pair of questions: I’m having some issues with a mission file that runs fine on local hosts, but when moved to my dedicated server a few aspects of it breaks. Namely:

  1. I have β€œbillboards” with custom images on them, problem is when put on the dedicated server instead of .paa appearing the front part of the billboard just stops existing, leaving only the frame remaining.

  2. I have a trigger set so an ambient sound starts playing from the beginning of the mission. It’s a 1x1 box set to activate on β€œanyone not present”, which again works in local hosting just fine but breaks on my dedicated server.

Any ideas would be appreciated.

signal coral
#

How do you set texture on billboard?

tawny holly
#

@lost osprey Your locality is messed up on both. playSound is local effects and setObjectTexture has local effects. Use setObjectTextureGlobal for global effects and remoteExec your playSound to the target clients

#

and you kinda just went offline after asking your question . . .

lost osprey
#

@tawny holly Sorry, I appear offline a lot. Call it a bad habit. I’ll give those a shot though, thanks for the tip!

tawny holly
#

@lost osprey Aye no worries, report back if you run into any issues

quasi grove
#

@tawny holly Thanks man for the links. Greatly appreciated

tawny holly
#

πŸ‘

lost osprey
#

@tawny holly So, having an issue with sound effect. I was just using the trigger effects box and not actually using playSound, and I'm now having the issue of the sound returning a "mysoundname not found" error on mission startup

#

Is it possible to use a sound effect in the game itself with playSound or would it need to be an actual file in the mission file?

tawny holly
#

Try using the actual classname of the sound instead of the displayName that it's been given. It could be different. Use the config viewer for this. Under CfgSounds

#

remember, remoteExec is your friend in this. Playsound has local effects. Meaning the client it's executed will see or hear the effects. So if you produce this affect across multiple clients with remoteExec they will all see effects

lost osprey
#

Sorry, kind of new to this, but have been reading the BIS wiki pages in order to understand this. Right now my script looks like this, is the proper format at least? I'll still have to check the classname in config viewer

#

remoteExec playSound "DeathStarBackgroundAmbience_SFX"

normal halo
#

[Object Name,"DeathStarBackgroundAmbience_SFX"] remoteExec ["Say3d",-2];

#

Use, that instead for dedicated servers.

uncut sail
#

Is there a way to get AI to drop sling loaded cargo on specific points? Mine has the habbit of dropping it far away if it comes under fire, even if its set to careless

#

maybe similar to putting an invisible helipad there?

fathom meteor
#

Hey all. So I have been trying to get this to work forever and idk if I'm missing something crucuial or what. But I design missions for my group, and when I am editing and testing the mission I want to use our server configs, which I have saved.... So I import them. But even then they seem to not do anything and I have to manually go in and make every single server setting overwrite the missions.

Is there a much simpler way to do this that I'm just being stupid about?

sinful rampart
#

what is that "server configs" or "server setting" thing supposed to be? That doesn't exist in vanilla Arma

fathom meteor
#

Sorry. Add-on configs. Specifically ACE. That's what I meant.

sinful rampart
#

The CBA Settings system?

#

If the text file that you import doesn't have force/force force correctly set then it will also not auto enable the overrides.
I don't know if it even does that automatically at all. I'd ask the guy who made it.. But he got banned here :/

stable delta
#

Can someone teach me how to use the VLS as a fire support option? Basically i want to make a mission where you go behind enemy lines and laze a small HQ. Then the VLS fires on your laze

prime dome
#

@stable delta try

west ReportRemoteTarget [laserTarget player, 50000]; 
laserTarget player confirmSensorTarget [west, true]; 
MK41_VLS fireAtTarget [laserTarget player, "weapon_vls_01"];```
https://forums.bohemia.net/forums/topic/143930-general-discussion-dev-branch/?do=findComment&comment=3307618
stable delta
#

Ill give it a shot thanks

alpine shale
#

Hello im making a mision and i want to make a supply drop, but not the standard supply crate, i want to add my custom items to that box, is it posible?

prime dome
#

Yeah there's a module that you can just sync to a crate, I think

sturdy fulcrum
#

did anyone ever achieve a MP campaign mode in A3?

#

we tried to understand what BI has done for APEX (config stuff and overall layout) but cant get it working πŸ’©

#

(aka you can launch as hosted server for your friends to join)

signal coral
#

hello gentlemen. what would be reasonable ai aimingaccuracy settings for a more realistic gameplay? i am currently building som SF mission raiding some taliban compounds. now the standard settings of the ai makes it very unrealistic when the sf comes under fire. so i went down with the accuracy to 0.002 and now the ai gets more reasonable in shooting the place up. you know, since its some taliban not using sights and such. have you guys had similar experiences while creating some missions? what are your settings?

neon raptor
#

from one mission >sqf #define DIFF_AIM_ACCUR (0.075 + (ALL_PLAYERS_NUMBER * 0.025)) for 1 player > 0.1 for 20 > 0.575 etc...(that probably will be too much for your sf mission, but you will have the idea)
and to check skills values you can use this > https://community.bistudio.com/wiki/skillFinal
(that example there is outdated, skill "endurance" was disabled)

#

@signal coral

#

also good option for that ^ will be mission parameters, after few test runs you will find which values works best for you

golden echo
#

Hi guys! I'm using ALiVE for creating insurgency mission which relies on limited weapons and ammo. And if player position is persistent after plaer reconnect there is his copy dead body with all his gear, which making loophole for looting πŸ˜ƒ

Anyone know how to defeat that so players would reconnect and be placed on their last position but without dead body copy close to them?

neon raptor
#

"HandleDisconnect" mission eh ?

#
private _id = addMissionEventHandler ["HandleDisconnect", {deleteVehicle (_this select 0)}];
```like zo ^
signal coral
#

@neon raptor ill look into skillfinal. thanks for sharing

golden echo
#

@neon raptor where should I use it?

#

in init.sqf ?

neon raptor
#

should be on the server side...

#

up2u where you will add it

golden echo
#

@neon raptor init.sqf on server side did the job, much thanks

neon raptor
#

make sure you did it like that >

if (isServer) then {
    /* here */
}; 
```πŸ˜ƒ
#

@golden echo

golden echo
#

Oh it is dedicated server, there is no client

neon raptor
#

if you have that init.sqf in main mission root folder, next to mission.sqm, that init.sqf will be executed everywhere and you need isServer check,
if you have your init.sqf inside of some folder in mission root folder and that is server side, then πŸ‘Œ

#

@golden echo

golden echo
#

@neon raptor yeah, I guess I will add it if I ever distribute mission outside

signal coral
#

Hi all. Does anyone know of a way to remove Ace's medical settings from a mission (to include the damage system that induces pain, bleeding, etc) without removing the medical files from the PBO? I'd like to use everything in Ace but their medical, in favor of the base game's medical system.

#

The problem I'm running into is that: even if I disable Ace's medical revive, etc in the editor's Addon Options for the mission, being injured still induces pain and bleeding which obviously requires Ace's items to treat.

prime dome
#

So... when a vehicle is set to careless (or any other mode), is it the driver that's set to careless or the whole crew? or the group?

oblique niche
#

the group

prime dome
#

hmm interesting.

#

If you set a helo to careless, the door gunners still engage

#

which is good, of course, but i thought maybe they don't get set to careless

drifting meadow
#

Engagement behavior of crew can be specified with setWaypointCombatMode

prime dome
#

but shouldn't careless override that?

drifting meadow
#

not in vehicles

#

So a driver/pilot that does not deviate from his waypoint under threat while the gunners still can engage is usefull

signal coral
#

Several players in my group are reporting that, after being revived, they are unable to go into third person or ADS. Anyone else ever run into this?

prime dome
#

@drifting meadow thanks! And yeah, it is useful πŸ˜ƒ

sharp axle
#

Anybody attempted to use the monitors in the USS liberty?

silver girder
#

can I paste jpgs on them like for billboards?

sharp axle
#

I'm not sure, if hidden selections was made for them.

royal void
#

I think I've read about that somewhere, might be mixing up things though

north marsh
#

guys, i'm missing some addons from shared mission

#
=== Missing Addons ===
Helipad_MapObject
Test_House_01
Gaol_MapObject
A3L_Markers
#

any idea where to find those?

sinful rampart
#

Test_House_01 That's Arma 3 samples
A3L_Markers Some Life crap
Gaol_MapObject That's from some Life-Only modpack which doesn't seem to be available standalone outside of Life modpacks.

north marsh
#

hmm :S

#

and that helipad?

sinful rampart
#

It has the same _MapObject so I guess it belongs together with the other one

north marsh
#

🀷

#

will remove them so

#

thx btw

storm geode
#

random weather on multiplayer, so if you do the following on server at mission start it will be synced into clients and JIP players as well? sqf skipTime -24; 0 setOvercast random 1; skipTime 24;

signal coral
#

Use forceWeatherChange and forget about that skipTime hackery

storm geode
#

ok and what about syncing, no need to handle clients with scripts anymore?

signal coral
storm geode
#

it does, thanks.

storm geode
#

does clear/add backpack cargo global work OK or am I running it wrong, I have a truck and its mission.sqm init line executing 0 = [this] execVM "PMC\PMC_VehicleClearCargo.sqf"; and the sqf looks like sqf private _v = _this select 0; clearMagazineCargoGlobal _v; clearWeaponCargoGlobal _v; clearBackPackCargoGlobal _v; clearItemCargoGlobal _v; _v addBackpackCargoGlobal ["CUP_B_AlicePack_Khaki", 5]; _v addBackpackCargoGlobal ["CUP_B_AlicePack_Bedroll", 5];
but when I go to see the trucks inventory the backpacks are there, when trying to pick them up they disappear from the truck yet nothing shows up on my characters inventory. I can pick up all the 10 backpacks and they just disappear.

#

I'm thinking cargoglobal might have to be run on one machine only, like server. the wiki page says nothing about it though, mission.sqm is ran on all machines unless I'm mistaken.

sinful rampart
storm geode
#

yes? what are you saying, the SomeCommandNameGlobal kinda gives it away, its global. but am I running it wrong then if its on mission.sqm? should I use non global version of those commands, if on SQM?

sinful rampart
#

no it doesn't give it away actually. The Global stands for global effect. Not global arguments.
Where did you place that "in mission.sqm"? If it's in an init field every player that joins will remove all backpacks and re-add you 10 backpacks. Which is not a good thing to do.
Easy fix
if !(local _v) exitWith {}
right after where you define _v
That will only have it execute where the vehicle is local. Which can only be in one place

storm geode
#

in vehicles init line.

#

I added that if ! line to the sqf, it fixed it. great! thanks for your help πŸ˜ƒ

sinful rampart
#

It should actually work fine without it.. Dunno what's cracking Arma up there.
The many remove/add/remove/add's are probably confusing Arma

signal coral
#

Don’t add xxxGlobal to init field, unless you like nasty surprises

sinful rampart
#

I remember way back when people put their loadout scripts into the units init field (which the arsenal even encouraged because it exported the script with this)
That ended in everyone having their complete loadout reset as soon as someone JIP'd

grizzled meteor
#

Remember? People still do that shit...

buoyant violet
#

Hello all, does any one know how to make the missions respawn type an optional parameter? Would like to give the players the option of enabling/disabling respawn. Cant find any working solutions myself

buoyant violet
#

Would the easiest way be to set it as respawn, but just set the tickets to 0 if they choose to disable respawn?

grizzled meteor
#

For the parameter itself you should look into Mission Parameters https://community.bistudio.com/wiki/Arma_3_Mission_Parameters

For how to deal with it being disabled, maybe your ticket to 0 solution will work, have not tried that. Another option is to "end the game" for the respawning player only. A more drastic option is to kick the dead player. Or you can move the respawn position far away.

buoyant violet
#

I think I've got it figured. I've set the respawn time to an obnoxious time in the desctiption.ext. Then the Param asks them if they want to enable/disable respawn. If they enable it shorterns the respawn time down to its real value. Either way they still go into spectator.

neon raptor
#

also execVM in the vehicles inits is bad option imo, if you need clear cargo/add/remove stuff, just use spawn with checks for local or isServer lags shall not pass πŸ˜ƒ

prime dome
#

you can just do if !(isServer) exitWith {} in the script as well, if you execVM

neon raptor
#

sure, but first you will execVM it and after... will be exit

#

execVM>derp > exit... spawn>that went smooth > exit πŸ˜„

west silo
#

@sinful rampart
no it doesn't give it away actually. The Global stands for global effect. Not global arguments.
Where did you place that "in mission.sqm"? If it's in an init field every player that joins will remove all backpacks and re-add you 10 backpacks. Which is not a good thing to do.
Easy fix
if !(local _v) exitWith {}
right after where you define _v
That will only have it execute where the vehicle is local. Which can only be in one place

#

You sure that's still the case?

#

I believe that was fixed with eden

signal coral
#

What do you mean, fixed? Init of each unit is executed for every player locally, this is major piece of Arma functionality. Are you saying in Eden this is not the case?

prime dome
#

If A, B, C are three soldiers, and they have things in init code, and C JIPs, A and B's init codes should NOT get rerun on their machines when C joins - at least not with a local check

#

Shit will happen if it's a command with global args and global effect, though

#

Otherwise shouldn't

sinful rampart
#

@west silo Not sure. But they should I think. For example setting local variables on units. If that script doesn't re-execute on JIP the variable will not be there. But people expect it to be.
So it has to execute all init scripts for each player

A and B's init codes should NOT get rerun on their machines when C joins Yes. And it doesn't and it was never the case.
init scripts always run local. Not on someone elses machine

prime dome
#

Yeah okay, then alles is klar πŸ˜„

buoyant violet
#

Ello guys, How do you disable the autonomous mode on a drone through script?

#

Want to stop the thing automatically firing

#

Ahh cool, nice and easy, ta dude

errant token
#

Do any of you guys know how they made it possible for the player to choose which group to play as in the Tac Ops dlc? For example, in Stepping Stone, it allows you to choose to play as either the recon team, or the infantry before starting both missions. Im just guessing here, but could it have something to do with the strategic map use, and that new feature they rolled out last update about being able to save a mission file as a .sqf? Im guessing that they possibly made it execute a different mission file depending on which option you choose.

tawny holly
#

@signal coral Hello again.

errant token
#

Disregard, my hunch was correct. If you save a mission file as a .sqf, and call upon it to be executed it will switch everything over to that scenario. The way I did this was set up the strategic map, with a simple test mission. The base mission you start in has the player spawn as a fighter pilot, which you then open the strategic map, click the test mission, and that test mission marker is scripted to exec the saved .sqf file of a mission on the same map, but with the player spawned as a rifleman next to an apc. Works like a charm.

verbal pagoda
#

Neat little trick, would have never thought of using the missionToSQF feature in such a way

harsh prism
#

is it possible to restrict a curator to only being able to use the remote control module?

errant token
#

Well it doesn't switch everything, more like it just adds on the script called mission onto the current running one. The original "player" unit will be transferred to an AI, and the player will then become whatever the player was set as in the mission file that was called.

glossy fjord
#

Hi, I have a problem with a coop mission I'm making. I have 2 squads lead by players, but the problem is that only the host actually has AI units in his squad. The other player has no AI in his squad. They are on the map but no command bar is shown for the other player.

#

If I use a trigger to make them join the other player, they join the hosts squad.

storm geode
#

group them in editor?

glossy fjord
#

they are grouped, that's the thing that really blows my mind.

#

what could go wrong with such a simple thing πŸ˜„

#

They're set as playable and in lobby they are in their right squads, but for some reason player 2 loses control of the squad when mission starts

#

Squads work well in singleplayer

#

maybe a locality issue?

glossy fjord
#

picking a non leader slot and then switching to the leader slot solved the problem. weird...

glossy fjord
#

the same problem has returned. Join command has no effect in multiplayer. It seems that the game doesn't recognize the other player properly while loading the mission or something...

minor basin
#

is there some ezpz code snippet i can use, to send AI to a random part in town, and then they'll take some places in houses

#

part of the same group, ideally I'd not have to split them up from the group

neon raptor
#

@minor basin idk what's in current CBA version but in b4 there was CBA_fnc_taskSearchArea < exactly for that ^

minor basin
#

thanks, was hoping for something outside the waitUntil and doStop shit

#

surprised to see a spawn waiUntil, instead of waitUntilAndExecute though

#

sweet thats pretty much what i need πŸ˜ƒ

neon raptor
#

nice

storm geode
#

but it doesnt send half of the group random part of the town while others stay put (if thats what you meant).

minor basin
#

didnt mean that, but if i did i could adapt that to do it πŸ˜„

#

i have very low experience with AI shit, so not sure on any of the ways to do things or commands

storm geode
neon raptor
#

check them from inside now... πŸ˜ƒ

minor basin
#

yea when i can i dont use BIS functions

#

Instantly fucked up in half the cases, so had to write hacky workarounds for them

neon raptor
#

i will not say that most/all of them are crap, but a lot of them just outdated or was made for some limited usage, with protection from noobs mistakes, it's close to impossible for devs to refresh hundreds of functions every game update and test every single one... if you have some "scripting experience" just check how they was made and if you will find some deprecated/outdated/unreliable stuff, just make your own version...

tawny holly
#

The respawn module fncs though, that is just straight up bad.

neon raptor
#

🀷

feral gate
#

So I need a trigger to trigger on mine detonation - but not on defusal, so I can't use !alive for activation. What could I use instead?

woeful dew
#

Hello there, I wonder if the "Drop Cargo" / Unhook WP works? Does anyone know and if, how? I cant get the heli to lower and unhook the cargo...

feral gate
#

Drop Cargo should work exactly as advertised.

#

But, setting the Heli Pilot's group as Careless could help.

woeful dew
#

Given I am scripting the waypoints and not putting them down in the editor somehow it does not function

woeful dew
#

Idk, i cant get it to lower down, it always remains hovering in around 50 meters

cinder holly
#

Did you attach the waypoint to the cargo?

woeful dew
#

fuck my life....

#

wasted 3 hours f

#

thank you

cinder holly
#

:+1: happens πŸ˜‰

rugged violet
#

private _pos = [player, 17882.3,10472.3,0, "Insertion Point"] call BIS_fnc_addRespawnPosition;
private _pos = [player, 15160,17334,0, "Norwegian NATO Base"] call BIS_fnc_addRespawnPosition;

neon raptor
#
private _pos_1 = [player, [17882.3,10472.3,0], "Insertion Point"] call BIS_fnc_addRespawnPosition;
private _pos_2 = [player, [15160,17334,0], "Norwegian NATO Base"] call BIS_fnc_addRespawnPosition;
#

try that ^

rugged violet
#

Thanks, I'll try it straight away ^_^

#

Still doesn't show :/

neon raptor
#

respawn menu working ?

rugged violet
#

The options don't come up, did a fresh MP export and made sure everything was set right in the MP attributes

#

Maybe I need to set the respawn locations as BLUFOR somehow?

neon raptor
#

how you set repsawnTemplates there ?

rugged violet
#

In the EDEN editor, "Attributes" -> "Multiplayer"

neon raptor
#

ok then... you will need one more file

#

with name >description.ext

rugged violet
#

I already have one so I dont die when I launch the mission πŸ˜›

#

What code do I need in that file?

neon raptor
#

you have description.ext ?

rugged violet
#

Yeah, but I only have the code "RespawnOnStart = 0;" in it

neon raptor
#

i see

#
respawn = 3;
respawnDelay = 5; //--- set delay here
respawnOnStart = 1; 
respawnTemplates[] = {"MenuInventory", "MenuPosition", "Tickets", "Spectator"}; //--- add or remove templates here, for positions you only need "MenuPosition"
rugged violet
#

I pasted all of that code into my description.ext file, but they still don't show :/

#

To get them to work with the other way, I had to assign them to BLUFOR, is there any code for that? Or is that a shot in the dark?

neon raptor
#

you can set them as respawnTemplatesWest

rugged violet
#

And how would I go about doing that? πŸ˜ƒ

neon raptor
#

replace that > respawnTemplates with > respawnTemplatesWest

rugged violet
#

Still doesn't wok I'm afraid

#

This turned out to be a tough one

neon raptor
#

can you show what you have in descriptin.ext ?

rugged violet
#

respawn = 3;
respawnDelay = 20; //--- set delay here
respawnOnStart = 0;
respawnTemplatesWest[] = {"MenuInventory", "MenuPosition", "Tickets", "Spectator"}; //--- add or remove templates here, for positions you only need "MenuPosition"

neon raptor
#

lol

#

read that //--- add or remove templates here, for positions you only need "MenuPosition"

#

so for now you need only respawnTemplatesWest[] = {"MenuPosition"};

#

and reset everything about respawn templates and respawn in the attributes

rugged violet
#

Still nothing even after that :/

neon raptor
#

no respawn menu at all ?

#

respawnOnStart = 0; < maybe that your problem ? πŸ˜ƒ

#

set it to 1

#
respawn = 3;
respawnDelay = 20; 
respawnOnStart = 1; 
respawnTemplatesWest[] = {"MenuPosition"};
#

that what you need there ^

rugged violet
#

No, I do get the meny, but now it says that respawn is disabled

#

I'll try the last code

#

btw, does it load the file with the positions automatically? Maybe that is the problem=

neon raptor
#

yes it does πŸ˜ƒ

rugged violet
#

Ah okey πŸ˜ƒ

#

But it still doesnt work 😑

#

Got any more tricks up your sleeve? πŸ˜›

neon raptor
#

if you have there less than 20 gigs of addons, just pm me that mission... probably the fastest way πŸ˜„

#

idk

gray cedar
#

My reinforcement trigger didn't work last night

#

I think I didnt sync the skip waypoint trigger to the player activated trigger

#

Do I need to do that?

storm geode
#

just put up screenshots of my #arma3_editor mission editor directory structure, gotta love that feature as you can even edit campaign missions straight outta campaign dir.

lapis isle
#

Hey guys πŸ˜ƒ

#

I have a question about the newly added SAM turrets. Are there any other ways to launch them then via CSAT terminal?

#

The idea is like this. OUr forces must take certain town from which SAM is being fired upon friendly forces. To avoid additional FPS loses and making battle scene I'd like to take SAM turrets and fire them on the enemy possitions (which don't really excist).

#

I saw that it's impossible to use only UAV terminal as the target has to be laser designated

signal coral
#

any good operation redwing missions on steamworkshop?

patent fox
#

is it possible to edit a lythium exile mission file?

prime dome
#

Ask on the exile discord, @patent fox

patent fox
#

oh ok thnx

prime dome
#

@lapis isle those are radar guided missiles, so you need a radar target. There command like reportRemoteTarger and confirmSensorTarget. Along with the various fire and fireAtTarget commands, you can spawn an aircraft out at see and make the SAM fire at it, and then delete the aircraft, or hide it, or something

tulip gazelle
#

Does anyone one know how i can use a trigger to spawn ai or objects?

#

i want to have that when you drop a certian crate is dropped in the trigger then all the objects iv placed appeare

#

so for example when your offload a container in the compound then all my fortifications i placed beforehand appeare

#

and is it possible if i can use a trigger to change an objects condition of presence

marsh rampart
#

I'm not 100% sure if this works for buildings, but try using the show/hide module.
I'll see if I can find a video on it. Using layers in the editor plus the show/hide module is something I wish I'd known about years ago

#

Here's a long video that includes it, I'm stuck at work right now so can't find the exact spot but this should work
https://youtu.be/toKg8BAjE48

terse harness
#

Could someone help me with a little issue of mine? I have an AI squad that is supposed to get into the player's APC. My problem is that they come up to the apc and stand next to the door but they dont enter it. If i move the apc they will move with it until they reach the door position and then sitll wont go in. I found out they get in only if i exit the apc. The player is the same side as the squad and hasn't shot any friendlies.

lost sonnet
#

I'm trying to make a mission using the 3D sounds and they work but they're not using my distance or loudess numbers. If anybody can help me please just @karmic ore.

#

Heres my code class CfgSounds
{
sounds[] = {alarm, radio};
class alarm
{
name = "alarm";
sound[] = {"sound\alarm.ogg", 10, 1, 800};
titles[] = {};
};
class radio
{
name = "radio";
sound[] = {"sound\radio.ogg", 0.4, 1, 2};
titles[] = {};
};
};

sinful rampart
#

@karmic ore how are you playing the sound ingame?

lost sonnet
#

@sinful rampart Like this nul = [this] spawn {while {true} do {(_this select 0) say3D "music"; sleep 300;};};

#

then the object haves the variable name "music"

#

has*

sinful rampart
#

well according to your config you have alarm and radio. But no music

#

say3D doesn't magically read variables off of units

lost sonnet
#

my bad thats an old one

#

in my mission music is alarm

#

i used this same thing 2 years ago and it worked fine

cinder holly
#

from https://community.bistudio.com/wiki/say3D

For some unknown reason if at the moment of command execution the player is in first person view and is inside a vehicle, the sound created is greatly attenuated```
lost sonnet
#

@cinder holly Did the max distance of a sound change because in that video i had it set to 800m and now this is saying the max is 100m

cinder holly
#

I don't know Β―_(ツ)_/Β―

#

it's only a default, it can be changed

neon raptor
#

now this is saying the max is 100m
default ^

dusk oyster
#

anyone know if its possible to enable and disable first person via debug console?

sinful rampart
#

no

#

unless you force first person via a script

cinder holly
#

that's ^ something I wonder too, as the main campaign does lock you in 1st person view when walking and entering the base camp in Survive; pressing Numpad Enter doesn't change anything, nor does the screen go black

grave harness
#

I have a mission where there are some custom buildings placed (i.e. the military tower), but if i run the mission on a dedicated server, the doors of those buildings do not work

#

i.e. i do get the option "Open Door" but nothing happens

cinder holly
#

@grave harness mod building?

grave harness
#

nope

#

military tower and barracks

cinder holly
#

modded game?

#

oh! you may have disabled its simulation. the action would display, but you wouldn't have any reaction @grave harness

grave harness
#

enable simlation is checked for the buildings

#

First thing i thought as well

cinder holly
#

modded game though?

#

or a script that disable simulation somewhere

grave harness
#

have to check that, but dont believe so

brazen sleet
#

simple objects on buildings deactivate doors too

cinder holly
#

@brazen sleet doesn't it disable actions themselves too?
@grave harness with console use simulationEnabled cursorObject to check your building maybe?

signal coral
#

@grave harness Sometimes you get option for the door behind so it could seem that nothing is happening, just wondering if this could be the case

lapis isle
#

@prime dome thank you ! πŸ˜ƒ

cinder holly
#

@signal coral not anymore since a "recent" update (1.7x or 1.8x) πŸ˜‰

signal coral
#

@cinder holly Oh really? I think I had this thing happening to me quite recently on dev build

#

I know there should have been some change related to that

sinful rampart
#

@cinder holly pressing Numpad Enter doesn't change anything Guess one could use keyDown EH to override it

grave harness
#

The mission isn't made by me, but i put the PBO in the editor and saw that Simulation is enabled for those buildings

#

So i guess either the culprit is some sort of Dynamic Simulation in the mission framework

#

or a mod in our modpack that's being difficult

cinder holly
#

@sinful rampart that's what I thought too, but never checked

grave harness
#

Does anyone know if any functions of "3den ehanced" create dependencies?

#

The description states "no dependencies" but i heard some people say that some functions/modules still do

#

Not sure if this is okay to do this, so sorry in advance, but @west silo ?

west silo
#

None do

grave harness
#

Thanks for the confirmation πŸ’‹

west silo
#

You're welcome.

terse harness
#

does anyone know why AI won't enter a vehicle until the commander (player) leaves it or moves to driver?

terse harness
#

I figured out something. The AI won't enter the vehicle until the crew's orders are completed. It seems that driving (as a commander ordering the driver) is an infinite order and can be canceled by some other like stop, move or regroup

#

is there a way to order a group trough a script

minor basin
#

Can you use apex objects in a mission, and people without apex can join okay without any annoying messages?

#

just static stuff, no weapons / vehicles or anything

grizzled meteor
#

If the players are not "using" the stuff then yes. But as soon as put on the piece of clothing, weapon, or enters a vehicle you get it.

cinder holly
#

^ even as a passenger though?

#

asking for a friend πŸ‘€

neon raptor
#

custom terrain with objects from the apex requires dlc, just mission with any kind of apex objects (vehicles,items,weapons) - do not require dlc,
but players will have those messages when they will interact with "the dlc objects"...

lost ember
#

Is there a way to change the way an object explodes? I'm trying to change the way the "cup -usmc vehicle service point" blows up. By defualt it's just a big 3 sec explosion then the object disappears and leaves a crater. I want to make it so when it explodes the ammunition starts "cooking off" and the object changes leaving only a shipping container so that it looks like the ammo boxes and fuel barrels were destroyed.
This is the object I'm referring to - https://ibb.co/mfOPYK

sinful rampart
#

@cinder holly yeah passenger is fine

#

All Terrain objects are also fine @minor basin as everyone has the files now

neon raptor
#

friend of mine was making custom map with the apex objects, idk if he added required dlc class in the config, but his map requires apex (will ask him later)

#

aaand passengers will have those messages too πŸ˜ƒ

sinful rampart
#

but his map requires apex Between Apex and the next DLC you did indeed require to own apex to get the models for it's objects

#

not so anymore tho

neon raptor
#

i see, good to know πŸ‘Œ

lost ember
#

#thanks @sinful rampart

upbeat ember
#

Is there a way to disable the autonomous option for drones at the start without having to use a terminal to connect and disable it? found it in search "<drone> setAutonomous false"

wooden frigate
#

so i've got an issue with my mission when i launch it

#

AI will not stay in animation no matter if i try forcing with init or just setting it

#

they'll get out of it if i approach or fire near them

#

which for some animations may make sense

#

but

#

the wounded animations and stuff

#

no bueno

#

we do run VCOM

#

so

#

im thinking its the culprit but i dont know.

#

pls @ me if you know anything at all or dm me

pearl nexus
#

@wooden frigate first step. try without VCOM. after that i'd try disableAI "ANIM" or any other of its paramters. maybe setBehaviour "CARELESS" too

wooden frigate
#

anim is disabled

#

didnt touch behavior though ill try that

#

and unfortunately i cant disable vcom because our clan leader has a raging hard on for it

pearl nexus
#

how do you set the anim? and what's the environment? SP? MP? dedi?

wooden frigate
#

i cant disable vcom in mission init can i?

#

launched as mp mission in editor

pearl nexus
#

i don't know. never used VCOM. but if you are using the script version (which i think there is one) you could make a mass search for anim commands through its files. playMove, switchMove and maybe others.

wooden frigate
#

careless didnt work so i can almost guarentee it's vcom

pearl nexus
#

yea try the mass search then and see what it does in terms of anims. maybe comment it out, if it's not important stuff

wooden frigate
#

hey thanks for trying though

dusk oyster
#

could anyone tell me where im going wrong with assignCurator command?

#

im doing this first
unitname unassignCurator myCurator;

#

then unitname assignCurator myCurator;

#

but nothing happens, unit name is zeus1 and the module name is myCurator

#

zeus1 is also listed in the owner but still no luck for some reason, I know its possible to do it via debug in game

signal coral
dusk oyster
#

ive done that, it's assignCurator that doesnt seem to work

signal coral
#

And that both commands server only execution

dusk oyster
#

im doing zeus1 assignCurator myCurator; on server

#

turns out you need unitname= player; publicvariable "unitname" run locally

#

and then assignCurator afterwards on server

north marsh
#

can anyone tell me what the F*@!k it's wrong with that trigger

#

i'm using a blufor character and it's not working

#

and even with anyplayer, or anybody it's not working

#

tested with square also, and different sizes

#

condition maybe? xD

#

o fak yes

#

-.-

signal coral
#

Put this in condition

north marsh
#

yes, dam arma 3 xD

#

makes me seek

rapid hatch
#

I wish they expand on civilian presence module in the next edition. In operations other than war (OOTW) like insurgencies the civilian population plays a big part. Now, civilian life in Arma are not very credible, missing normal behavior (not all can repair the cars or pretend to heal someone), lacking females etc.

sharp axle
#

I think it's just mainly how things are simulated

#

A good example is civilians use of sidewalks

#

I was actually surprised that for example Tanoa has footpaths the AI will use, but they never bothered adding them to the side walks. So I assume it must been glitchy or something.

#

Wonder if there is a cleaner way to disable AI desire to use roads and simply go for a direct waypoint route. Would cut down the 10+ Waypoints you need to keep them on a sidewalk

neon raptor
#

also maybe just setDriveOnPath πŸ€”

thin hill
#

I'm having an issue with the key frame animation system in Eden. It requires for looping to be enabled for it to even move in the anim. In Eden it moves perfectly fine but in game without looping (in the Timeline module) enabled it doesn't want to budge. Any ideas or is it just broken?

sharp axle
#

Ok, had a bit of luck

#

Aware mode at limited speed will keep them on the sidewalks

#

As for traffic, I could make a mod that reduces the AI max speed down a lot to keep things slow.

#

I think next would be to create a array of WP that all the civilians share, with various checks like making sure to wait tell it's clear to cross roads and such.

#

Why you won't be able to do a entire map, it would allow people to simulate a handful of cities.

cerulean spruce
#

hey everyone πŸ˜ƒ for a long time i have been looking for a way to stop people from using the endmission command to quit the mission, now after having forgotten to check on this for a while it seems to have stopped working in multiplayer. Does anyone know if arma patched that at some point and i did not notice ? or did they add a setting for that ?

sharp axle
#

The only way people can use that is if they have admin access I thought.

cerulean spruce
#

for a long time everyone could use it sadly 😦

#

i tried it in a local multiplayer session and it does not work, in singleplayer it works so they might have fixed it for MP wich would be fantastic

ionic crypt
#

hey

coral mirage
ionic crypt
#

thx

sharp agate
#

hey guys anyone know how to make ai do ACE animations in editor?

raven whale
#

what ace animations?

feral gate
#

Animations from ACE3mod

raven whale
#

duh

#

are there any even?

#

you play them like you normally would

oblique niche
#

iirc ace uses only vanilla animations

modest salmon
#

Hey there, we figured out that we have an ASR dependency in our mission, that we would like to get rid of. If I only delete the dependency line in the mission.sqf file, as soon as we re-open the mission in 3DEN the dependency is re inserted. The PBO required is asr_ai3_skills, but the mission is not using anything related to ASR. How can I remove this dependency ?

oblique niche
#

You need to overwrite the dependency, removing it may cause corruption of your sqm file.
There are 2 entries, both have asr_ai3_skills in their name somewhere.

I personally just copy paste the one dependency above the bad one over the bad one, save it and reopen in editor

modest salmon
#

I don't understand... Using ctrl+F I can ensure you that there is only ONE entry with asr_ai3_skills in the file. Even with just asr the finder show no other entry.

oblique niche
#

is your mission file binarized?

modest salmon
#

no it is not

#

moreover, when I use "show required extensions" in Eden ASR is not displayed in it...

#

but if we try to launch the mission without ASR, it fail

oblique niche
#

what I meant with overwriting is this. Lets pretend that "A3_Weapons_F_Exp" is the culprit and you want to get it of it
then you look into your mission.sqf and see these entries

addons[]=
{
    "A3_Characters_F",
    "A3_Weapons_F_Exp",
    "A3_Weapons_F",
    "ace_realisticnames"
...

class AddonsMetaData
{
    class List
    {
        items=3;
        class Item0
        {
            className="A3_Characters_F";
            name="Arma 3 Alpha - Characters and Clothing";
            author="Bohemia Interactive";
            url="https://www.arma3.com";
        };
        class Item1
        {
            className="A3_Weapons_F_Exp";
            name="Arma 3 Apex - Weapons and Accessories";
            author="Bohemia Interactive";
            url="https://www.arma3.com";
        };

You change it to

addons[]=
{
    "A3_Characters_F",
    "A3_Characters_F",
    "A3_Weapons_F",
    "ace_realisticnames"
...

class AddonsMetaData
{
    class List
    {
        items=3;
        class Item0
        {
            className="A3_Characters_F";
            name="Arma 3 Alpha - Characters and Clothing";
            author="Bohemia Interactive";
            url="https://www.arma3.com";
        };
        class Item1
        {
            className="A3_Characters_F";
            name="Arma 3 Alpha - Characters and Clothing";
            author="Bohemia Interactive";
            url="https://www.arma3.com";
        };

sqve it and reopen in editor.

#

if you do not find the ASR dependency in there then itis gone

modest salmon
#

Okay I understand. Here we have some strange things : ASR is included in the addons[] array, and if I delete it from here it is automatically re-added by Eden. However, it is never in the AddonsMetaData class. And it is not added in it by Eden. It might not be the only problem because it seems that addons[] contains 39 addons whereas AddonsMetaData contains only 33 subclasses

oblique niche
#

weird. overwriting the dependency, saving it and then loading it in eden WITHOUT asr ai loaded will most likely get rid of it

#

with saving it i mean in a text editor

modest salmon
#

Using ctrl+F I can say that all other missing addons in MetaData compared to addons[] are some A3_* stuff. Probably some addons containing objects that were once in the mission file but are no more used.

#

Do I have to delete them as well ?

oblique niche
#

seems fine then

#

nah

#

if they are vanilla arma then it is fine

#

as they should be there anyways

modest salmon
#

What if I delete everything ? Is Eden able to rebuild the whole list, hoping that it will clear some errors ?

oblique niche
#

in addons[], yes

#

the AddonsMetaData is more volatile

modest salmon
#

what a weird system...

#

thanks anyway ! πŸ˜ƒ

oblique niche
#

well, normally you do not go ahead and edit the sqm by hand πŸ˜‰

modest salmon
#

We never do that, I only investigated this because of the unability to launch the mission without ASR on the server πŸ˜ƒ

tawny holly
#

@oblique niche New tool idea: SQM editor

oblique niche
#

probably made alrady

#

somewhere

#

for OFP

tawny holly
#

I must inquire.

#

Not finding anything.

oblique niche
#

tho i know of some sqm parsers for automated mission sign up stuff. not really the same, but hey there are some

storm geode
#

what is "sign up stuff"?

oblique niche
#

You upload a mission.sqm and it generates a site for sign up

tawny holly
#

Meh, there isn't a tool with a UI or anything. Not really even executable or operation, so it's still in idea phase.

#

??, generates a sign up?

oblique niche
#

like this

#

if the mission has not happened you can reserve your slot like this

#

just click on the slot you want and done it is reserved for you

tawny holly
#

Unmm. So that definitely is not something that happens without external tools.

oblique niche
#

depends, my solution was a c# program because i did not want to do it in php. The group i play with does it in node.js.

#

the parsing is primarly for the groups/slots

tawny holly
#

Right, but it made zero sense without context at first

oblique niche
#

ah sorry

storm geode
#

M242 already helped me into the right direction with random weather, but still having issues ...

#

as according to https://community.bistudio.com/wiki/forceWeatherChange I have enabled manual override, also set intel -> overcast, both start and forecast to 100% (cant remember where I read this), then on dedicated server at mission start I run sqf 0 setOvercast (random 1.1); // 1.1? yeah to give more chance for a bad weather / rain forceWeatherChange;
yet I seem to always get nice skies with only few clouds even though it might start to rain soon or even immediately. so the cloud "weather" is not at all synchronized with the "background weather" which can include darker sky in front of the sun (heh difficult to explain), rain and thunder sounds.

#

what am I doing wrong?

oblique niche
#

setOvercast is local only

signal coral
#

Sounds about right for that random range

neon raptor
#

btw we have BIS_fnc_paramWeather (mission params option)

#
//--- description.ext/Params
class Weather
{
    title = $STR_A3_rscattributeovercast_title;
    values[] = {0,25,50,75,100};
    texts[] = {
        $STR_A3_rscattributeovercast_value000_tooltip,
        $STR_A3_rscattributeovercast_value025_tooltip,
        $STR_A3_rscattributeovercast_value050_tooltip,
        $STR_A3_rscattributeovercast_value075_tooltip,
        $STR_A3_rscattributeovercast_value100_tooltip
    };
    default = /* default value */;
    function = "BIS_fnc_paramWeather";
};
storm geode
#

so on dedicated server I need to run this instead or does it also require force change? sqf 0 setOvercast (random 1.1); simulWeatherSync;

oblique niche
#

simulWeatherSync only sync the current keyframes and values, if you want an instant change, you need to force the change before sync

storm geode
#

right right, force change on mission start, but then with long duration changes simulw, gotcha. thanks.

rocky sinew
#

Hi all, if I disable thermal imaging on vehicles how does it effect AI vs players...will AI vehicles have lower chance of spotting enemy AI/players or does it just effect player spotty potential

#

Also does anyone know of a way to disable thermals for newly spawned vehicles for game modes like liberation?

rapid hatch
#

I need advice, I'd like to make a credible mission in Georgetown (capital). Besides using civilian presence module, what more (within Arma engine capabilities) could I add to the mission to make the impression of living city, capitol of Tanoa?

#

I'm afraid of adding cars because they tend to crash each other (ENIGMA script) or lose control and run over people.

wheat egret
#

Animals

#

Civilian units w/ Move waypoints

#

Civilian units in vehicles that are locked.

rapid hatch
#

Civilian presence module already spawns and moves civilians around. Locked cars (simple object) is a good shout.

pearl nexus
#

@rapid hatch use sound. it's cheap and adds a lot of atmosphere

rapid hatch
#

true

#

sound of traffic you mean?

wheat egret
#

ambient chatter perhaps

pearl nexus
#

all kinds. play radio or tv sounds from inside buildings (even or esp closed ones). also just random neighbor noise. dogs barking in back yards

rapid hatch
#

yeah, sounds good

rocky sinew
#

@delicate hinge thx ill give it a go

rapid hatch
#

For ambient sounds of city, what is the best way to "play them"? Which command?

#

localizing to a fixed position makes little sense, maybe just playSound then?

oblique niche
#

in many games mappers use a soundscape, multiple fixed locations for ambient sounds. Obviously one sound emiter wont be enough, but fixing to a none directional sound is also not the way to go if you move around the city.

#

Maybe it is best to make a system which will create sounds with say3d if the player is in certain radius near them. So you do not broadcast all the sounds to all players over the net and everyone has their won local soundscape

upbeat ember
#

How can I set up a UAV to respawn with autonomous set to off?

neon raptor
pearl nexus
#

@rapid hatch use playsound3d. it is broadcasted over the network automatically. its only draw back really is that you can't attach the sound to moving things. but for your use case that is irrelevant.

upbeat ember
#

@neon raptor does it persist through respawns? I thought it only applied to the editor placed units

neon raptor
storm geode
#

I'm having the same issue https://forums.bohemia.net/forums/topic/172837-weapon-pool-duplicates-itself-in-campaign-progress/ with my campaign, weaponPool stuff duplicates itself on the next mission. I noticed it early and though I messed up my ammobox/truck scripts and kept playing, several missions later I had 38,000 magazines of 5.56 ammo heh. does anyone know anything about this, could it be that I messed up my campaign/sqf/weaponpool instead of this being arma3 bug?

rapid hatch
#

If a mission is delivered via Steam Workshop, what happens when you create a new version? Does it sync for all subscribing players automatically?

feral gate
#

Yes.

rapid hatch
#

Thanks.

neon raptor
#

only if you will upload/publish it on top of your existing upload aka overwrite it @rapid hatch

languid wing
#

Anyone maybe have any idea why things like a helipad would sit below a runway beton? Tried dragging it up but it does not raise above the beton.

rapid hatch
#

@languid wing - try disabling simulation on the object. Not sure how it will influence other things though.

rocky carbon
#

helipad I recon is a land decal so it sticks to the terrain

#

@languid wing whats this runway beton you speak of? an object?

upbeat ember
#

@neon raptor it only works for the editor placed UAV, all the respawns are autonomous

neon raptor
#

(discord pls)

storm geode
#

also do you know about the weaponPool duplicating its contents on next mission?

cinder holly
#

I see, cutscene worked in OFP iirc (but may be wrong!)

And about duplication no, my first thought would be "are you readding from a container where you already added all pool weapons", but that's about it =\ @storm geode

storm geode
#

yes cutscene=; still worked in arma2 I believe.

#

he posted that topic four years ago, heh

#

still kinda hoping there is something wrong in my campaign, but dunno..

cinder holly
#

That's what I read… but testing a normal campaign without chapters worked fine for me

#

This year :p

storm geode
#

yep we (well I) had the weaponPool = true; in wrong class issue previously, hoping that this duping would be similar oversight.

#

I'll try some of my older campaigns to verify and double check.

cinder holly
#

Yes it was during these tests

storm geode
#

I powergrep searched my campaign files through and no add<something>Pool commands are issued, yet weaponPool contents are duplicated.

feral gate
#

Just found a bug that affects some cross-faction drones, be advised.
If you spawn an empty BLUFOR Autonomous unit (like the Hammer naval gun) in the editor and drop an OPFOR rifleman into it, and then spawn an OPFOR UAV Operator as Player and then connect to and use the turret - there will be a Get Out option that lets the Rifleman get out.

This is not work-aroundable by locking the autonomous units in question, as that prevents their control via the UAV terminal.