moress Posted July 23, 2009 Share Posted July 23, 2009 I am currently attempting to create a "New Springvale" and i'm have trouble with getting some Npc s to use references :wallbash: (lean on wall, and sit on floor) if anyone could help me it would be greatly appreciated. Link to comment Share on other sites More sharing options...
Cipscis Posted July 23, 2009 Share Posted July 23, 2009 Just a bit of terminology, here is my definition of a reference from the glossary of my Scripting for Beginners tutorial:A reference is a special type of form. References are the forms that you can see and interact with in the game world, and basically acts as pointers to forms. As such, they contain two sets of information:Reference-specific informationInformation about the base object (the form that a reference is based on)I assume that you're talking about idle and furniture markers specifically? If you haven't already, take a look at the official tutorial on the GECK Wiki entitled "Bethsoft Tutorial NPC population. It details how to set up simple patrol and sandbox packages with idle markers. Cipscis Link to comment Share on other sites More sharing options...
Recommended Posts