lateral Posted July 18, 2009 Share Posted July 18, 2009 Very Easy Question: I cant find perks! Ive been looking for hours and now my eyes hurt, I know its very noobish but I cant find it at all and my GECK keeps crashing - so please help me. Thanks Link to comment Share on other sites More sharing options...
Church Frost Posted July 18, 2009 Share Posted July 18, 2009 Object Window -> Actor Data, Perk is above Quest, and below Package. Link to comment Share on other sites More sharing options...
lateral Posted July 18, 2009 Share Posted July 18, 2009 thanks was looking in the toolbar area. Duh! Link to comment Share on other sites More sharing options...
ElijahHouck Posted July 18, 2009 Share Posted July 18, 2009 @EMH:I still can't think of any reason why your explosion won't be appearing. I've had a look at the setup for the Megaton Nuke explosion, but I can't find anything out of the ordinary in the explosion, X-Marker or script. As a wild guess, are you sure the the explosion isn't blocked by an occlusion plane or something?http://i208.photobucket.com/albums/bb147/Mr_Cooleo/AltonProblem.pngAs you can see, nothing blocking it. Nothing to block my view, it's not even that far away :confused: . But when you get close enough, the entire explosion fades into view just like it doesn't have LOD. Link to comment Share on other sites More sharing options...
Warll Posted July 19, 2009 Share Posted July 19, 2009 Ok so I have some turrets that are members of the "ARAWturretfaction" I also have a script that before the player enter the same cell as the turrets it adds the player to the faction. The turrets do not fire upon the player but they still show up as hostile on the radar. What have I done wrong? Link to comment Share on other sites More sharing options...
Warll Posted July 21, 2009 Share Posted July 21, 2009 Ok so I have another question, how do I mark a map maker so that it shows up on the pipboy map as a destination. Or putting the question better how do I make the pipboy draw a line to my map marker? PS: My last question is still puzzling me. Link to comment Share on other sites More sharing options...
nk911ea Posted July 21, 2009 Share Posted July 21, 2009 Evening all, just a small issue. [Hidden] is not showing up on my UI anymore while crouching. I can't tell if this is due to an adjustment made by either Darn's Ui mod or perhaps FWE.. my question is simply, where do i find the xml (assuming) that i can correct this error? And preferably what value would go in the field to make sure it shows up? Ive scoured my current xmls for clues but have only found one with even a mention to what COULD be a stealth indicator (Hud_Main_Menu.xml) and it shows this value already... "<_SneakVisible> &false; <_SneakVisible>". Even after making it "true", no dice. Thanks in advance for the help. Link to comment Share on other sites More sharing options...
Cipscis Posted July 21, 2009 Author Share Posted July 21, 2009 @Warll:Are you talking about a "location marker" or a "quest target"? For a location marker, you need to "MapMarker" (a hard-coded static), and for a quest target you need to set a specific reference as a "target ref" of a particular quest objective. I'm not entirely sure what the problem might be with your turrets, but perhaps you should set the PlayerFaction to be allied with the turret faction via SetAlly. @nk911ea:From the OP:Don't...ask questions about using mods - this thread is for answering questions about creating modsFrom the readme of FWE:The sneak messages (i.e. detected, caution, hidden) are removed from head's up display, making sneaking more challenging. Use your compass to assess when enemies are moving more to search for you.Personally, I've removed these messages via DarN's configuration XML file, but I assume that FWE does this in a different manner. I recommend that you take a look at the included XML files and see how they differ from the vanilla ones. To make it easy to compare the files, you might try using a program such as Compare It! (free, 1.7Mb - Direct Download). Cipscis EDIT: @EMH: If you haven't already, try using the same explosion as is used for the Megaton Nuke, as this should definitely be visible at a distance. If that works, then I'd recommend re-creating your explosion by copying the Megaton Nuke and changing the model. If that prevents it from showing, then the problem will be something to do with the model itself. Cipscis Link to comment Share on other sites More sharing options...
ElijahHouck Posted July 21, 2009 Share Posted July 21, 2009 It is :( . It's even placed to where you are facing north when you view it... I've heard that the explosion is only viewable from the north. I tried placing it west/east/south too, but no luck. Link to comment Share on other sites More sharing options...
Cipscis Posted July 21, 2009 Author Share Posted July 21, 2009 It's true that the MegatonNuke explosion is only properly visible from one direction, due to the fact that it has a bit of a backdrop (probably to help with HDR or something), but you should still be able to see the smoke at least from the wrong direction. If you can see it properly when you move closer, then that would also indicate that you're viewing it from the correct side. If you play with the sliders in your settings menu, does it change the distance at which the explosion becomes visible? Cipscis Link to comment Share on other sites More sharing options...
Recommended Posts