Difference between revisions of "SetCrimeGold"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
 
imported>8asrun6aer
 
(4 intermediate revisions by 4 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]]
 




[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Crime Functions]]
[[Category: Crime Functions]]
[[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]