<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>HX3 Foren - Editing</title>
		<link>http://hx3.de</link>
		<description>The world is a Script - write it!</description>
		<language>de</language>
		<lastBuildDate>Tue, 07 Sep 2010 11:22:44 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://hx3.de/images/misc/rss.jpg</url>
			<title>HX3 Foren - Editing</title>
			<link>http://hx3.de</link>
		</image>
		<item>
			<title>Anfänger braucht Hilfe bei Modding für Armed Assault Classic</title>
			<link>http://hx3.de/editing-139/anfaenger-braucht-hilfe-modding-fuer-armed-assault-classic-19671/</link>
			<pubDate>Mon, 06 Sep 2010 18:36:34 GMT</pubDate>
			<description>Hey Leutz hab das Spiel erst seit 2 Tagen und habe mir nen Script runtergeladen wo ich einfach nicht schaffe hinzubekommen. 
Das Probelm ist das ich nur einfache Erfahrung mit dem Editior hab und das zweite das mein Englisch sehr sehr schlecht ist. Naja ich habe gehofft ihr könntet mir die...</description>
			<content:encoded><![CDATA[<div>Hey Leutz hab das Spiel erst seit 2 Tagen und habe mir nen Script runtergeladen wo ich einfach nicht schaffe hinzubekommen.<br />
Das Probelm ist das ich nur einfache Erfahrung mit dem Editior hab und das zweite das mein Englisch sehr sehr schlecht ist. Naja ich habe gehofft ihr könntet mir die Anleitung vielleicht übersetzen und sagen was ich genau tun muss.<br />
Aber als erstes schreibe ich noch was ich alles versucht habe um nicht ganz dumm da zustehen^^.<br />
<br />
Also ich habe einen Heli nd ein Flugzeug hingestellt umbemannt natürlich und habe habe in der Beschreibung WestAir reingeschrieben. Dann habe ein Auslöser erstellt Radio Alpha names z.B Helicopter Support so dann habe ich es so versucht aber ist nix passiert danach habe ich noch bei Aktivierung folgenden Befehl reingeschrieben: [] exec &quot;SupportV2\Support_CFG.sqf&quot; und dann kam nur noch allgemeiner Error. <br />
Ich habe keinen Plan was ich noch machen kann deswegen hoffe ich das ihr mir weiterhelfen könnt.<br />
<br />
Noch die Spieldetails:<br />
Habe Armed Assault 1<br />
Version 1.02<br />
<br />
Anleitung:<br />
<br />
By Michael <br />
<a href="http://www.zonekiller.ath.cx" target="_blank">www.zonekiller.ath.cx</a> <br />
<a href="mailto:michael_moon@westnet.com.au">michael_moon@westnet.com.au</a><br />
----------------------------------------------<br />
<br />
<br />
Here is My Support Pack Version 2<br />
<br />
<br />
Updates from SupportV1 <br />
----------------------<br />
Changed -- SupportV2 is now PvP playerable for DeathMatches and Team Coops Ect.<br />
Changed -- SupportV2 can now have -West-,-East-,-Guer- sides at the same time.<br />
Changed -- Most of the code to work with PvP.  <br />
Changed -- No need to name any units on the map except the planes listed below and the server &quot;LOGIC&quot;<br />
<br />
Added -- Napalm<br />
Added -- Napalm Sounds<br />
Added -- Reinforcement Troops<br />
Added -- Safe Zones  <br />
Added -- AI now can and will do everything a PLayer can do.<br />
Added -- Works with Persistent Servers<br />
<br />
It Has:<br />
-------<br />
Artillery<br />
AmmoDrop<br />
AirStrike Bomb / Missile / Naplam<br />
Helicopter Strike<br />
Helicopter Transport Units / Reinforcement Troops  <br />
<br />
<br />
<br />
<br />
	FOR PLAYERS AND AI<br />
	WORKS IN SP/MP AND DETICATED SERVERS<br />
	PERSISTENT MISSIONS AND SERVERS <br />
	VERSIONS 1.5 - 1.8 AND QUEENS GAMBIT<br />
<br />
<br />
<br />
What you need to do.<br />
--------------------<br />
<br />
You need to do is create a empty AV8B2 and call it WestAir OR/AND GuerAir, <br />
OR/AND a empty SU34B called EastAir depends which sides you want To use the Support Pack.<br />
<br />
Put them anywhere you want the planes to start from (does not need to be an airport)<br />
<br />
Add A Empty A10 called A10plane as well, if you want A10 Support Planes as well as AV8B2 support planes.<br />
<br />
If you are running QUEENS GAMBIT and<br />
If you want a DC3 to do the AmmoDrop <br />
Add A Empty DC3 called DC3plane as well.<br />
<br />
<br />
THIS MUST BE DONE<br />
------------------<br />
<br />
ADD A LOGIC AND CALL IT SERVER <br />
PUT IT ANYWHERE ON THE MAP !!!!!!!!!<br />
<br />
<br />
If you are using Respawn add a trigger to each sides Respawn Point and call them. <br />
SafeZoneW for West<br />
SafeZoneE for East<br />
SafeZoneG for Guer<br />
<br />
<br />
Add this line to the init.sqs or init.sqf :<br />
---------------------------------------------<br />
[] execVM &quot;SupportV2\Support_CFG.sqf&quot;;<br />
---------------------------------------------<br />
<br />
<br />
Add this line to the description.ext :<br />
---------------------------------------------<br />
#include &quot;SupportV2\AirStrike\Napalm\sounds\sounds.hpp&quot;<br />
---------------------------------------------<br />
<br />
<br />
Then copy the SupportV2 folder to your Mission Folder.<br />
<br />
To Easy!!!!!!!!!!!!<br />
<br />
Everything else needed for the mission will be created<br />
10 Seconds after the game starts.<br />
<br />
---------------------------------------------<br />
*********************************************<br />
---------------------------------------------<br />
<br />
<br />
<br />
<br />
<br />
Notes<br />
-----<br />
<br />
Target with either the Map with the Radio or Binoculars with the Action Menu..<br />
 <br />
If AIuse = 1 is set the AI will Call<br />
Artillery,AirStrikes and AmmoDrops, Helicopter Strike &amp; Helicopter Transport As well as Reinforcement Troops.<br />
<br />
When you use Transport try and give the Helicopter a good Landing Spot as it will try and Land where ever the <br />
marker is.<br />
<br />
If you get hit by Napalm run as fast as you can away from the center of the flames<br />
and if you get far enough before you die you have a chance of surviving. But you will still be hurt.<br />
<br />
If a Support Event does get stuck &quot;This should not happen&quot; Use the Action Menu or Radio Menu<br />
and Cancel the Support Event. This should send it back to base.<br />
<br />
If you Cancel a Transport and it does have AI or Players in it , It will land and let them out<br />
where it can. If the Transport is has a Reinforcement Squad in it , They will be Deleted.  <br />
<br />
The AI will Throw Smoke and use Flares when they are under attack, <br />
 <br />
<br />
Updates to SupportV2 at <a href="http://www.zonekiller.ath.cx/missions/SupportV2.rar" target="_blank">http://www.zonekiller.ath.cx/missions/SupportV2.rar</a><br />
<br />
<br />
<br />
AirStrike<br />
---------<br />
When a Player or AI calls an AirStrike With either the Map or Binoculars<br />
the Target will Determine the Ammo used. On the bottom left of the screen the Airstrike will tell you what it has Targeted.<br />
If the target is nothing or a building the AirStrike <br />
will use Bombs. If the target is a man the AirStrike will use Napalm. If the target is a running Vehicle<br />
the AirStrike will use Missiles and will track the Vehicle and the Marker will also follow the Vehicle.<br />
<br />
When a Player calls an AirStrike With the Map the Player can choose which Plane he wants to use if ther are more<br />
than one available.<br />
<br />
When a Player calls an AirStrike With the Binoculars or the AI calls an AirStrike the <br />
Plane type will be random of what is available. <br />
<br />
West = AV8B2 or A10<br />
East = SU34B<br />
Guer = AV8B2 or A10<br />
<br />
<br />
<br />
AmmoDrop<br />
--------<br />
When a Player calls a AmmoDrop With the Map <br />
the Ammo will be droped where ever you select on the map.<br />
If the Action Menu is used it will drop the Ammo where the Player is.<br />
<br />
When the AI call a AmmoDrop the Ammo will be droped at the position of the AI.<br />
At the AmmoDrop A Damaged Medic tent will appear if you go to it<br />
you will automaticly put it up you need to be right next to it.<br />
at night flares and day green smoke, will show you where the ammo is. <br />
<br />
If AmmoDrop Plane is not a type DC3 the plane will be random of what is available.<br />
<br />
West = AV8B2 or A10<br />
East = SU34B<br />
Guer = AV8B2 or A10<br />
<br />
The AmmoDrop Action is the only Action you do not need to use the Binoculars<br />
<br />
<br />
Artillery<br />
-----------<br />
When a Player or AI calls a Artillery With either the Map or Binoculars<br />
A random number of shells with a random time spacing between explosions.<br />
<br />
<br />
<br />
<br />
HeliStrike  <br />
----------<br />
When a Player or AI calls a HeliStrike With either the Map or Binoculars<br />
it will send a fully armed and angry Helicopter to That position that will scan<br />
for Enemys and attempt to destroy them.<br />
On the bottom left of the screen the HeliStrike will tell you what it has Targeted.<br />
Very good for checking if areas are safe.<br />
<br />
<br />
<br />
<br />
Transport<br />
--------------------<br />
You Select 2 Points on the map, a Pickup and a Destination point<br />
The Chopper will Pick You and the AI up and take you to the Destination Point<br />
<br />
If your leader you have to tell the AI to get in but if the AI group <br />
Have an AI leader they will get in by themselves.<br />
<br />
At the Destination Point all cargo, Player and AI will automaticly get out.<br />
<br />
When a Player selects Transport with the map a Marker will appear om the map with &quot;Select Here For A New Reinforcement Squad.&quot;<br />
if you select that marker as your Pickup Point a new squad of 5 units will be created and transported to where ever<br />
you select on the map as a Destination Point and then eject them from the helicopter and join the squad of who ever <br />
called them AI or Player.<br />
<br />
AI can call in Reinforcement Squads as well.<br />
<br />
When a Player calls a Transport With the Binoculars the Player selects the Pickup Point with the Action Menu<br />
then what ever the Player is looking at with the Binoculars 5 secons later will be the Destination Point &quot;there <br />
is a count down in the top left corner of the screen&quot; Not used for Reinforcement Squad.<br />
<br />
<br />
<br />
The Support Call Menu<br />
----------------<br />
Use this to call Support while using the map. Also you can cancel the Support Event <br />
with this Menu.<br />
<br />
<br />
<br />
The Action Options Menu<br />
-----------------------<br />
Use this to remove or add the Support Actions from the Action Menu<br />
The Actions can be removed or added at any time as long as they are available.<br />
<br />
<br />
<br />
The Camera Options Menu<br />
-----------------------<br />
You can turn ON or OFF the camera view of the Support Event of the Squad you are in.<br />
<br />
Ie: With the AirStrike you will have a top view of the Bombs or Missile view of the Missile.<br />
<br />
Ie: With the AmmoDrop you will have a follow view of the Parachute.<br />
<br />
Ie: With the Artillery you will have a top view of the Bombs.<br />
<br />
Ie: With the HeliStrike you will have a target view of the HeliCopter.<br />
<br />
Ie: With the Transport you will have a top view of the HeliCopter at the Pickup and Destination Points.<br />
<br />
<br />
<br />
<br />
To Configure what happens<br />
edit the SupportV2\Support_CFG.sqf<br />
<br />
<br />
/*#################################################  #########<br />
Turn Support On For All Players Set This To True Only Let Leader Use Support (Leader AI Only As Well) Set This To False<br />
##################################################  ########*/<br />
<br />
MapControlPlayers = true;<br />
<br />
/*#################################################  #########<br />
Set The Timing Of The BombDrop All Ammo Drop Will also Get Set By This; The Higher the Number the Earlier it will Drop <br />
##################################################  ########*/<br />
<br />
DropTiming = 95;<br />
<br />
/*#################################################  #########<br />
Set Delay Minium Time Before You Can Use The Same Support Action {10 = 10 Seconds} <br />
##################################################  ########*/<br />
<br />
Delay = 30;<br />
<br />
/*#################################################  #########<br />
Turn Radio Menu On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
SupportCall = 1;<br />
<br />
/*#################################################  #########<br />
Turn Camera Menu Options On Set This To 1 -- 0 For Off<br />
##################################################  ########*/<br />
<br />
CameraMenuOn = 1;<br />
<br />
/*#################################################  #########<br />
Turn Action Menu Options On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
ActionMenuOn = 1;<br />
<br />
/*#################################################  #########<br />
Turn on AI Info Set This To 1 -- 0 For Off  {Used For Debug}<br />
##################################################  ########*/<br />
<br />
AIstats = 0;<br />
<br />
/*#################################################  #########<br />
Turn AI Support On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
AIuse = 1;<br />
<br />
/*#################################################  #########<br />
Set The Amount Of Chance For The AI To Call Support {20 = 2%}<br />
##################################################  #######*/<br />
<br />
AIFrequency = 250;<br />
<br />
/*#################################################  #########<br />
Set The Amount Of Chance For The AI To Use Smoke {20 = 2%} <br />
##################################################  ########*/<br />
<br />
SmokeFrequency = 200;<br />
<br />
/*#################################################  #########<br />
Set The Amount Of Chance For The AI To Use Flares {20 = 2%}<br />
##################################################  ########*/<br />
<br />
FlareFrequency = 200;<br />
<br />
/*#################################################  #########<br />
Turn AirStrike Support On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
ASS = 1;<br />
<br />
/*#################################################  #########<br />
Turn AirStrike Missile Support On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
ASSMissile = 1;<br />
<br />
/*#################################################  #########<br />
Turn AirStrike Napalm Support On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
ASSNapalm = 1;<br />
<br />
/*#################################################  #########<br />
Turn AmmoDrop Support On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
ADS = 1;<br />
<br />
/*#################################################  #########<br />
Turn Artillery Support On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
ARTS = 1;<br />
<br />
/*#################################################  #########<br />
Set Artillery Delay 20 = Random 20 Second Delay(Plus 10 Seconds)<br />
##################################################  ########*/<br />
<br />
ArtilleryDelay = 30;<br />
<br />
/*#################################################  #########<br />
Turn HeliStrike Support On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
HELIS = 1;<br />
<br />
/*#################################################  #########<br />
Turn Heli Transport Support On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
HELIT = 1;<br />
<br />
/*#################################################  #########<br />
Set The MAX Distance The TransPort Heli Can Travell -- Set in Meters <br />
##################################################  ########*/<br />
<br />
Transportdist = 5500;<br />
<br />
/*#################################################  #########<br />
Turn Transport Reinforcements Support On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
Newtroop = 1;<br />
<br />
/*#################################################  #########<br />
Set The Amount Of Chance For The AI To Call Reinforcements {20 = 2%}<br />
##################################################  ########*/<br />
<br />
Maketroop = 100;<br />
<br />
/*#################################################  #########<br />
Set The MIN Distance The Soldier Must be Away From the Leader AI To Be Picked UP -- Set in Meters <br />
##################################################  ########*/<br />
<br />
Awaydis = 550;<br />
<br />
/*#################################################  #########<br />
Turn Plane Markers For Air Support On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
MarkersAir = 1;<br />
<br />
/*#################################################  #########<br />
Turn Markers For Targets On Set This To 1 -- 0 For Off <br />
##################################################  ########*/<br />
<br />
MarkersTarget = 1;<br />
<br />
/*#################################################  #########<br />
Sets The Area Of The SafeZones -- 100 = 100 Meters --<br />
##################################################  ########*/<br />
<br />
SafeZone = 300;<br />
<br />
/*#################################################  #########<br />
Do Not Edit Past This Line<br />
------------------------------------------------------------<br />
##################################################  ########*/<br />
<br />
<br />
<br />
<br />
MfG<br />
<br />
FrechDachs91 Anfänger Modder</div>

]]></content:encoded>
			<category domain="http://hx3.de/editing-139/">Editing</category>
			<dc:creator>FrechDachs91</dc:creator>
			<guid isPermaLink="true">http://hx3.de/editing-139/anfaenger-braucht-hilfe-modding-fuer-armed-assault-classic-19671/</guid>
		</item>
		<item>
			<title>Animationsschleife</title>
			<link>http://hx3.de/editing-139/animationsschleife-19473/</link>
			<pubDate>Thu, 05 Aug 2010 13:49:33 GMT</pubDate>
			<description>Moin Leute 
