MrF
Member-
Content Count
21 -
Joined
-
Last visited
-
Medals
Community Reputation
10 GoodAbout MrF
-
Rank
Private First Class
-
Addon Builder checks every Folder in Drive P while binarizing
MrF replied to MrF's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
edit, still valid... -
Addon Builder checks every Folder in Drive P while binarizing
MrF replied to MrF's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
Trying multiple things, nothing works for me... it's very annoying !! Now, after the "hotfix" the beahviour is the same and i get the same error like before... -
Addon Builder checks every Folder in Drive P while binarizing
MrF replied to MrF's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
If i choose my project folder, Addon Builder chrashed... :confused: :( -
Addon Builder checks every Folder in Drive P while binarizing
MrF replied to MrF's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
This : -
Addon Builder checks every Folder in Drive P while binarizing
MrF replied to MrF's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
Check... Have open a ticket at Arma Tracker : http://feedback.arma3.com/view.php?id=19027 Regards, MrF -
Great work, thanks for this !! :p MFG, MrF
-
Addon Builder new Behaviour with Errors
MrF replied to MrF's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
Got the solution from ArmA Tracker... thanks to deanosbeano and BIS Cooper !! http://feedback.arma3.com/view.php?id=19003 ToDo: Simple change inside logger.xml (look inside install folder Arma Tools) the drive L to P (or whatever you want), now Addon Builder are logging again... :P Greetings, MrF -
Addon Builder new Behaviour with Errors
MrF replied to MrF's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
Have some tools from Mikero, but pboproject don't work for me - don't know why, it chrashed every time i start it... BTT : The new Addon Builder need an important fix, so let's hope BI have an eye on this !! : -
Okay, this is a new issue with Addon Builder... If i want to binarize a config with a "not known" error inside, Addon Builder simple report "Build failed. Result code=1", no log is written, no pbo is packed... öhm... :confused: Anyone else could reproduce this ?? Thanks... Regards, MrF
-
Addon Builder checks every Folder in Drive P while binarizing
MrF replied to MrF's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
Ok, thought the problem was only be with me... so, BI have to fix it !! :P @Mikero Thanks, will give it a try... -
nope... no ppEffects used yet, only the config-tweak is done !! I think it's not possible to add NVG/TI via scripting, you must change this in a config, but im new in modding too, maybe there is an scripting-solution for this ?! Don't know... Open my Addon and take a look inside, this should help you on your project. ;)
-
Hi Thanks !! :p It seems, that you script some *.sqf, right ?? If you want Thermal View (TI) in your optics you have to create a seperate config with all the things you need inside... In config needed: visionMode[] = {"Normal","NVG","TI"}; thermalMode[] = {0,1}; The different modes: 0: Black / White (White = Hot) 1: Black / White (Black = Hot) 2: Green / White (White = Hot) 3: Green / Black (Black = Hot) 4: Red / White (White = Hot) 5: Red / Black (Black = Hot) Maybe that help you !! Greets, MrF
-
Great work... :)
-
I update the Rangefinder, now it have also green & red thermal view, see changelog !!