Posts: 135
Threads: 37
Joined: Jan 2016
Reputation:
0
Hi! I've seen tutorials on how to make a npc, but my problem is how can i make a standing npc? Thanks!
Posts: 618
Threads: 31
Joined: Feb 2011
Reputation:
0
If you choose to make just a standing npc just make it spawn without recordings.
however if you want the npc to just always stay at the same location i suggest using CreateActor
because that is basicly an npc (without its feautures) that doesnt take playerslots.
Posts: 135
Threads: 37
Joined: Jan 2016
Reputation:
0
How can i make it visible inside Interiors?
Posts: 135
Threads: 37
Joined: Jan 2016
Reputation:
0
Thanks! But i have another problem, if my character's last position is inside the Interior, then i log to the game, i can't see the actor immediately, i need to go outside the interior and go back again in able to see it. What should i do?
Posts: 135
Threads: 37
Joined: Jan 2016
Reputation:
0
Yes Mecent, you're correct.