18 lines
475 B
Plaintext
18 lines
475 B
Plaintext
ScriptName TIF__00043791 Extends TopicInfo hidden
|
|
|
|
;-- Variables ---------------------------------------
|
|
|
|
;-- Properties --------------------------------------
|
|
_00e_nqr01_functions Property FS_NQR01 Auto
|
|
|
|
;-- Functions ---------------------------------------
|
|
|
|
; Skipped compiler generated GetState
|
|
|
|
; Skipped compiler generated GotoState
|
|
|
|
Function Fragment_0(ObjectReference akSpeakerRef)
|
|
Actor akSpeaker = akSpeakerRef as Actor
|
|
FS_NQR01.iPlayerNameIndex = 1
|
|
EndFunction
|