Roc

Task Force Radio & Map Bearbeitung

12 posts in this topic

Hallo Exile Community,

Bei meinem Problem geht es um die Installation von Task Force Radio und das bearbeiten der Map.

Task Force Radio wurde auf meinem Rechner installiert, so wie in der Installationsanleitung beschrieben. Ich habe nun versucht das TFR Modul auf die Map zu plazieren.

Meine Exile.Tanoa habe ich mit vom Server geholt, entpackt und die mission.sqm mit dem Arma Editor geöffnet. Das Modul plaziert, alles wieder als .ppo gepackt und auf den Server geladen.

Nach dem Neustart habe ich nun folgende Fehlermeldung:

17:50:44 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.task_force_radio_items
17:50:44 Mission Exile.Tanoa: Missing 'description.ext::Header'
17:50:44 Starting mission:
17:50:44  Mission file: Exile (__cur_mp)
17:50:44  Mission world: Tanoa
17:50:44  Mission directory: mpmissions\__cur_mp.Tanoa\
17:50:45 Warning Message: mpmissions\__cur_mp.Tanoa\mission.sqm/Mission/Entities/Item58.type: Vehicle class tfar_ModuleTaskForceRadioEnforceUsage no longer exists
17:50:45 Missing addons detected:
17:50:45   task_force_radio_items

Ich hoffe hierbei kann mir jemand helfen.

Ein weiteres Proplem ist. Ich möchte die Map etwas "liebevoll" gestalten, also Objekte wie Wracks, Basen etc hinzufügen. Wie kann man das machen?

Share this post


Link to post
Share on other sites

Hast du in deinen Addons, task_force_radio_items eingetragen?

	addOns[] = 
				{
					"exile_client",
					"uh1h",
					"brdm2",
					"hmmwv",
					"a3_characters_f"
				};
	addOnsAuto[] = 
				{
					"exile_client",
					"uh1h",
					"brdm2",
					"hmmwv",
					"a3_characters_f"
				};

 Zur Map gestaltung, im Editor dein Zeug platzieren und entsprechend exportieren. Für den Export, gibt es von Exile direkt ein Plugin:

http://exile.majormittens.co.uk/download-all-the-files/Exile3DEN-1.0.0.zip

 

 

Share this post


Link to post
Share on other sites
Advertisement
2 hours ago, WURSTKETTE said:

mission.sqm - schau dir dort mal die addons an.

Also in der mission.sqm sind keine mods eingetragen

Share this post


Link to post
Share on other sites
5 minutes ago, WURSTKETTE said:

addons[] = {"exile_client","A3_Ui_F","task_force_radio_items"};

Versuch das ganze mal so, viel Erfolg

Ich als Anfänger :-) ... muss das an das ende der mission ? in diesem format

 

Share this post


Link to post
Share on other sites

Zeile 25 in deiner mission.sqm sieht aktuell so aus:

addons[] = {"exile_client","A3_Ui_F"};

und die ganze Geschichte änderst du ab in:

addons[] = {"exile_client","A3_Ui_F","task_force_radio_items"};

 

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.