-
Posts
2346 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Events
Everything posted by Skulleader
-
Hello, Thanks John for this command, it's perfect and I've tested with my KA-50 and when I want I can show or hide the mirrors when I want. Thx again, Skull.
-
WOW great news and very beautiful cockpit. It's very hard to wait this military version, thanks guys for these news. Regards. Skull
-
Hello tovivan, Thanks for your comment, in fact I use many Mods for my DCS, here few graphic Mods: Improved Towns & Villages Mod : https://docs.google.com/file/d/0B31Ed4Wn1_E2MzVLdTVOdXBkdjA/edit Enhanced and detailed grass mod par T.Jacob: http://forums.eagle.ru/showthread.php?t=133381 DCS World environmental shaders mod: http://forums.eagle.ru/showthread.php?t=113374 lamp-land_white-red for TH -16-3: http://forums.eagle.ru/showthread.php?t=113779&highlight=papi&page=2 Airfield_v3b: http://www.digitalcombatsimulator.com/en/files/104763/ Addon Tents, Watchtower, UH-1-Cargo: http://forums.eagle.ru/showthread.php?t=124251 Ranger79's Mod Pack: http://forums.eagle.ru/showthread.php?t=121620 And of course I use many Mods for the cockpits, sounds... My system: ASUS Maximus VI Formula C2 Intel Core i7-4770K (3.5 GHz) G.Skill Trident X Series 32 Go (4x 8 Go) DDR3 2400 MHz CL10 Asus GeForce GTX 780 DirectCU II OC Samsung SSD 840 EVO 250 Go 1 VelociRaptor 600 Go 2.5" SATA 6GB/s 2 Caviar Black 1 To SATA 6GB/s 3.5" Creative SoundBlaster X-FI Titanium Corsair Professional Serie Gold AX1200 Corsair Hydro Serie H80 Windows 8.1 64 bits Cooler Master HAF 932 Advanced ASUS 27" LCD VG278H 3D For all my screenshots I use Lightroom and Photoshop. Thanks again, Skull...
-
Hello, Yes I've these three videos and it's perfect for our P-51D. Thanks again, Skull.
-
Addon Tents, Watchtower, UH-1-Cargo
Skulleader replied to upuaut's topic in Static/AI Mods for DCS World
EDIT: Upuaut I've installed your "staddons.zip" here: C:\Eagle Dynamics\DCS World\Bazar\World\textures. Please can you tell me if the good path or please can you give me the good method ? Re: I've put your textures "tmp.rar" into this path C:\Eagle Dynamics\DCS World\Bazar\TempTextures and now it's perfect, normal ? A great thanks in advance, Skull. -
Addon Tents, Watchtower, UH-1-Cargo
Skulleader replied to upuaut's topic in Static/AI Mods for DCS World
Hi dear Upuaut, Thanks for you file, in fact I'm very stupid because I've forget to check this option in the Editor Mission: Can Be Cargo. However the textures for these elements are missing: Container_cargo.EDM Tripode_cargo.EDM Reiter_cargo.EDM Please if it's possible can you give me these missing textures ? Once again a great thanks in advance for all, Skull. -
Addon Tents, Watchtower, UH-1-Cargo
Skulleader replied to upuaut's topic in Static/AI Mods for DCS World
Hello dear Upuaut, Thanks for your explanation and assistance, EDIT: please can you give me your mission file because with me my mission don't work fine. I've make one fast mission but nothing, impossible to contact the cargos. Thanks in advance, Skull. -
Hello guys, There's minutes I've resinstalled my DCS World in "1.2.16.38741" but after to have installed the "Cargo Mod" when I contact the ATC "All cargos" inside the list I have just one cargo nos the other cargos. Of course averything is well installed (3D model, Textures and Script) like this: Here as I add these lines: db_precountries.lua": cnt_unit(default_Cargos, "ammo_cargo"); cnt_unit(default_Cargos, "jeep_cargo"); cnt_unit(default_Cargos, "bambi_bucket"); cnt_unit(default_Cargos, "barrels_cargo"); cnt_unit(default_Cargos, "f_bar_cargo"); db_units_ground.lua": cargo( "ammo_cargo", _("ammo_cargo"), "ammo_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "jeep_cargo", _("jeep_cargo"), "jeep_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "bambi_bucket", _("bambi_bucket"), "bambi_bucket", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "barrels_cargo", _("barrels_cargo"), "barrels_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "f_bar_cargo", _("f_bar_cargo"), "f_bar_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); --f_bar_cargo cargo( "rsp_esd-20",_("rsp_esd-20"), "rsp_esd-20", 100, 1000, {wsType_Static}, 100, 10000 ); --rsp_esd-20 Here on screenshot of my cargo menu but just 1000 kg is available not the other cargos: A great thanks in advance, Skull.
-
Addon Tents, Watchtower, UH-1-Cargo
Skulleader replied to upuaut's topic in Static/AI Mods for DCS World
Hello guys, There's minutes I've resinstalled my DCS World in "1.2.16.38741" but after to have installed the "Cargo Mod" when I contact the ATC "All cargos" inside the list I have just one cargo nos the other cargos. Of course averything is well installed (3D model, Textures and Script) like this: Here as I add these lines: db_precountries.lua": cnt_unit(default_Cargos, "ammo_cargo"); cnt_unit(default_Cargos, "jeep_cargo"); cnt_unit(default_Cargos, "bambi_bucket"); cnt_unit(default_Cargos, "barrels_cargo"); cnt_unit(default_Cargos, "f_bar_cargo"); db_units_ground.lua": cargo( "ammo_cargo", _("ammo_cargo"), "ammo_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "jeep_cargo", _("jeep_cargo"), "jeep_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "bambi_bucket", _("bambi_bucket"), "bambi_bucket", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "barrels_cargo", _("barrels_cargo"), "barrels_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "f_bar_cargo", _("f_bar_cargo"), "f_bar_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); --f_bar_cargo cargo( "rsp_esd-20",_("rsp_esd-20"), "rsp_esd-20", 100, 1000, {wsType_Static}, 100, 10000 ); --rsp_esd-20 Here on screenshot of my cargo menu but just 1000 kg is available not the other cargos: A great thanks in advance, Skull. -
1.2.16.38741 not available for some users??
Skulleader replied to Azrayen's topic in Installation Problems
I don't know if it's a coincidence but when I try to download the DCS World's files from the ED's librarie the speed is very slow. Never I have this slowing problem, any idea ? I've tested all the HTTP Mirrors (USA, Russia, Germany) but these links are very slow, since all these years it's the first time that I meet this slow speed... This remark can help you to found the problem that Friend user meet with the new upgrade ? Thanks in advance, Skull. EDIT: After a long hours to try to download these files the download are failed, it's very crazy this situation... -
Hello, I try to download all the DCS World's files from the ED librarie but the download is very slow, more slow than the other days. It's a great problem because I must download in first the DCS World and after that all the modules. I've tested all the HTTP Mirrors (USA, Russia, Germany) but these links are very slow, since all these days it's the first time that I meet this problem. Please can you tell me if it's a new problem ? This problem is here since the new ED Website ? Please can you tell me if everybody have the same problem than me ? Thanks in advance, Skull. EDIT: Still me, after many hours to try to download these files the download is failed !!!
-
1.2.16.38741 not available for some users??
Skulleader replied to Azrayen's topic in Installation Problems
Hello guys, Like my French friends impossible to update my DCS. I join you my tracert: A great thanks in advance, Skull. -
1.2.16.38741 not available for some users??
Skulleader replied to Azrayen's topic in Installation Problems
Hello guys, After many tests impossible to update my DCS Word to 1.2.16.38741 My DCS is always 1.2.16.37730. Thanks in advance for all your assistance and feedbacks. Skull -
New Site Layout Up...Nice new look!
Skulleader replied to Eight Ball's topic in Forum and Site Issues
Congratulation ED this new version is awesome, I really love your work. Great job +1 -
Hello guys, I've a little question for the ED's team, is it possible to added one feature into "Special Tab" for the Bf-109 because since the last upgrade when we clic to the Gunsight automatically the front view move to the left side, it's perfect for the landing but like I use the TrackIR I don't like this feature. Please is it possible to add one feature for choose if this move view is disable or unable ? In advance a great thanks in advance, Skull.
-
You still play without Mods ?!
Skulleader replied to IIApollo's topic in Utility/Program Mods for DCS World
Hello, Me I use many mods (shader, ground textures, 3D models, sounds, cockpit, ect) but using my DCS without all my mods it's just impossible. About the DCS v2.0 in first I will install all the cockpit's mods, sound's mods and all the objects's mods, for the ground textures et shader wait & see... -
Hello friends, I'm very happy that you like this skin, thanks again. Official release and link here: http://www.digitalcombatsimulator.com/en/files/1384074/ Skull