-
Content Count
1137 -
Joined
-
Last visited
-
Medals
-
Medals
-
Everything posted by DSabre
-
How can I config an unarmed MQ4A Greyhawk
DSabre posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Hi Community, I am somehow unable to strip a MQ4A Greyhawk of it's weapons without destroying the turret/camera. What I want is a MQ4A Greyhawk with a pilot and a gunner without weapons. The gunner should only be able to use the camera or the laserpointer. Is anyone able to help me? I failed to find any related issue that would help me. my current config will strip it off its weapons but mess up the turret at the same time. Both pilot and gunner will be a pilot with this config : ( None has access to the camera/turret. I guess I am making a mistake with inheriting the turret class. class UAV_02_base_F; // External class reference class sab_UAV_02_CAS_base_F : UAV_02_base_F { class Turrets; class MainTurret; displayName = "UN UAV base 1"; weapons[] = {"CMFlareLauncher"}; magazines[] = {"240Rnd_CMFlare_Chaff_Magazine"}; class sabTurrets : Turrets { class sabMainTurret : MainTurret { weapons[] = {"Laserdesignator_mounted"}; magazines[] = {"Laserbatteries"}; }; }; }; Any help welcome. Thank you! -
Secret Weapons (old version - discontinued)
DSabre replied to DSabre's topic in ARMA 3 - ADDONS & MODS: COMPLETE
yea I am really not in the mood to fix it to be honest since I kind of expect the next update to break a lot more. I might wait for that and then try to fix it all in one go instead of slaving away on problems after each consecutive update. -
Lesh's Towing Mod 1.0 (2018-06-16)
DSabre replied to leshrack's topic in ARMA 3 - ADDONS & MODS: COMPLETE
that would be awesome. with the number of planes I have to maintain this would make it a lot easier : D many thanks for considering it! -
I forgot to add: you can change the Brisfits liveries in eden editor: I will adapt this feature for most of my planes to reduce some editor clutter. Probably once we have that new jet dlc loadout thing
-
Advanced Train Simulator (ATS)
DSabre replied to duda123's topic in ARMA 3 - ADDONS & MODS: COMPLETE
wow, this is jaw dropping - respect! -
V 1.3 added Brisfit added Hansa Brandenburg W.29 Both are work in progress of course
-
update 0.7 - fixed the 0.68 arsenal issue - added some liveries - messed with tripod geo lod - optional units (c-130, su-34, an-12)
-
Lesh's Towing Mod 1.0 (2018-06-16)
DSabre replied to leshrack's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Hi Lesh, what is the simplest way I can make my aircraft compatible? Can I add a point in my memory LOD instead of measuring offsets : ) ? -
A few more textures going to be updated in a while. added vtol function to the jets : )
-
Buldozer not displaying textures/shaders
DSabre replied to six_ten's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
forgot to add. i can only launch buldozer from the install directory. if I use the default setup it won't launch -
the points are defined and it did work up to the last time I flew it. I can check what Tetet suggested, only thing I can think of... My points were about 1m to 50cm above ground. I lowered them and now it works again. Thx Tetet. Of course I still get this in the log which I get since day 1: 16:54:42 In Vehicle: sab_robindr400\robindr400.p3d missing driver get in direction point 16:54:42 In Vehicle: sab_robindr400\robindr400.p3d missing driver get in direction point 16:54:42 In Vehicle: sab_robindr400\robindr400.p3d missing driver get in direction point... those updates and changes of rules sure keep us busy (meanwhile I found out that this error comes not from a missing get in point, but instead from if there is more than one point. Also BIS had removed the default getinradius value for the base plane class. So now we have to define it again for our planes. It can not be inherited anymore. Use someting like getinradius=5;)
-
I actually saw one land on an airport I was passing today. It flew directly over me just seconds before touching down. Well not the AEW version but still, what is the chance for that : D I have made the livery in celebration of this event and will add it into my addon sometime, you can have it too of couse. It's flashy green so probably wont fit in here though : ) btw, really liking that livery with the black belly. looks neat.
-
Buldozer not displaying textures/shaders
DSabre replied to six_ten's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
that is good for fixing the paths : ) - thx, i had the p: in my paths for a few weeks and did not know why. very annoying to remove manually. didn't fix my texture/mat issue though. I will try delete and reinstall the whole thing -
Mikoyan-Gurevich MiG-29S Fullcrum-C AWS
DSabre replied to pinaz93's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I do, thx for sharing : ) -
Buldozer not displaying textures/shaders
DSabre replied to six_ten's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
aye, mine didn't show rvmats for a while now. I have updated. now textures are gone too : O -
I might make some new skins for it actually, not sure about plaaf. you have any examples? feel free to make textures yourself btw, I can add them to the addon,
-
small update
-
[WIP] Blood Trench 1914-1918(Looking for help)
DSabre replied to hellceaser's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
Looking very good. Really nice work! Love the vehicles -
All the points are there and defined in model and in config. You can actually get in and out. Nothing I know of that I can do about those messages (meanwhile found out this error comes from defining those points not once only but twice or more)
-
That's good! Thank you
-
Secret Weapons (old version - discontinued)
DSabre replied to DSabre's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I didn't make the Hellcat, just converted it. All the released models here have been made by Helijah : ) You can see what I am working on in my threads or steam screenshots. nothing else is planned. -
Secret Weapons (old version - discontinued)
DSabre replied to DSabre's topic in ARMA 3 - ADDONS & MODS: COMPLETE
not on my list. Quite busy with other things -
Hansa Brandenburg - the new version is coming along nicely. Time to do the uvmapping and the interior
-
Secret Weapons (old version - discontinued)
DSabre replied to DSabre's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Avia 534 - work in progress. Had to redo the fuselage. Now I can concentrate on the interior and the textures/uvmapping. -
v1.25 I have added the balloons and hangars and things directly to this addon. Also added a Junkers J7 (basically a 1 seater smaller version of the CL.I)