Difference between revisions of "OnPlayerLoadGame - Actor"

Jump to navigation Jump to search
19 bytes added ,  08:16, 22 June 2012
m
→‎Examples: Grrr... deprecated variable swapped out
imported>JustinOther
m (→‎Examples: Gah,,, Typo)
imported>JustinOther
m (→‎Examples: Grrr... deprecated variable swapped out)
Line 41: Line 41:
Debug.Trace("Updating from version " + fYourModVersionGLOB.GetValue())
Debug.Trace("Updating from version " + fYourModVersionGLOB.GetValue())
EndIf
EndIf
fVersion = 1.23
fYourModVersionGLOB.SetValue(1.23)
EndIf
EndIf
EndFunction</source>
EndFunction</source>
Anonymous user

Navigation menu