Is there any chance this can be updated to include modifying beam thickness and length for IR lasers as well? Code currently only allows you to modify thickness of visible lasers.
- Queries
- Arma 3 Activity
- All Stories
- Search
- Advanced Search
Arma 3 Activity
Mar 3 2023
+1, We actually have plans to do this in Antistasi with our new task management framework. createObjectFromClass is a good start but we might want to construct the object with a copy of the object, or steal the resources of the another object to create a new object. I.E. maybe two more commands?
Ah, no worries then, want to mark this as resolved then? I'll just go make do with some real bounding box calculations then.
Mar 2 2023
Thanks. I had the color value up to 1000 and couldn't see it so I thought I must have missed something. Works now.
In T170710#2414225, @dedmen wrote:Your windows profile/user name could not be found
As a workaround you can use the -name= start parameter, to set your name manually
I also had a need for such feature and found a hacky workaround. The way to solve it is to attach through a intermediary local object (createVehicleLocal)
I already pushed up this in the Arma Discord just in case I will write it here
https://discord.com/channels/105462288051380224/105466812870713344/1071416821938401300
CfgVehicles → Land_Scaffolding_F
class EventHandlers { init="(_this # 0) enableAudioFeature ['building_exterior', true];"; };
to make this object fixed by default
And the same will be good for Land_BagBunker_Tower_F see T122026
Its a bluetooth headset from JLAB. The crashes seem to be only happening when I join certain public servers. I have no issues with private/white listed servers.
Yeah so what I did was the following
bump
Mar 1 2023
Hi thanks for your advice!
We can close this, I verified the files in Steam twice and it worked the second time. I am no longer receiving the error code
The first error code I receive when launching the game is - Addon 'A3_Data_F_Destroyer_Loadorder' requires addon 'A3_Boat_F_Destroyer'
The second error code I receive before I reach the main menu is - 'No Entry Bin cfgvehicles etc.'
namenai, were you able to get the laser's dot to show up during day time? I haven't had any luck with that.
Problem, how to set a CODE type variable, if CODE type is used to identify a method
still the same.
The jets issue is actually completely separate and has two bugs in it that break it.
Selected Audio Output: Headset Earphone (Arctis 7 Chat) - Channels: 1, Freq: 48000
Can you try setting your headset to stereo?
Also there are known issues with USB Headsets on Windows 10/11, I think this is a USB Headset? Maybe try with a non-USB audio output
The latest crash reports inside your uploaded file are from 24th january.
In general the latest file in there is from 11th feburary and there everything was absolutely fine.
13:16:50 DX11 error : CreateTexture2D failed : DXGI_ERROR_DEVICE_REMOVED
13:16:50 DX11 - device removed - reason: DXGI_ERROR_DRIVER_INTERNAL_ERROR
13:16:50 DX11 error : CreateTexture2D failed : DXGI_ERROR_DEVICE_REMOVED
13:16:50 DX11 - device removed - reason: DXGI_ERROR_DRIVER_INTERNAL_ERROR
Headset (JLab Studio Pro Hands-Free AG Audio) - Channels: 1, Freq: 16000
"The cloud operation was unsuccessful"
Thats an error with microsoft OneDrive.
Type it into google to find fixes, most likely turn off OneDrive
Looking at your RPT being spammed with
Yes its all already possible, its a question of convenience of doing it with a single command.
Why not just make your own?
I see how you set variables and such.
Problem, how to set a CODE type variable, if CODE type is used to identify a method
Please attach the actual crash report like described here: https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/
canVehicleCargo doesn't just depend on the class
It also depends on the mass (which can be adjusted per instance by script), the other cargo inside the vehicle, if there is space in the vehicle (for this the model needs to be loaded to check the memory points)
so you'd essentially have to spawn a invisible vehicle internally, run the check against it and delete it again.
https://community.bistudio.com/wiki/lockCameraTo may be used as workaround. But you'd have to spam it, and it would need a unit in the seat
Your windows profile/user name could not be found
As a workaround you can use the -name= start parameter, to set your name manually
Correction: sometimes I can see contents of both weapon holders when accessing corpse: e.g. when I shoot solder in the torso from behind, but not when shooting in the head from behind. So perhaps it is to do with how far from the character the weapons fall.
also put yourself as the commander of this gunner nearby. When the game starts your gunner will say "no ammo" but will never leave his static weapon!
Expected Behavior: The gunner of any static weapon without ammo must exit and remain nearby.
what repro do you need?
just place any static machine gun with gunner in the map and deprive it of ammo in the object properties
repro please
Is it possible to add a setting to make the laser less opaque I think they would look better if more solid lines, and to have the dot show in day (like show flare in day for reflector class).
Yes, it is now all working, thank you developers for your hard work!
Feb 28 2023
Historic day!
already 2.12 and fixing it turns out to be a problem
That seems related to T166710, which was just fixed in 2.12, so it's probably worth checking again.
Nvm, I am dumb and I realize the mistakes in trying to represent the large value misled me
Feb 27 2023
Can confirm, the problem still occurs in v2.10.