-
Content Count
575 -
Joined
-
Last visited
-
Medals
-
CatBook-Yi23332 started following UK_Apollo
-
Add the following lines to your vehicle config.cpp to animate the drivers arms with your steering wheel bone "drivewheel": driverLeftHandAnimName = "drivewheel"; driverRightHandAnimName = "drivewheel"; //driverLeftLegAnimName = "pedal_clutch"; // animate left leg //driverRightLegAnimName = "pedal_accelerator"; // animate right leg
-
I've just been chatting with Evrik discussing the initial bug reports. Unfortunately he has the 'flu so I'll post here on his behalf. The fixes for the Willy Jeep mirror and missing passenger bugs have turned out to be fairly simple. bolo861, you're correct that the M2 feed tray cover axis points are out of position on the MaxxPro. Thanks for the reports, you'll get a patch update when Evrik is feeling better.
-
Have a look at this link, describing LOD's for Arma: https://community.bistudio.com/wiki/LOD Note for the Geometry LOD, it should be very simple, and has to fulfill the following criteria in order to work: --- Object must be named ComponentXX (where XX is a consecutive number between 01 and 99). --- Must have 'Mass' (Alt-M). --- Must be closed and convex. Always validate your Geometry LOD. In Object Builder, go to the Geometry LOD, select all objects (Ctrl A), then enter the Mass (kg) in the mass window. To auto name your objects, use menu Structure > Topology > Name Components. To check for non-convexities, use menu Structure > Convexity > Find non-convexities
-
Tanks and Turrets Troubleshooting - need help!
UK_Apollo replied to scotg's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
What are gunBeg and gunEnd set to for the turret with the backwards view? (check with in game config viewer). These are often counter-intuitive and can be backwards, but I'm not entirely clear if they're relevant to your case. -
Tanks and Turrets Troubleshooting - need help!
UK_Apollo replied to scotg's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
In model.cfg, under obsturret and obsgun, do you deliberately have angle0 as positive and angle1 as negative, rather than the other way around? angle0 = 6.2831855; //rad -360.0; angle1 = -6.2831855; //rad 360.0; -
UK_Apollo started following 3CB Factions
-
No immediate plans for this. Currently the ORC can be loaded onto the boat rack and under-slung from a helicopter.
-
They'll be in the vest usually. I see them ok in a quick test. Can you post a link (hastebin.com) to your rpt or pm me with it? What exact group or unit class names are you spawning?
-
Put this code in the vehicle's INIT: this animateSource ['Panama_Radar_Fold', 1, true];
-
Arma Toolbox for Blender - Arma 2/3 exporter script
UK_Apollo replied to Alwarren's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Blender 2.80 beta is out and looking very nice. All we need now is an update to our favourite toolbox... ;-) -
Thanks Flinty, opinions welcome and noted.
-
It's just a re-texture of Snatch I'm afraid. That's the reason we didn't do a battleship grey version initially, as we weren't modelling a proper Tangi as you and da12th have correctly pointed out the differences. However, given the request and as the re-texture was only a few hours work, it seemed worth doing.
-
SentryUK, Panther CLV: Objects > NATO > Cars > Panther CLV GPMG (Green/Sand) If you also run our 3CB BAF Units mod (version 4.6) you will see the Panther in multiple BAF factions crewed by appropriately clothed British soldiers: Objects > BAF-3CB, xxxxxx > Cars > Panther CLV GPMG (Green/Sand) The Panther CLV class names we have used are unique to 3CB and do not overwrite any other mod. Panama ROV: Objects > NATO > Drones > Land Rover Panama ROV (Green/Sand) For additional user guides and lots more information on these BAF vehicles: https://3cbmod.wordpress.com/released-mods/3cb-baf-vehicles/
-
Image is Work in Progress, subject to change, but it should be in our next update.
- 1108 replies
-
- 10
-
If Evrik's photo is representative of what you'd like, that will be fine as a reference image. Thanks da12thMonkey, you're a gold mine of info as always, appreciated.
-
I'd need an actual photo of the correct vehicle please. I don't really want to reference the wrong version or a model when texturing. Aside from that, it should be possible.