jayantony Posted September 17, 2013 Share Posted September 17, 2013 When I want to get the player's actor, I use getplayer(), but, how to get the actor ref I'm talking to? I'm a new modder! Thanks! Link to comment
shane4244 Posted September 17, 2013 Share Posted September 17, 2013 When I want to get the player's actor, I use getplayer(), but, how to get the actor ref I'm talking to? I'm a new modder! Thanks! A little more info on what your trying to do may help. when you assign your property on your script just use "AKspeaker" something like "ActorB = Akspeaker and it will know the actor your referring to is the person your talking to. ActorB can be whatever you feel like calling it. hope this helps a little without actually seeing a script example or at least knowing what your trying to do its hard for anyone to help. Link to comment
Heromaster Posted September 18, 2013 Share Posted September 18, 2013 Use akSpeaker while in a TopicInfo like this MyNPCRef.ForceRefTo(akSpeaker) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.