Difference between revisions of "SetCrimeGold"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Vswe
m (Added Search Terms)
imported>8asrun6aer
 
(One intermediate revision by one other user 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]]





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]