-
Posts
279 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Jafferson
-
Vielleicht muss ich es nochmal deutlicher sagen, ich hab keine politische Motivation das Symbol zu nutzen, das zeichen bedeutet mir Garnichts, die Ideologie bedutet mir nichts, und ich hab auch nicht vor irgend einen Blödsinn zu verherlichen, für mich erfüllt es nur einen kosmetischen zweck. Nur mal zur info, die swastika gib es seit 10.000 jahren und ist im Hinduismus ein glückssymbol. Hätten die nazies sich einen smily auf den arm gemacht, dann wär der heute verboten. Das balkenkreutz hat die Wehrmacht auch verwendet, nutz die Bundeswehr heute noch. Den Adi Bart hat man auch verboten, wenn ich in Grafenwöhr durchs gate gehe hat der GI den Bart, für ihn is er nicht verboten. Hier ist DCS, kein Geschiechtsunterricht! Sorry vielleicht hätte ich mit meinen Galgenhumor etwas sparsamer sein sollen. Dear users! We urge you to refrain from discussing political topics on our forums. Thank you for understanding. So und als nächstes kommen Hakenkreuze auf meine P-51D :pilotfly: http://www.crazyhorseap.be/Mustangs/Mustangs/GBIXLMissHelen/Period002.jpg
-
Genau den post hab ich gesucht, danke bist der beste :thumbup: Ja ich hätte Komiker werden sollen :D Ich hab null bezug zu diesen Symbol, dafür bin ich viel zu jung. Historisch gesehen war dieses Symbol auf den Flugzeugen, mich stört einfach nur die Zensur. Der rest ist mir wurst punkt. Nein! hier werden keine Politischen und Moral Diskussionen angefangen.
-
Danke, solche kommentare sind immer sehr hilfreich.... Hät ich es gefunden, würde ich hier nicht fragen!
-
Danke, aber das sind nur 3 skins, da war irgendwo ein mod der alle skins hatte sowohl für FW109 als auch für die BF109.
-
Um eins vorab klarzustellen, ich bin kein nationalsozialist und auch nich 100% Arisch :lol: Meiner meinung nach sollte aber ein Arisches Fluggefährt ein Hakenkreuz tragen, das gehört einfach dazu. Ich hab hier vor einer weile irgendwo im forum einen mod runtergeladen "swastika for all default skinns" Kann den link aber leider nicht mehr finden, währe schön wenn mir jemand weiterhelfen kann. PS: die posts mit der dora und project und lua modden hab ich ich alles gesehen und ausprobiert, funzt aber nicht richtig. Ich will das zeug einfach reinschieben und fertig, auf jeden flugzeug swastika fertig. Der link-downlod muß hier noch irgendwo sein, kann ihn aber nicht finden. Vielleicht wurde der post gelöscht, keine ahnung...
-
[YOUTUBE][ame] [/ame]
-
You ask about the physics, i try to explain... Blades rotating left Collective up = The blades have drag working against the air, fuselage turns right. Imagine a toy huye, hold him at his blades and start engine, fuselage turns right. Collective down = The blades have no drag, the autorotation is giving the fuselage a extra spin, fuselage is turning left. Imagine a toy huey floating on the water, spin the blades with your finger left, fuselage will follow left.
-
Everybody knows the stickness in the grass, and i saw a long discusion about that without solution. I tell you how... Call ground crew, remove all weapons/gun ammo/cms/everything/ fuel to 3% Full throttle forward, and you are back on track bro :thumbup: https://m.youtube.com/watch?feature=youtu.be&v=rYZlLHxu1OE Stickness is due to the weight bro...
-
There is no sound by popping flares...
-
Ka50 - Comms menu not appearing in flight
Jafferson replied to AstroEma's topic in Bugs and Problems
Comms never worked for me airborn, assign the SPU-9 PTT switch to your warthog, works fine. I guess comms are not binded to a button in the cockpit. SPU-9 PTT is the real comm button on your virtual stick... Switch 4 in this picture http://www.pcpilot.hu/images/stories/2008/0812/081225_ka50-hotas/01_joystick//ka50.joystick.jpg -
Integrety check broke my Blackshark!!!
Jafferson replied to Jafferson's topic in DCS: Ka-50 Black Shark
Good News.. I made it yesterday, everyting is like before and IC fine :thumbup: Sorry for being a angry guy... :music_whistling: and thx for the People posting in this Forum how to mod this stuff :beer: I got.. [Masterarm] at TM-APU.Start [rote mode] at TM-PATH [baro/RAlt hold] at TM-RDR.ALTM [Laser on/off] at TM-EAC How to create a toggle Switch, i try to explain how i made it... move to... DCSWorld\Mods\aircraft\Ka-50\Input\ka-50\Joystick Open up with notepad... Throttle - HOTAS Warthog.lua For example a original line... {down = iCommandSwitchMasterArm, name = _("Master arm on/off"), category = _("Ins Weapons Status and Control Panel PUI-800"), }, importent to know is, you cant modify a existing line, this changes nothing. You have to add some new lines... Add this modified lines... {down = iCommandSwitchMasterArm, up = iCommandSwitchMasterArm, name = _("Custom Master arm on/off"), category = _("Custom"), }, {down = iCommandPlane_RouteMode, up = iCommandPlane_RouteMode, name = _("Custom Engage/Disengage Route Mode"), category = _("Custom"), }, {down = iCommandHelicopter_PPR_BAR_RV, up = iCommandHelicopter_PPR_BAR_RV, name = _("Custom Autopilot BARO/RALT altitude hold mode"), category = _("Custom"), }, {down = iCommandPlaneLaserRangerOnOff, up = iCommandPlaneLaserRangerOnOff, name = _("Custom Laser standby On/Off switch"), category = _("Custom"), }, The difference betwene thoes lines is the "up" command, "up" is turning the Switch to toggle... and "Custom" , is adding a new custom catagory in you DCS Setup/controles. To see a example how this looks like in the script download https://www.digitalcombatsimulator.com/de/files/1709244/?sphrase_id=2773216 Read line 538 to 542, are added custom lines. Thats all for Toggle Switches:thumbup: Changing a 3 way Switch to a 2 way Switch like the Baro/RAlt hold, is another Story. Read this... http://forums.eagle.ru/showthread.php?t=147731 Hope this helps someone with similar Problems, good flight :pilotfly: -
Integrety check broke my Blackshark!!!
Jafferson replied to Jafferson's topic in DCS: Ka-50 Black Shark
I know, ABRIS rusian bug did not allow you to change language in DCS settings, changing language was only abel by moding a lua file. I thought this will be overwritten anyway with the next patch, but was not. -
Integrety check broke my Blackshark!!!
Jafferson replied to Jafferson's topic in DCS: Ka-50 Black Shark
Thx bro, i already use it. But something was wrong... Its a long time ago i set up the switches and i dont remember how. I try to add [up] in the default.lua and TMwarthog.lua but nothing changed inside the cockpit. Same with Clickeabeldata.lua I dont understand how to mod this files :helpsmilie: -
Integrety check broke my Blackshark!!!
Jafferson replied to Jafferson's topic in DCS: Ka-50 Black Shark
I dont think IC have a problem with moded input lua's....i hope so. Maybe you dont understand what im talking about, did you ever use hardware with toggle switches? IC forced me by a bad bug to reset DCS to default setting, the repair erased the bad files but also the good ones. IC makes everything more complicated, you talk like we have 200 full MP servers, but we dont... and protection by IC is a joke, how IC can protect when even the biggest game companys cant protect people from cheaters? I dont have big problem with IC, as long as my DCS and hardware works... But for now, my Blackshark is broken! -
Integrety check broke my Blackshark!!!
Jafferson replied to Jafferson's topic in DCS: Ka-50 Black Shark
Ok i make this clear, some months ago came an update with a bug. Abris was only RU, and customers was forced to add a .lua file to change it back to EN. Now the integrity check had a problem with that, so i made backups and started the repair. My files are good now, and i can join IC protected servers. Problem is, my backup for the controles wont work and i have trouble to restore it. I use a TMwarthog with toggle switches, without a modification you have to doubel click the switches. Its not ON/OFF its.... ON/OFF/ON. And why, because Blackshark is not designed for toggle switches, BS is designed for pushing buttons. But it should be designed for toggle swiches. Its a face punch for every customer who have a expensive HOTAS or cockpit builder. We are forced to mod DCS to fix stupid bugs, and now we get punished by IC doing it. And that makes me so angry. -
I could not pass this useless integrety check, today IC forced me to do a repair on my Installation... And now all my Input profiels are gone, my toggle Switches for my TMwarthog are gone:disgust: I sitting here for hours; SPEND MY FREE DAY trying to restore everting, without success... I hate this new IC System! its anyway useless against cheaters! ED should spend this resorces better in a Handy Controle Setup, to add some toggle Switches easy. Im so sick about adding lua files :mad: Its not my Job, im not programmer, i pay ED for that! I HATE .lua !!!!! w23qaesusewraykesdoilke34wsradss iloukweailQALAqalasA<KJ :furious:
-
May be its not the Cockpit mod, you can check the corupted file by clicking the red shield in the Server browser http://forums.eagle.ru/showthread.php?t=132859
-
Since the last update i cant pass the integrity check, every time when i jump in my KA50 i get kicked. Can someone help pls??? DCSWorld\Scripts\Aircrafts\_Common\Cockpit (localizer.lua) country = "EN" if LockOn_Options.avionics_language == "russian" then country = "EN" end reverse_table = {} reverse_table["RU"] = {} for i,o in pairs(localize_table["EN"]) do if type(o) == 'string' then reverse_table["RU"][o] = i end end function LOCALIZE(str) if localize_table[country] == nil or localize_table[country][str] == nil then return str else return localize_table[country][str] end end function LOCALIZE_EX(str, param) if localize_table[country] == nil or localize_table[country][str] == nil or localize_table[country][str][param] == nil then return str; else return localize_table[country][str][param] end end function LOCALIZE_C(str) if reverse_table[country] == nil or reverse_table[country][str] == nil then return str; else return reverse_table[country][str] end end function LOCALIZE_C_EX(str, param) if reverse_table[country] == nil or reverse_table[country][str] == nil or reverse_table[country][str][param] == nil then return str; else return reverse_table[country][str][param] end end
-
Because of the integrity check, the 104th texture pack is not working anymore???
-
So far as i know, the MK82-AIR is for low level release. The chute slows down the bomb, give you some time to not blow yourself up. I drop it between 200-100 feet in CCRP with 5mil, hit every target.
-
I have no Problem to shot some armed vehicles with the huey, the range of the miniguns are high enough to hit a ZU23 truck before he can do damage. But with the MI-8, no way. Whats wrong, is the huey range to high or the MI-8 to short? Is there any purpose to load them, how you guys use them?
-
Yes i mean the shutdown. So ist only a backup if the main Inverter have a failure?
-
I have read the operations manual, but could not find anything about the function of the spare inverter. Is the spare a backup for the main inverter to check only its operational, or is there a reason to turn it on in the shutdown process? Should i run the spare with the 2min idle time, or do not care? :book:
-
After shutdown, rotor stop and bat off, the huey is ticking like a clock. Dont know if this is normal, whats that? Cant remember a sound like this, can someone explain it? :unsure:
-
Requesting a Batmobile for DCS :megalol: