Jump to content

Butcher59

Members
  • Posts

    127
  • Joined

  • Last visited

Everything posted by Butcher59

  1. Ok, i use 7 zip to open the miz file and unpacked it to my desktop. Then i opend the file with notepad++! I have uploaded a picture from the opend mission file. The number behind the brackets " [5] = 6; " (in this case the six) is the number of the nation. Six stands for germany. As far as i know, russia has the 1, USA 2, Belgium 11. The other country i don't know but if you put in one mission all countries and take a look in the miz file, you can find it out . In the next coalition section (see the second picture), all planes, vehicles, helicopters, etc... , for each nation are described here (including loadouts, waypoints and so on..) starting with the first bracket! So if you would like to add a nation after you created a mission, you have to add it in the first coalition section! Don't forget to put your changed mission into the miz folder again! I hope it is not to confusing!
  2. If you open the *.miz file with winrar or a similiar programm, you will find several files within. In the mission file you will find the category " coalition " several times. Each coalition has it's own number! So if you change one of these numbers to a coalition you would like add / change, you should be able to change without to make a new mission. I say extra you "should" be able!! I never tried it. But because this is the only place where the coalition is mentioned or i have better to say, described, this must also the place where you can change them as well! Would be interesting if i'm right. :smilewink:
  3. It`s a knowing bug. Thought they patched it, but it looks like they didn't.
  4. But don't try to start from a helicopter carrier. It won't work. You will always splash into the water!:music_whistling:
  5. Yes there is, but you have to add some entrys in a Lua file! here is a link to a posting in the JaBoG32 Forum. Unfortunately it is in german http://www.virtual-jabog32.de/forum/viewtopic.php?f=36&t=9028
  6. Yep, i can agree. It's a real challenge. You have always be on alert, fly low and use your skills to survive the next few minutes. External views, well, it should be made possible to enable for spectators and disable for Pilots, but... all in all, it's fun to fly
  7. Es gibt aber eine Mцglichkeit, die gespeicherten Routen oder Informationen in andere Missionen einzubauen, ohne sie neu einzugeben! Wenn man die abgespeicherte Mission dann mit winrar цffnet, sieht man einen Ordner "Abris" indem dann wieder ein Ordner "Database" enthalten ist, der dann die gespeicherten Informationen als LUA-File enthдlt. Diese Files kann man dann mit winrar in jede beliebige Mission einfьgen. (Auf die Dateistruktur aber achten). GruЯ Butcher P.S. Jo, ich bin DER Butcher von den ehemaligen 1st G.U.N.S. :pilotfly:
  8. Hallo Alex, alles was Du unter prepare Mission speicherst, ist nur in dieser Mission enthalten! HeiЯt soviel, daЯ Du viele zusдtzliche Informationen, Routen, usw... erstellen kannst, aber sie nur in dieser Mission gespeichert werden! Du kannst diese Mission zwar immer wieder zwischenspeichern und mit den Informationen benutzen, aber nur in dieser Mission. Sobald Du eine neue Mission erstellst, muЯt Du alles neu eingeben. Also nix mit Daten fest fьr alle Missionen auf der Festplatte. Dieser Punkt ist ein wenig irrefьhrend, finde ich. Hoffe das war nicht zu verwirrend. GruЯ Butcher
  9. Hmm, was mir spontan dazu einfдllt, wenn ich davon ausgehe das Du sonst alles richtig eingestellt hast ist, dass Du eventuell zu niedrig ьber dem Boden bist. Authover funktioniert nur, wenn Du >=4m ьber dem Boden bist. Ansonsten stelle doch mal Dein Track zur Verfьgung, da kann man sich das ganze mal genauer anschauen. GruЯ Butcher
  10. Ich benutze die "Pro Pedals" von CH Produkts! Ist noch ein altes Ьberbleibsel aus meiner FS Zeit. Aber... sie funktionieren super mit dem Cougar. :thumbup:
  11. Es gibt bereits in dem englischsprachigem Forum ein Thread darьber: http://forums.eagle.ru/showthread.php?t=38634 Und die Antwort ist klar und deutlich! Theoretisch ja, praktisch nein! Es wird aber wohl daran gearbeitet. Was immer das heiЯen mag. Um aber auf das eigentlich Thema zurьck zu kommen. Es gibt mehrere Freeware Programme, mit denen man seine Stimme verдndern kann. Ich benutze hin und wieder Voice Changer : http://www.download-tipp.de/shareware_und_freeware/4836.shtml Es gibt aber bestimmt auch noch andere gute freie Programme. GruЯ Butcher
  12. Das kannst Du aber vermeiden, wenn Du den Schalter von radiometrischer Hцhe, auf barometrische Hцhe umstellst!!! Stimmt! Hier hilft es aber, wenn Du genug Abstand/Hцhe zu den Bдumen hдlst. Ist Geschmacks und Ьbungssache! Im Grunde ist es ohne weiters mцglich, den Hubschrauber am Hang im Autohovermodus zu halten. GruЯ Butcher
  13. @Conveen Schau Dir bitte mal diesen Post an. http://forums.eagle.ru/showpost.php?p=647926&postcount=5 Da wird es Dir erklдrt. Sollte auch nichtenglischsprechenden erklдrend sein! (Hoffe ich) :music_whistling:
  14. @=Prophet= you are shure. Beacuse the letters are a bit more readable for me, it seems they are a little big larger, but thats not true. So i'm sorry for that.
  15. Hi, i changed some values in the View.lua -- HUD RGB color HUDColor = {} HUDColor[PlaneIndex.iSu_27] = {0, 255, 0} HUDColor[PlaneIndex.iSu_33] = {0, 255, 0} HUDColor[PlaneIndex.iSu_25] = {255, 255, 0} HUDColor[PlaneIndex.iSu_39] = {0, 255, 0} HUDColor[PlaneIndex.iMiG_29] = {0, 255, 0} HUDColor[PlaneIndex.iMiG_29K] = {0, 255, 0} HUDColor[PlaneIndex.iA_10] = {70, 255, 160} HUDColor[PlaneIndex.iF_15] = {0, 255, 0} <-- Original HUDColor[PlaneIndex.iKA_50] = {70, 255, 160} <--- changed so i have bit bigger letters and they are a bit more readable! Hope i could help.
×
×
  • Create New...