Difference between revisions of "Quest Script"
Jump to navigation
Jump to search
→Events: see OnReset
imported>Bug64 m (Corrected description of GetAliasByName) |
imported>SarthesArai |
||
Line 119: | Line 119: | ||
== Events == | == Events == | ||
:'''[[OnStoryActivateActor - Quest|OnStoryActivateActor]](Location ''akLocation'', ObjectReference ''akActor'')''' | :'''[[OnStoryActivateActor - Quest|OnStoryActivateActor]](Location ''akLocation'', ObjectReference ''akActor'')''' | ||
Line 212: | Line 209: | ||
:'''[[OnStoryTrespass - Quest|OnStoryTrespass]](ObjectReference ''akVictim'', ObjectReference ''akTrespasser'', Location ''akLocation'', Int ''aiCrime'')''' | :'''[[OnStoryTrespass - Quest|OnStoryTrespass]](ObjectReference ''akVictim'', ObjectReference ''akTrespasser'', Location ''akLocation'', Int ''aiCrime'')''' | ||
:*Sent when this quest is started by a trespass story manager event. | :*Sent when this quest is started by a trespass story manager event. | ||
== Related Fragments == | == Related Fragments == |