Difference between revisions of "Talk:SetNthEffectItemMagnitude"
Jump to navigation
Jump to search
m
Talk:SetNthEffectItemMagnitude (edit)
Revision as of 20:50, 21 December 2011
, 20:50, 21 December 2011no edit summary
imported>8asrun6aer m |
imported>8asrun6aer m |
||
Line 15: | Line 15: | ||
:[[User:JRoush|JRoush]] 22:33, 19 December 2011 (EST) | :[[User:JRoush|JRoush]] 22:33, 19 December 2011 (EST) | ||
:: Thanks, JRoush. Although I didn't try cloning, I did try checking if the game just started or was reloaded with... | :: Thanks, JRoush. Although I didn't try cloning, I did try checking if the game just started ([[GetGameRestarted]]) or was reloaded ([[GetGameLoaded]]) with... | ||
<dl><dd> | <dl><dd> | ||
if ( Player.GetLevel == lastKnownPlayerLevel ) | if ( Player.GetLevel == lastKnownPlayerLevel ) |