Ich wollte in meinem Lager etwas mehr Athmosphäre reinbringen indem ich da Soldaten Trainieren lasse, reden lasse usw. und hab  das auch soweit hinbekommen. Auslöser is da mit dem playmove Befehl.  Bloß ich wollte das die das in ner Endlosschleife machen und habs schon  mit dem...</description>
			<content:encoded><![CDATA[<div>Moin Leute<br />
Ich wollte in meinem Lager etwas mehr Athmosphäre reinbringen indem ich da Soldaten Trainieren lasse, reden lasse usw. und hab  das auch soweit hinbekommen. Auslöser is da mit dem playmove Befehl.  Bloß ich wollte das die das in ner Endlosschleife machen und habs schon  mit dem disabelAl Befehl probiert jhatr aber nicht hingehaun. Kann sein das ich den an ne falsche stelle gemach habe ( im selben Trigger wie der playmove befehl). Der Editor Guid beschreibt das auch  nicht so genau. Kann jemand weiterhelfen</div>

]]></content:encoded>
			<category domain="http://hx3.de/editing-139/">Editing</category>
			<dc:creator>Thunderbird</dc:creator>
			<guid isPermaLink="true">http://hx3.de/editing-139/animationsschleife-19473/</guid>
		</item>
		<item>
			<title>Frage zu Skill/Fähigkeiten der Soldaten</title>
			<link>http://hx3.de/editing-139/frage-skill-faehigkeiten-soldaten-19407/</link>
			<pubDate>Tue, 27 Jul 2010 17:20:34 GMT</pubDate>
			<description>Ich skripte eine Mission (Einzelspieler), bei der ich verschiede Skills für verschiede Soldaten festlege. 
 
