Advertisement
Guest User

Untitled

a guest
Mar 29th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. ;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
  2. ;NEXT FRAGMENT INDEX 1
  3. Scriptname TIF__0101117B Extends TopicInfo Hidden
  4.  
  5. ;BEGIN FRAGMENT Fragment_0
  6. Function Fragment_0(ObjectReference akSpeakerRef)
  7. Actor akSpeaker = akSpeakerRef as Actor
  8. ;BEGIN CODE
  9. Game.GetPlayer().AddItem(HETriusBjarniNote, 1)
  10. ;END CODE
  11. EndFunction
  12. ;END FRAGMENT
  13.  
  14. ;END FRAGMENT CODE - Do not edit anything between this and the begin comment
  15.  
  16. ReferenceAlias Property HETriusBjarniNote Auto
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement