-
Posts
1716 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by Distiler
-
TRansporter M818 Skin missing Vanilla FC2
Distiler replied to 71st_Mastiff's topic in Bugs and Problems
Play the F-15 quickmission and check the m818 trucks in the airfield just below you when the mission starts -> textures wrong Edit the mission and delete the awacs -> truck textures ok It happens with the combo of truck and other vehicles, not just that awacs. Happened to me with and without 1.2.1 patch, with and without F-15, su-27 and a-10 mods. Perhaps it's modman and it's not enough to un-install mods but I need a clean and never moded installation? -
You have lots of training single missions and also a mission editor. Search a bit in the menu, really hard to miss them.
-
La semana que viene sacaran una versión actualizada compatible con BS 1.0.2, aunque hay formas de hacerlo funcionar casi mejor esperar unos pocos días.
-
Does it work with BS 1.0.2?
-
BS/FC2 MP Mission - Hunter Killer Team co8
Distiler replied to MBot's topic in User Created Missions General
Cool mission thanks! I've downloaded the mission and I've noticed you saved it without having active "use these options for all missions" (setglobal=false in options, inside .miz file) so, it will use the options coded in the mission file and not the ones selected in server's options. Might be nice to have mp missions with setglobal=true always as default. To set setglobals=true inside the mission, activate "use these options for all missions", go to the editor and just resave the mission. A thread about this: http://forums.eagle.ru/showthread.php?t=52005 -
Noticed it too. Seems they forgot to delete the campaigns in /campaigns. The GOW campaign in there is the old one, the updated on is in /campaigns/bs/en. Also, there are two ka-50 arcade in /missions/quickstart.
-
Working with FC2 1.2.1 Also, with little difference, for DCS:Ka-50 http://forums.eagle.ru/showthread.php?t=54107
-
Bueno ED ya ha comentado varias veces que podrían sacarlos todos a la vez o ir sacandolos a medida que los terminan, que es lo que hacen. No es que el parche español tarde más, sinó que el inglés tarda menos hehe
-
Original mod for FC2 is at http://forums.eagle.ru/showthread.php?t=51748 Basically cuts the chat spam to three lines instead of a gazilion. Also repositions it one line below IA communications to make this visible. Due a change in folder naming, the file to edit is /fui/resourcesbs/multiplayer/chatlog.res (don't know why the folder /resources is kept) \dialog \begin \tag{-1} \coord{0, 18, 1023, [b][color="Red"]80[/color][/b]} \musthavecursor{0} \acceptmouse{0} \topmost \layer{900} \end \multicolumnlistbox \begin \tag{2} \coord{20, [b][color="red"]20[/color][/b], 1003, [b][color="red"]80[/color][/b]} \defaultitem{Multiplayer/def_list_box_item.res} \columnswidth{200, 803} \rowsnum{10} \readonly{1} \visiblescrollbar{0} \end Also I've made a modman package, only compatible with the next version of modman (you might have edited modman.ini like explained at http://forums.eagle.ru/showpost.php?p=904403&postcount=109). Not compatible with modman 7.2.0.0 Credits go to Acedy, Sov13t, Legolasindar and myself ^^ chatKA50.zip
-
- 2
-
-
Creo que habla de Lockon y su ultimo parche 1.2.1 en su versión rusa.
-
Chekea el md5 del parche (busca en google como hacerlo). Tu parche tiene que dar: 53394c6641e1d002f9fd4a654bd760f7 http://www.lockon.ru/index.php?scr=product&product_sid=lo_fc2_patch_1.2.1_ru_ed&end_pos=2539 Es posible que hayas bajado el otro parche ruso, el que distribuye 1C en descarga y disco, y no el que distribuye ED vía descarga que es el que probablemente tengas.
-
Importing Templates from 1.01c to 1.02?
Distiler replied to AKA_Clutter's topic in User Created Missions General
Format has changed. A way to "import" them is to have a 1.01 mission with all template groups placed in it and then re-save the templates in 1.0.2 editor. -
No, at least in my case nothing appeared. And if it appears a starforce window just hit activate, but it won't really use an activation.
-
Cross-posted from DCS forum at http://forums.eagle.ru/showthread.php?t=54074 (there is a DCS channel http://www.xfire.com/communities/dcsbs/) So it seems xfire guys are a bit slow updating games (see FC2). I've modified the game to allow for detection of both FC2 and Ka-50 (latest 1.0.2 patch changed the executable) Just open C:\ProgramData\Xfire\xfire_games.ini and search for lomac and blackshark entries and modify them like this: [4201] LongName=Lock On ShortName=lomac LauncherDirDefault=F:\DCS\LockOn Flaming Cliffs 2\bin\x86\stable\ (use your path here) LauncherExe=Launcher.exe DetectExe=simulator.exe Launch=%UA_LAUNCHER_EXE_PATH% %UA_LAUNCHER_EXTRA_ARGS% %UA_LAUNCHER_NETWORK_ARGS% InGameRenderer=D3D9 InGameFlags=USE_PRESENT|ENABLE_MOUSE|DISABLE_FOR_VISTA [5774] LongName=DCS: Black Shark ShortName=dcsbs LauncherDirDefault=F:\DCS\Ka-50\bin\x86\stable\ (use your path here) LauncherExe=Launcher.exe DetectExe=simulator.exe Launch=%UA_LAUNCHER_EXE_PATH% %UA_LAUNCHER_EXTRA_ARGS% %UA_LAUNCHER_NETWORK_ARGS% InGameRenderer=D3D9 InGameFlags=USE_PRESENT|ENABLE_MOUSE|DISABLE_FOR_VISTA I guess everytime the xfire updates the file this will be erased until they update it officially.
-
(there is a DCS channel http://www.xfire.com/communities/dcsbs/) So it seems xfire guys are a bit slow updating games (see FC2). I've modified the game to allow for detection of both FC2 and Ka-50 (latest 1.0.2 patch changed the executable) Just open C:\ProgramData\Xfire\xfire_games.ini and search for lomac and blackshark entries and modify them like this: [4201] LongName=Lock On ShortName=lomac LauncherDirDefault=F:\DCS\LockOn Flaming Cliffs 2\bin\x86\stable\ (use your path here) LauncherExe=Launcher.exe DetectExe=simulator.exe Launch=%UA_LAUNCHER_EXE_PATH% %UA_LAUNCHER_EXTRA_ARGS% %UA_LAUNCHER_NETWORK_ARGS% InGameRenderer=D3D9 InGameFlags=USE_PRESENT|ENABLE_MOUSE|DISABLE_FOR_VISTA [5774] LongName=DCS: Black Shark ShortName=dcsbs LauncherDirDefault=F:\DCS\Ka-50\bin\x86\stable\ (use your path here) LauncherExe=Launcher.exe DetectExe=simulator.exe Launch=%UA_LAUNCHER_EXE_PATH% %UA_LAUNCHER_EXTRA_ARGS% %UA_LAUNCHER_NETWORK_ARGS% InGameRenderer=D3D9 InGameFlags=USE_PRESENT|ENABLE_MOUSE|DISABLE_FOR_VISTA I guess everytime the xfire updates the file this will be erased until they update it officially.
-
No you don't need to deactivate/activate if you're just reinstalling the simulator.
-
Yes, and that you have "use these options for all missions" activated. Also, be sure you're setting up axis for ka-50 real, and not for ka-50 game or free veiw.
-
Autopilot preventing joystick interaction - why?
Distiler replied to Jps's topic in DCS: Ka-50 Black Shark
The problem is that right pedal. The new trim implementation checks that you physically center the joy (and pedal) after trimming, and if you don't then there is no input from joy (and pedal). Clear the axis for pedals and re-set them. Also, update to 1.0.2 -
Autopilot preventing joystick interaction - why?
Distiler replied to Jps's topic in DCS: Ka-50 Black Shark
Something with force feedback perhaps? (a wheel?) Set forcefeedback to false in /config/producer.cfg -
Check you'r setting up ka-50 real, not ka-50 game profile, neither free view.. Also check you have "use these options for all missions" ticked.
-
Dramallama! Take into account that perhaps you nvidia/ati videographics profile doesen't work anymore because the executable is not dcs.exe anymore, but simulator.exe, also the patch has changed.
-
Parece ser que para mayor seguridad, hay que instalarlo sobre la 1.0 original. Se han encontrado casos con problemas en servers con integrity checks extendidos al haber parcheado sobre la 1.0.1 (vamos, que algun archivo no se parcheó correctamente). Yo no he tenido ningún problema pero por si acaso borraré todo y empezaré de cero.
-
BTW, there is no more dcs.exe, now it's simulator.exe (same as FC2) so profiles for trackir, nvidia, etc might or might not work well. Also the path to it is a bit different. BTW, xfire won't detect it, same as for FC2.