David Brasher Posted April 6, 2012 Share Posted April 6, 2012 What does the suffix kmy- mean? What does the suffix ak- mean? Link to comment Share on other sites More sharing options...
SkjoldBjorn Posted April 6, 2012 Share Posted April 6, 2012 is'nt ak the scripts way of saying it's pointing towards an alias? i know the KMY is used in fragments, but if that suffix is used in the script itself im not sure what it points to.Im not a scripter, i only script when i have to so someone might have a better answer for that. Link to comment Share on other sites More sharing options...
fg109 Posted April 6, 2012 Share Posted April 6, 2012 Those are actually prefixes. :tongue: The quest stage fragments have the special variable 'kmyQuest' that you can set to a specific script attached to the quest. The dialogue fragments have the special variables 'akSpeaker' and 'akSpeakerRef' to refer to the currently speaking actor or object reference. The package fragments have the special variable 'akActor' to refer to the actor executing the package. Those are the only ones I actually use. Check the fragments category for all the special variables. Link to comment Share on other sites More sharing options...
Recommended Posts