Difference between revisions of "SetCrimeGold"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Vswe
m (Added Search Terms)
imported>Puf the majic dragon
(Changed "float" parameter to "Integer" after CS testing)
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.  

Revision as of 05:28, 21 December 2008

Syntax:

SetCrimeGold Integer 

Example:

SetCrimeGold 120 

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


See Also

GetCrimeGold
ModCrimeGold