• Announcements

    • Ashal

      SITE MOVED - IN READ ONLY MODE   12/08/2015

      Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.

Archived

This topic is now archived and is closed to further replies.

maybenexttime

Creating Custom Companion Issues

now I have a different issue. My companion doesn't wait when I tell him to or when I fire him, he does not go away or go to Lucky 38 for some reason. Last issue is the "tactics" dialogue comes up as one of the options before I recruit him. Everything works out fine, how do I fix this?


0

Share this post


Link to post

I'm assuming that you're talking about making your own companion as opposed to using an existing one.


 


If this is the case, it sounds like you don't have packages setup for the different wait/dismiss options and/or you don't have them linked to the dialogue.  What helped me was to download an existing custom companion mod and see how they were put together.  (for packages like this, I think there's usually a set quest variable and then npcname.evp script in the End Script box).


 


Tactics sounds like it's missing a comp = ishired condition (where "ishired" is actually a var from you quest that's tracking whether or not the comp is hired, so you'd want an == 1 condition).


 


I don't have the GECK open right now and haven't worked on my comp character in a long time, so my memory is fuzzy and non-specific.  Sorry about that.


0

Share this post


Link to post