Jump to content

Does akActor or akPlayer no longer work in SSE CK?


Recommended Posts

Posted

Trying to make a simply dialogue request for the player to request an NPC for assistance, and at the end of the dialogue I usually type out akActor or akPlayer.setrelationshiprank(Game.GetPlayer(), 3) and now it's telling me it's undefined. Any idea what I'm doing wrong? 

Posted

I think you're looking for akSpeaker (the actor doing the talking on the topic). If you open the full source for the fragment, you can see what variables it generates automatically and add suitable properties (such as a PlayerRef property instead of calling Game.GetPlayer).

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...