Page MenuHomeFeedback Tracker
Feed Advanced Search

Sep 23 2016

BlenderRus created T120346: Broken wheeled vehicles.
Sep 23 2016, 11:18 AM · Arma 3

May 10 2016

BlenderRus added a comment to T85835: Weapon initSpeed for all weapons inheriting from MGun is 900, including GMGs.

Here is parsed vanilla config with 'initSpeed = 900;' defined in MGun class:
http://configs.arma3.ru/154.133741/configfile/CfgWeapons/MGun.html

And as told in BI's CfgWeapons_Config_Reference:
"In A3 this has multiple usages. positive values override magazine initspeed with the fixed number."
https://community.bistudio.com/wiki/CfgWeapons_Config_Reference#initSpeed.3D0

May 10 2016, 12:49 PM · Arma 3
BlenderRus edited Steps To Reproduce on T80853: GUI Editor import/export error when using quotes in control text field.
May 10 2016, 10:12 AM · Arma 3
BlenderRus added a comment to T77782: GUI Editor is broken.

Seems fixed after today's update.

May 10 2016, 8:34 AM · Arma 3
BlenderRus added a comment to T77782: GUI Editor is broken.

I can confirm.
After latest Arma 3 update - GUI editor wont work!
Spammed .rpt with:
Error in expression <<null>>

Error position: <<null>>
Error Неверное число в выражении

Error loading control config.bin/RscGUIEditor/controls/Tool_0/
Error in expression <<null>>

Error position: <<null>>
Error Неверное число в выражении

Error loading control config.bin/RscGUIEditor/controls/Tool_1/

and so on...

May 10 2016, 8:34 AM · Arma 3
BlenderRus added a comment to T77782: GUI Editor is broken.

I found the problem.
Check RscGUIEditor class in UI addon config file:

		class Tool_1: Tool_0
		{
			idc = "<null>";
		};

Also:
class RscButton
{
style = 2;
x = 0;
y = 0;
w = "<null>";
h = "<null>";
and another button classes with wrong "string" parameters.

Made some FIX for GUI Editor: ftp://arma3.ru/arma3/addons/@GUIEditorFix.rar
Please note that this addon only fixes RSCGuiEditor classes, not controls parent classes!

May 10 2016, 8:34 AM · Arma 3
BlenderRus added a comment to T72727: No localization in Supporter Edition.

Yeah. Now language control is enabled.
Thank you for quick fix :)

May 10 2016, 6:20 AM · Arma 3
BlenderRus added a comment to T72727: No localization in Supporter Edition.

Arma 3 has been updated (1,6Mb), stringtable files now seems valid but Arma still in English language even after steam restart and verifying game cache.

May 10 2016, 6:20 AM · Arma 3
BlenderRus edited Steps To Reproduce on T72727: No localization in Supporter Edition.
May 10 2016, 6:20 AM · Arma 3
BlenderRus added a comment to T67745: Configuration parameter "difficultyMP" to set the default difficulty is not applicable for Dedicated servers.

Also adding something like
difficultyList[]={"Veteran", "Elite"};
would be great to disable selecting unwanted difficulty levels on the server.

May 10 2016, 3:31 AM · Arma 3
BlenderRus edited Steps To Reproduce on T66784: createGearDialog doesnt work properly.
May 10 2016, 2:55 AM · Arma 3
BlenderRus edited Steps To Reproduce on T66783: gearSlotData always returns empty string.
May 10 2016, 2:55 AM · Arma 3
BlenderRus edited Steps To Reproduce on T66495: disableTIEquipment doesnt disable vehicle's PiP monitor.
May 10 2016, 2:43 AM · Arma 3

May 9 2016

BlenderRus added a comment to T61501: You cant take the enemys clothes.

So soldiers cant wear civil clothes due to geneva convention?? LOL! Nice logic guys :)

May 9 2016, 11:09 PM · Arma 3
BlenderRus added a comment to T58853: GPS appears in middle of the screen.

Delete file named: YOURPROFILE.vars.Arma3AlphaProfile
from My Documents\Arma 3 Alpha and enjoy :)

May 9 2016, 4:04 PM · Arma 3