Difference between revisions of "SetCrimeGold"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Fella
imported>8asrun6aer
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
  SetCrimeGold ''float''  
  SetCrimeGold ''Integer''  
'''Example:'''
'''Example:'''
  SetCrimeGold 120.0
  SetCrimeGold 120  


Sets the current crime gold on an actor to the specified amount.  
Sets the current crime gold on an actor to the specified amount.  
Line 8: Line 8:


==See Also==  
==See Also==  
[[GetCrimeGold]]<br>
* [[GetCrimeGold]]
[[ModCrimeGold]]  
* [[ModCrimeGold]]
* [[Bounty]]




Line 17: Line 18:
[[Category: Crime Functions]]
[[Category: Crime Functions]]
[[Category: Crime Functions (CS 1.0)]]
[[Category: Crime Functions (CS 1.0)]]
<!-- Begin Search Terms
Set
Crime
Gold
End Search Terms -->

Latest revision as of 19:10, 8 January 2012

Syntax:

SetCrimeGold Integer 

Example:

SetCrimeGold 120 

Sets the current crime gold on an actor to the specified amount.


See Also[edit | edit source]