Technik die große frage was muss ich tun damit das Fadenkreuz....

Status
Für weitere Antworten geschlossen.

Codas

Vertrauter
...sich nicht mehr in der third person zeigt mittlerweile nervt mich das fadenkreuz eigentlich nurnoch (also in der third person) drum wollt ich es weghaben aber nur in der thirdperson allerdings werden mit der mod die ich fürs 3rd person fadenkreuz habe auch eingestellt das man in der 3rd erson die icons sehen kann (also obs nun illegal ist etwas zu nehmen oder nicht) und das wollt ich gern behalten ich hab jetzt schon ne weile rumprobiert allerdings war alles was ich erreicht habe das das gesamte fadenkreuz weg war sowohl third person als auch first person die mod die ich benutz beiinhaltet nur die hud_reticle.xml und eben diese werd ich hier mal als spoiler posten vielleicht kann mir ja jemand helfen^^

<!-- hud_reticle.xml -->
<rect name="HUDReticle">
<visible> &false; </visible>
<stackingtype> &does_not_stack; </stackingtype>
<alpha> 0 </alpha>
<locus> &true; </locus>
<depth> -10 </depth>
<x>
<copy src="screen()" trait="width"/>
<div> 2 </div>
</x>
<y>
<copy src="screen()" trait="height"/>
<div> 2 </div>
</y>
<menufade> 0.25 </menufade>


<rect name="hudreticle_reticle">
<id> 1 </id>
<locus> &true; </locus>
<user1> &false; </user1> <!-- true if crime to take action -->
<user2> 128 </user2> <!-- code set - alpha -->
<user3> 0.5 </user3> <!-- fade speed -->
<user4> &false; </user4> <!-- true = larger icon -->
<user5> 0 </user5> <!-- icon type -->
<user6> 200 </user6>

<!-- These are the colors that the reticle should appear based
on whether the player is stealing mousedover item -->
<_red_stealing> 208 </_red_stealing>
<_green_stealing> 0 </_green_stealing>
<_blue_stealing> 0 </_blue_stealing>

<!-- default crosshair image -->
<image name="hudreticle_reticle_crosshair">
<visible>
<copy src="parent()" trait="user5"/>
<eq> 0 </eq>
</visible>
<filename> Menus\Misc\hud_reticle.dds </filename>
<alpha>
<copy src="me()" trait="user10"/>
</alpha>
<width> 37 </width>
<height> 37 </height>
<zoom> 60 </zoom>
<x> -8 </x>
<y> -4 </y>
<user10> 255 </user10>
</image>

<!-- image to show when crosshairs is indicating a particular type of object -->
<image name="hudreticle_reticle_activate">
<visible>
<copy src="parent()" trait="user5"/>
<gt> 0 </gt>
</visible>
<filename>
<copy> 1 </copy>
<onlyif> &xbox; </onlyif>
<add> 1 </add>
<copy src="me()" trait="_filename_"/>
</filename>
<_filename_1> Menus\Shared\all_small_activate_icons_new.dds </_filename_1>
<_filename_2> Menus\Shared\all_activate_icons_new.dds </_filename_2>
<cropx>
<copy> 30 </copy>
<onlyif> &xbox; </onlyif>
<add> 34 </add>
<mul>
<copy src="parent()" trait="user5"/>
<sub> 1 </sub>
</mul>
</cropx>
<red>
<copy src="parent()" trait="_red_stealing" />
<onlyif src="parent()" trait="user1"/>
<add>
<copy>255</copy>
<onlyifnot src="parent()" trait="user1"/>
</add>
</red>
<green>
<copy src="parent()" trait="_green_stealing" />
<onlyif src="parent()" trait="user1"/>
<add>
<copy>255</copy>
<onlyifnot src="parent()" trait="user1"/>
</add>
</green>
<blue>
<copy src="parent()" trait="_blue_stealing" />
<onlyif src="parent()" trait="user1"/>
<add>
<copy>255</copy>
<onlyifnot src="parent()" trait="user1"/>
</add>
</blue>
<alpha>
<copy src="parent()" trait="user6"/>
</alpha>
<width>
<copy> 30 </copy>
<onlyif> &xbox; </onlyif>
<add> 34 </add>
</width>
<height>
<copy> 32 </copy>
<onlyif> &xbox; </onlyif>
<add> 32 </add>
</height>
<x>
<copy> -15.5 </copy>
<onlyif> &xbox; </onlyif>
<add> -15.5 </add>
</x>
<y>
<copy> -7.5 </copy>
<onlyif> &xbox; </onlyif>
<add> -7.5 </add>
</y>
</image>
</rect>

<nif name="hudreticle_enemy_health">
<id> 2 </id>
<filename>Enemy Health Bar\Health_Bar01.NIF </filename>
<visible> &true; </visible>
<locus> &true; </locus>
<alpha> <copy src="me()" trait="user8"/> </alpha>
<x> 1 </x>
<y> -11 </y>
<user1> 1 </user1>
<user2> 0.0 </user2>
<user8> 0 </user8> <!-- code set - alpha -->
<user9> 0.5 </user9> <!-- fade speed -->
<animation> Health_Bar </animation>
</nif>

<image name="hudreticle_sneak">
<id> 3 </id>
<visible> &true; </visible>
<filename> Menus\Icons\icon_small_eye.dds </filename>
<red> 255 </red>
<green> 255 </green>
<blue> 255 </blue>
<alpha> <copy src="me()" trait="user8"/> </alpha>
<width> 64 </width>
<height> 64 </height>
<zoom> 60 </zoom>
<x> -15.5 </x>
<y> -7.5</y>
<user8> 0 </user8> <!-- code set - alpha -->
<user9> 0.5 </user9> <!-- fade speed -->
</image>

</rect>


edit: erf ist etwas im spoilerkasten verrutscht naja macht ja hoffentlich nix ^^
 
Hm...genau kann ich dir nicht helfen...aber ich weiss, dass es auf www.tesnexus.com so einen mod gibt, wo man nur auf eine exe. gehen muss nach dem entpacken versteht sich), und man sich dann während der installation aussuchen kann, wo und wann man das fadenkreuz sehen will...
 
Ähm dieser Thread ist von 2006 schau das nächste mal bitte erst aufs Datum des letzten Posts bevor du postest
 
Status
Für weitere Antworten geschlossen.