Swordfish42 Posted May 16, 2010 Share Posted May 16, 2010 Hey guys, this is my first forum post on nexus, so tell me if ive started this thread in the wrong place I'm making a F3 zombie mod (Yes i know it's cliche, but i think it's good) It's going to be in a simulation in an unfinished vault and it won't be easy. You get points for killing zombies and can spend points on traps, weapon upgrades, opening new areas, etc. I'm trying to keep as close to fallout lore as possible, and retain the classic fallout dark humorBut i've had some problems.Can someone please tell me how to...Make a zombie that explodes when it gets too close or is shot? I can do the 'if shot' part, but not the 'too close' part.Create a one way solid object? by that i mean a static or activator than you can walk through on one side but not on the other, similar to how interior cell pieces are designed, but i want them to be see-through on both sides as well. The reason is that i want to make zombie spawn points inaccessible, or leaving the main building impossible, but still allowing zombies to come in.Make actors 'teleport' in and out with the blue flash like in OP:Anchorage? My scripting skills are pathetic, and i can't understand the scripts they attached to the anchorage soldiers.Create collision walls? I have no idea how to, and when i try to make them, they don't appear in the render window. Also, is the idea so boring and overused that i shouldn't continue with it?Thanks for any help Link to comment Share on other sites More sharing options...
Swordfish42 Posted May 17, 2010 Author Share Posted May 17, 2010 Also, when i try to add a blank vault door, from an esp of the same name, it disapears upon re-load. help please! Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted May 17, 2010 Share Posted May 17, 2010 You can't just load 2 plugins, use parts from one, and have it show up in the other. That'd be nice but it doesn't work that way.Create a new vault door in your plugin, and use the texture from the blank vault door for it. You can do that either by extracting the vanilla vault door mesh and changing the texture path in nifskope, or create a new texture set in GECK and applying that to the new vault door you created. Link to comment Share on other sites More sharing options...
Swordfish42 Posted May 17, 2010 Author Share Posted May 17, 2010 You can't just load 2 plugins, use parts from one, and have it show up in the other. That'd be nice but it doesn't work that way.Create a new vault door in your plugin, and use the texture from the blank vault door for it. You can do that either by extracting the vanilla vault door mesh and changing the texture path in nifskope, or create a new texture set in GECK and applying that to the new vault door you created. thanks man! well that means i don't have to completely abanon this project! Link to comment Share on other sites More sharing options...
Swordfish42 Posted May 21, 2010 Author Share Posted May 21, 2010 Could i make a mesh in nifskope or something for the 'invisible one way static' that i want?or is that just stupis.also, i'm useless with nifskope, so if yes, please explain how i could do itthanks Link to comment Share on other sites More sharing options...
Swordfish42 Posted May 22, 2010 Author Share Posted May 22, 2010 'nuther question, is it possible to make a script or 'daily routine' kinda thing, for an npc, so that they follow and hunt the player?thanks again Link to comment Share on other sites More sharing options...
Recommended Posts