But we can't do the same, setObjectScale does not support scaling in multiple axes.
- Queries
- Arma 3 Activity
- All Stories
- Search
- Advanced Search
Arma 3 Activity
Jul 12 2022
I can't open the weapon 3 help me please
Jul 11 2022
Will be fixed, thank you.
Won't do.
//I know this exists, but does it even work by any means nowadays?
So basically modify a vehicles "fuelConsumptionRate" config entry..
But that would be too easy right? yes of course.
That config entry exists, but is only used for helicopters...
Arma just spawns any of these
modelAreaRectangle="\a3\3DEN\Objects\rectangle.p3d"; modelAreaRectangleLimited="\a3\3DEN\Objects\rectangleLimited.p3d"; modelAreaEllipse="\a3\3DEN\Objects\ellipse.p3d"; modelAreaEllipseLimited="\a3\3DEN\Objects\ellipseLimited.p3d";
and sets scale/texture to match
Please attach your latest RPT file, just click the create report button, or
https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/
Jul 10 2022
I've got a feeling this is related: T162734
Jul 9 2022
вот тоже самое
ебучая ошибка
Jul 8 2022
Jul 7 2022
Very cool. Maybe it could be also useful to include display and control eventhandlers added with displayAddEventHandler and ctrlAddEventHandler ? Just for perfection of this new command. But only if it's achievable.
In T152896#2336191, @dedmen wrote:Another change in profiling branch yesterday.
Flares weren't showing up at day time because their brightness was too low.
So now brightness is upped if environment is very bright to make them show up
In T158770#2336189, @dedmen wrote:sounds like alt syntax for removeAction command. but I'm not sure how this is implemented, might be too hard to skip these actions
rev 149660 added support for mission and music EHs
This works as designed
Won't do
can you type me up some pseudocode example scripts?
Wire mode is fixed next dev branch, it can be combined with others.
You won't get phong shader
Okey yeah no. half of that code is enabled in diag builds, other half is not.. but you need both halves :D Seems like someone intended to enable this, but stopped half way through
There is a wireframe mode, "Wire".
We should just force enable that with all the other diag modes (except normal), that should be sufficient.
profiling branch v20
You won't be able to test it with codePerformance tho, the buffer is only 32 messages
Another change in profiling branch yesterday.
Flares weren't showing up at day time because their brightness was too low.
So now brightness is upped if environment is very bright to make them show up
sounds like alt syntax for removeAction command. but I'm not sure how this is implemented, might be too hard to skip these actions
Should be fixed in 149656
add note - in the ACE modded arsenal search is not case sensitive
@R3vo 3den or CT_TREE search in general?
Jul 6 2022
In T166230#2336000, @BIS_fnc_KK wrote:Rev. 149655 https://community.bistudio.com/wiki/getEventHandlerInfo
Let me know if more EH types should be included and why
stack trace would also be good with this, with variables also. like in diag_stacktrace
confirmed. can be closed
Rev. 149655 https://community.bistudio.com/wiki/getEventHandlerInfo
Let me know if more EH types should be included and why
@reyhard basically the ones from Stratis an Altis:
It seems likely that this patchnote is what broke the behavior, assuming it was working properly prior to v1.66 like OP says:
nope that only added a script command, it didn't change anything else.
can be closed?
Can't find any code that does this, and also cannot reproduce it trying to fly badly.
Maybe its something inside rotor lib library that we cannot influence