-
Posts
1033 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by MasterZelgadis
-
That's why I asked for europe :D Someone posted under the video in youtube, ther is a fligh school in UK offering something similar: http://www.ultimatehigh.co.uk/products/Flight_Experience/Top_Gun_Air_Combat_Missions
-
Not quite what I was looking for. In the video ralfi and linebacker fly combat maneuvres against each other, of course with professional pilots.. _OSLFUn3dog
-
I just watched ralfi's latest video about Air Combat USA. I was wondering, are there other schools maybe in europe offering such flights? Would be great to take part on such a flight, but from germany to USA + the costs of the program are really much for one holiday :D
-
Wir sind fast jeden Abend im ts und fliegen auch oft. Einfach mal rein schauen und fragen Woelfe-des-nordens.myguildts.com:4124 Pw : mitra
-
Tested it yesterday. This is awesome! But of course I hope some more blocks will be added and some features minecraft took way too long to implement (e.g. pistons). Let's see what the future of this will bring...
-
WOOOOOW... thanks for this find. atm I'm more into tekkit, but this looks cool. I am a fan of the X series of course :D
-
Mission Editor - Need some help
MasterZelgadis replied to JujuMan's topic in User Created Missions General
No, it places a point in the map where the Helo will land. Similar to the Fire at point action -
Mission Editor - Need some help
MasterZelgadis replied to JujuMan's topic in User Created Missions General
Perform Command (I think) -> Land -
Kurze Zwischeninfo für euch, ich werd mit der Mission noch warten, bis 1.2.3 raus ist. Ich habe noch einen Tanker eingebaut, und der macht ja noch Probleme
-
YaST (Yet another Server Thread)
MasterZelgadis replied to MasterZelgadis's topic in Multiplayer Server Administration
Solved. Forwarded Port 10308 - 10309 TCP/UDP, that did it. -
Map images for ME missions: Res/dimensions?
MasterZelgadis replied to Bahger's topic in Mission Editor
512 x 512 px- 1 reply
-
- 1
-
-
Good map graphics for mission presentation: suggestions?
MasterZelgadis replied to Bahger's topic in Mission Editor
I found that google maps is a nice resource too. Programs like paint.NET are sufficient for that. check it out, it's free. GIMP is nice too. Made that with google maps + paint.NET -
YaST (Yet another Server Thread)
MasterZelgadis replied to MasterZelgadis's topic in Multiplayer Server Administration
Forgot to say, of course TCP/UDP are forwarded -
I wanted to host a server a few days ago, but it didn't work. My server was not visible in the server list and direct connect didn't work. First I opened port 10308, the standard server port. -> No Connection I thought maybe there is a general problem, so I switched my PC to the DMZ. Server was visible in the list, and connection was possible. But I have a real server here (which doesn't run DCS..), so my DMZ is set to this server, not the PC. Then I searched for further ports used by DCS, I started the server and logged all ports: netstat -a >> c:\tmp\log1.txt Then I stopped the server: netstat -a >> c:\tmp\log2.txt I compared the files via excel and filtered the ports that are there only when the server is running and opened these ports. Result: 1 friend was able to see the server on the list, but can't connect, 1 other friend wasn't able to see the server on the list. I am out of ideas now...
-
+1 for Bushmanni +1 for RedRain
-
Qual der Wahl (Auf welchen Flieger spezialisieren?)
MasterZelgadis replied to Larkis's topic in Deutsch
Wenn du Probleme mit dem Stick hattest kann ich dir den X-52 (Pro, je nach Geschmack) empfehlen, da lässt sich die Handauflagefläche beliebig in der Höhe verstellen. Ich hab meinen z.B. auch ein wenig höher um bequemer an die Knöpfe zu kommen. Einziger Nachteil: Man muss einige Steuerkreuze doppelt belegen (mit Strg-Taste oder so), ist aber ganz gut zu verschmerzen. Dass ich gesagt habe, dass es nicht das richtige Spiel für dich ist, war nicht böse gemeint, darum habe ich "Spiel" auch in "" gesetzt, denn es ist ja kein Spiel wie jedes andere. Es IST komplex, und erfordert viel Zeit und Nerven sich das alles beizubringen. Für viele ist das eben nix. Daher aber auch der Nachsatz, wenn du dich darauf einlässt, sind die Erfolgserlebnisse hinterher umso höher. @Frechdachs: Mach ne Luftbetankung, dann musst du auch fliegen können, statt nur Knöpfe drücken :p -
A flag can be true or false basically. So if anything happens, you can set a flag to true or to false. At the other end, you can ask which state a flag has. Is it true? Then xy has to happen. is it false? Then something else can happen. Simple as that. There is a second way to use flags, that is why flags can not only be true or false, they can also store a numeric value. So if condition xy is met, you can add 1 to a flag. For example you can count player planes in the air. Whenever a plane takes off, you can add 1 to the flag, whenever it becomes dead, you can decrease the flag value. On an other trigger you can let special things happen when for example 4 or more players are in the air, or to speak with the flag, when the flag is 4 or more. I found it useful to make an excel list with the flags 1 to 100 where i can note, which flag I used for which action
-
Have the same problem, wanted to host a server yesterday. First I opened port 10308, the standard server port. -> No Connection I thought maybe there is a general problem, so I switched my PC to the DMZ. Server was visible in the list, and connection was possible. But I have a real server here (which doesn't run DCS..), so my DMZ is set to this server, not the PC. Then I searched for further ports used by DCS, I started the server and logged all ports: netstat -a >> c:\tmp\log1.txt Then I stopped the server: netstat -a >> c:\tmp\log2.txt I compared the files via excel and filtered the ports that are there only when the server is running and opened these ports. Result: 1 friend was able to see the server on the list, but can't connect, 1 other friend wasn't able to see the server on the list. I am out of ideas now...
-
Qual der Wahl (Auf welchen Flieger spezialisieren?)
MasterZelgadis replied to Larkis's topic in Deutsch
Generell würd ich sagen, dass taps Recht hat, wenn die Flieger zu komplex sind, dann ist es das falsche "Spiel" für dich. Wenn du dich aber darauf einlässt, und es lernen willst, dann bekommst du eine Simulation, in der du mit deinen Freunden sehr sehr viel Spaß haben willst (habe gestern erst im Multiplayer zusammen mit meinem Staffelkameraden die erste richtige Luftbetankung geschafft, geiles Gefühl, wenn man zum ersten mal sieht, wie die Tanks sich füllen ;) ) Und gerade wenn du Leute hast, die die A-10 schon fliegen, dann sollte das Lernen doch schnell von der Hand gehen. -
If a unit is there, but not activated, it is still alive. I would use a flag trigger, when the mirage group appears. So with 25% chance -> mirage becomes active AND flag xy is set to true. Second trigger: If flag xy is true then additional mig group spawns
-
Oder halt im Editor, wenn du das Start-Loadout festlegst, rechts neben dem Wegpunkt Icon der Einheit ?????
-
Einfach ein neues Loadout erstellen, und mit Rechtsklick auf die entsprechende Station kannst du die Beladung frei (mehr odder weniger) auswählen
-
Flew this with crusher (my squadmate), and it was amazing. The mission was my inspiration to make a mission with spoken radio calls as well. Adds a lot of immersion. Just to the end, when Ferret was attacked at the river, and then from the forest, and then the vehicles came down the road was a bit confusing. But that could also be, because crusher was shot down and I made the rest alone
-
American voices needed for .miz sound files
MasterZelgadis replied to Bahger's topic in User Created Missions General
This was my first try, so I searched for a audacity tutorial, and found the ones with 2x high pass filter. Edited my recordings, sounded good. Then I went to bed, and the next day I listened to the tracks I didn't like the effect at all. Tried some other effects, such as the hard limiter, and even the next day I liked it :D by the way.. I could record some files for you, if you are still looking for one. Don't know how well my spoken english will fit for a marine, but I could give it a try -
Asymmetrical loadout? When I take off, mostly the plane rolls to the right