-
Posts
173 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Neo47
-
Hello sedenion, first let me say thank you for your effort on doing OvGME! Our Wing asked a few days before about an auto update function for our few mods and now you´ve released 1.5 :thumbup: I tried 1.5 but i have some problems... I get stuck in trying to check/download the mods. OvGME says "Getting data from repositories, please wait..." I do so.. still.. :music_whistling: What i did... Uninstalled old Version 1.2 Installed 1.5 used "Make Mod archive" uploaded it to our server --> created directory (root/ovgme/) put the .zip file into it also the ovgme.xml pointed the path in "Repositories Config" to our serveradress/ovgme/ Tried it... and still waiting... :helpsmilie: Improvements: - @Repositories Configuration may add the option to edit the path - @Make Mod Archive --> Description: field --> new line only with STRG+Enter, if you hit only enter it starts creating the archive... That´s it for now...
-
Mach einfach ein z.B. Explorerfenster auf und minimiere es, dann sollte es auf jeden Fall mit Alt+Tab gehen.
-
speechless... :thumbup: Very very nice!!! Thanks for the hard work!
-
Kannst als AI benutzen, nur der take off von der KI ist, nun ja, ein wenig tricky und komisch....
-
Klingt als sei dein configuration switch falsch eingestellt gewesen. Den findest etwas rechts vom Fahrwerkshebel bzw. dem gun switch. Die Meldung kommt eigentlich nur, hatte ich auch schon, nach einem rearm am Boden oder wenn du deine kpl. Luft-Bodenwaffen/Wingtanks los bist. Der regelt die max. G-Belastung mit der Bewaffnung/Wingtanks die der Pilot ziehen kann.
-
DCS World User Mods "WHAT IF" SCREENSHOT AND VIDEO THREAD!!!!
Neo47 replied to NRG-Vampire's topic in Screenshots and Videos
Nice upuaut!!! Are you going to release the water tank and if so is it working?:music_whistling: reminds me... (source: Warbirds and Airshows) -
-
Ranger79 Base Objects Pack (Hesco's + others)
Neo47 replied to Ranger79's topic in Static/AI Mods for DCS World
Maybe this mod helps... --> http://forums.eagle.ru/showthread.php?t=158404&highlight=dust+trails -
Yes!
-
For all Gazelle Pilots a short how to for the TV screen on the 2nd Monitor... Go to... your install path:\DCS World 2 OpenAlpha\Mods\aircraft\SA342\Cockpit\TV\Indicator open up the init.lua add at the end... dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") try_find_assigned_viewport("SA342_TV") and finally add to your monitor .lua for example following... (your install path:\DCS World 2 OpenAlpha\Config\MonitorSetup) --////////////////////////////////////// -- SA342M = TV --////////////////////////////////////// SA342_TV = { x = 51; y = 1137; width = 415; height = 415; } I know my settings are streched cause it was a short test... :)
-
So i´m not with stupid... :megalol: You saved my day. Thx for the feedback.
-
Hi guys, may i´m with stupid but i can´t get my VSI to work... So no one postet a similar problem so it seem not to be a bug... Dunno Anyway any help or ideas are welcome. Tried both manual and auto start. Also tried it in 1.5 and 2.0. In both versions the VSI isn´t working. Help please :music_whistling:
-
Try to set your controls in a mission. Had the same probs but in a mission it works... May it helps... Edit: take a look into this post
-
Bekannter "Bug"... Siehe --> hier
-
Oh.. nice if you like the "skin" but credits go to viperm64! He did the work and i only changed the markings (weathering and coloring) to fit or represent our 47th VFS. Take a look here --> http://www.digitalcombatsimulator.com/en/files/1754770/ for the orginal grey-green skin. @Azrayen thx for the heads up, missing the two seaters in DCS... and yes so it´s a bit fictional. Sorry for the trouble i did with my screenshots... :worthy:
-
Problem fixed... Changed in the CARGO_CAM_init.lua the dedicated_viewport entry. Easy if u know it... :music_whistling: dofile(LockOn_Options.common_script_path.."devices_defs.lua") dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") indicator_type = indicator_types.COMMON if LockOn_Options.flight.easy_radar then render_target_always = true purposes = {render_purpose.HUD_ONLY_VIEW,render_purpose.SCREENSPACE_INSIDE_COCKPIT,render_purpose.SCREENSPACE_OUTSIDE_COCKPIT} else purposes = {render_purpose.HUD_ONLY_VIEW,render_purpose.SCREENSPACE_INSIDE_COCKPIT} end dedicated_viewport = {1450,1137,415,415} dedicated_viewport_arcade = dedicated_viewport -------PAGE IDs------- id_Page = { PAGE_NULL = 0, PAGE_OFF = 1, PAGE_MAIN = 2 } id_pagesubset = { COMMON = 0, } page_subsets = {} page_subsets[id_pagesubset.COMMON] = LockOn_Options.script_path.."CARGO_CAM\\CARGO_CAM_base_page.lua" ---------------------- pages = {} pages[id_Page.PAGE_MAIN] = { id_pagesubset.COMMON} init_pageID = id_Page.PAGE_MAIN always_show_ground = false --use_parser = false
-
Got/have the same promblem in 1.5.x. Is there any solution known?! Thx
-
Request: Looking for these kneeboard pages.
Neo47 replied to Video's topic in Utility/Program Mods for DCS World
You can download the SU25 profile there. You will find the charts inside the .rar file. --> Capt_Zeen-SU25T v1.0 and v1.0b\Helios\images\Capt_Zeen_NIGHT\Airports charts --> http://www.captzeen.com/helios/downloads.asp - scroll down a bit -
Dann bist noch nicht auf dem Gametrix gesessen.... :music_whistling: Hab den mit einem Buttkicker in Betrieb und das rumpelt... :thumbup: @f4l0, Frage zur Mi8... Der Übergang von low auf high RPM (beim Start) des Rotors stockt bzw. der Effekt lässt da nach, kann man da etwas machen? Mir fehlt da ein wenig der weiche Übergang. Für Info und/oder Hilfe bin ich dankbar.
-
Kann deine Frage leider nicht beantworten aber vielleicht hilft dir dieses Script weiter --> klick mich Damit könntest das Problem bei/mit Abschuss Tanker/AWACS umgehen.