18 lines
475 B
Plaintext
18 lines
475 B
Plaintext
|
ScriptName TIF__0004378E 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 = 2
|
||
|
EndFunction
|