25 lines
600 B
Plaintext
25 lines
600 B
Plaintext
;/ Decompiled by Champollion V1.0.1
|
|
Source : TIF__000727D3.psc
|
|
Modified : 2013-10-24 20:38:48
|
|
Compiled : 2013-10-24 20:38:49
|
|
User : Joh
|
|
Computer : JOH-PC
|
|
/;
|
|
scriptName TIF__000727D3 extends TopicInfo hidden
|
|
|
|
;-- Properties --------------------------------------
|
|
|
|
;-- Variables ---------------------------------------
|
|
|
|
;-- Functions ---------------------------------------
|
|
|
|
; Skipped compiler generated GotoState
|
|
|
|
function Fragment_0(ObjectReference akSpeakerRef)
|
|
|
|
actor akSpeaker = akSpeakerRef as actor
|
|
akSpeaker.SetPlayerResistingArrest()
|
|
endFunction
|
|
|
|
; Skipped compiler generated GetState
|