Difference between revisions of "SetActorLevelingData"

Jump to navigation Jump to search
51 bytes removed ,  17:12, 27 March 2015
no edit summary
imported>Jazzisparis
(Created page with "{{Function |origin = NVSE |summary = Sets the specified leveling data value of an actor. The value that is set is determined by <i>dataType</i> (see below). |name = SetActo...")
 
imported>Jazzisparis
Line 1: Line 1:
{{Function
{{Function
  |origin = NVSE
  |origin = JIP
  |summary = Sets the specified leveling data value of an actor. The value that is set is determined by <i>dataType</i> (see below).
  |summary = Sets the specified leveling data value of an actor. The value that is set is determined by <i>dataType</i>:
<pre>0&#09;Fixed Level/Level Mult.
1&#09;Calc. Min.
2&#09;Calc. Max.</pre>
  |name = SetActorLevelingData
  |name = SetActorLevelingData
  |returnType = dataValue:float
  |returnType = dataValue:float
Line 22: Line 25:
This will set Craig Boone's calculated minimum level to 5.
This will set Craig Boone's calculated minimum level to 5.
}}
}}
==Notes==
Valid values for dataType:
<pre>
0&#09;Fixed Level/Level Mult.
1&#09;Calc. Min.
2&#09;Calc. Max.</pre>
==See Also==
==See Also==
*[[GetActorLevelingData]]
*[[GetActorLevelingData]]
[[Category:Functions_(JIP)]]
[[Category:Functions_(JIP)]]
Anonymous user

Navigation menu