Difference between revisions of "OnPlayerLoadGame - Actor"
Jump to navigation
Jump to search
→Notes: wont fire for the first time on the first load.
imported>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 (added additional syntax and edited example from HC_ManagerScript - original text written prior to Survival Mode implementation?) |
imported>Scrivener07 (→Notes: wont fire for the first time on the first load.) |
||
Line 42: | Line 42: | ||
*This event is only sent to the player actor. It is recommended that you handle this event via an alias the player is forced into, or a magic effect on the player. | *This event is only sent to the player actor. It is recommended that you handle this event via an alias the player is forced into, or a magic effect on the player. | ||
*After Patch 1.5, event is also handled via quest. | *After Patch 1.5, event is also handled via quest. | ||
*This event will fire for the '''first time''' on the next load. | |||
== See Also == | == See Also == | ||
*[[Actor Script]] | *[[Actor Script]] |