Wenn man allerdings die Mission unter Einzelaufträge auswählt, wählt man zwischen Kadett und Veteran. 
 
In diesem Fall müssten ja die Skills gelten, die man unter Option festgelegt hat oder...</description>
			<content:encoded><![CDATA[<div>Ich skripte eine Mission (Einzelspieler), bei der ich verschiede Skills für verschiede Soldaten festlege.<br />
<br />
Wenn man allerdings die Mission unter Einzelaufträge auswählt, wählt man zwischen Kadett und Veteran.<br />
<br />
In diesem Fall müssten ja die Skills gelten, die man unter Option festgelegt hat oder nicht? Wäre schade.<br />
<br />
Ist die Festlegung der Skills im Editor überflüssig? Muss man etwas besonderes Einstellen?<br />
<br />
Danke im Voraus</div>

]]></content:encoded>
			<category domain="http://hx3.de/editing-139/">Editing</category>
			<dc:creator>Hercules-HH</dc:creator>
			<guid isPermaLink="true">http://hx3.de/editing-139/frage-skill-faehigkeiten-soldaten-19407/</guid>
		</item>
		<item>
			<title>Schwimmende Bodentextur Visitor3</title>
			<link>http://hx3.de/editing-139/schwimmende-bodentextur-visitor3-19289/</link>
			<pubDate>Tue, 13 Jul 2010 18:23:55 GMT</pubDate>
			<description>Und zwar geht es darum, das ich an einer Insel am bauen bin und jetzt mit 6 verschiedenen Bodentexturen arbeite.  
