Jump to content

Reluk

Member
  • Content Count

    31
  • Joined

  • Last visited

  • Medals

Everything posted by Reluk

  1. Looking for someone who would be able to make a textures for my vehicle from mod that im currently working on. I can provide you with the UV maps. I cannot offer any money but i can write you as a co-author of the mod. If someone is interested contact me here in the coments or write me a private message.
  2. So managed to make some photos of the infantry equipment that will be avalible :) Thank you for all support. PS: For those who are thinking about desert camo, yes im working on it too.
  3. Also some preview of my custom vehicle the Slovak armored vehicle Aligator 4x4
  4. So i have finnaly managed to got everything working but only problem that i still have is that the when i turn in i can still shoot and even move is there a way to lock him in place and make him not able to shoot ? I have tried inGunnerMayFire = 0; outGunnerMayFire = 1; but only thing that it do was that it bugged the view point when im turned in any idea on how to fix this ? class Turrets { class CargoTurret_01 : Cargoturret { gunnerCompartments = "Compartment1"; gunnerAction = "vehicle_passenger_stand_2"; gunnerInAction = "passenger_MRAP_01_front"; gunnerName = "Commander (FFV)"; memoryPointsGetInGunner = "pos cargo"; memoryPointsGetInGunnerDir = "pos cargo dir"; proxyIndex = 1; canHideGunner = 1; isPersonTurret = 1; LODTurnedIn = 1200; LODTurnedOut = -1; animationSourceHatch = "hatchCommander"; enabledByAnimationSource = "hatchCommander"; memoryPointGunnerOptics = ""; minElev = -15; maxElev = 50; initElev = 0; minTurn = -120; maxTurn = 100; initTurn = 0; }; };
  5. So if i understand this correctly by setting up this i should have a working turn in out position with "FFV" but only thing thats missing is too enable the animation of the hatch when i turn in and out ? And of course make the animation somehow.
  6. Hi ! Im working on an addon (Slovak Armed Forces) for some time now. Originaly it was supposed to be only retexture, but then i started to learn with Blender and manage to make myself a model of vehicle. (The vehicle its named Aligator, interesting looking vehicle used by Slovak Armed Forces) I even manage to make it workable in game, but the vehicle has still no textures and they are some other things too that need to be finnished. So I decide to try find help in the community as on the internet I cannot find many tutorials or i cannot understand them. So if someone its interested in helping me with this project or even finnishing it himself please PM me here on the forum, sadly I cannot promise anything else then to be mentioned in the credits and became a part of the team.
×