Difference between revisions of "ModActorValue2"

Jump to navigation Jump to search
118 bytes added ,  20:07, 9 December 2006
no edit summary
imported>JOG
 
imported>Talkie Toaster
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  ModActorValue2 ''StatName value''  
  ModActorValue2 ''StatName value:integer''  
  ModAV2 ''StatName value''  
  ModAV2 ''StatName value:integer''  


'''Example:'''
'''Example:'''
  ModActorValue2 Strength -10  
  ModActorValue2 Strength -10  


ModActorValue2 modifies the current value of the stat by the specified value, without affecting the base value of the stat.  
ModActorValue2 modifies the current value of the stat by the specified value, without affecting the base value of the stat. Be aware that the value is an unrounded integer; ModAV2 StatName 3.9 would result in a 3 point change.
   
   


Navigation menu