Läuft auch alles prima, nur wenn ich mir nach Binazire mir den Boden anschaue, meine ich er schwimmt vor mir her und trotz der hohen auflösung der Paa Bilder sieht es eher bescheiden...</description>
			<content:encoded><![CDATA[<div>Und zwar geht es darum, das ich an einer Insel am bauen bin und jetzt mit 6 verschiedenen Bodentexturen arbeite. <br />
Läuft auch alles prima, nur wenn ich mir nach Binazire mir den Boden anschaue, meine ich er schwimmt vor mir her und trotz der hohen auflösung der Paa Bilder sieht es eher bescheiden aus der Untergrund. <br />
Auch das Gras hebt sich ein wenig zuviel vom Boden ab. An den Felsen sieht es aus als wäre ne Folie drüber.<br />
Hab die Insel auf der HP als vorab anschauen zum Download bereitgestellt <br />
Hoffe jemand hat ne Idee woran es liegen könnte.<br />
 <br />
<a href="http://188.40.96.130/downloads/new_island.pbo" target="_blank">http://188.40.96.130/downloads/new_island.pbo</a><br />
 <br />
Gruss Hotze</div>

]]></content:encoded>
			<category domain="http://hx3.de/editing-139/">Editing</category>
			<dc:creator>Hotzenplotz</dc:creator>
			<guid isPermaLink="true">http://hx3.de/editing-139/schwimmende-bodentextur-visitor3-19289/</guid>
		</item>
	</channel>
</rss>
