Difference between revisions of "ModBarterGold"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Wkilleen
imported>DragoonWraith
(CS 1.0, and apparently broken?)
Line 6: Line 6:
Modifies the barter gold on an actor by the specified amount.  
Modifies the barter gold on an actor by the specified amount.  


''Appears to be broken, see the [[Talk:ModBarterGold|Talk page]] for more information''
   
   
==See Also==
==See Also==
[[GetBarterGold]]
* [[GetBarterGold]]
 
* [[SetBarterGold]]
[[SetBarterGold]]


[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (CS 1.0)]]
[[Category: Actor Functions]]
[[Category: Actor Functions (CS 1.0)]]
[[Category: Statistics Functions]]
[[Category: Statistics Functions]]
[[Category:Actor Functions]]
[[Category: Statistics Functions (CS 1.0)]]

Revision as of 16:37, 14 July 2007

Syntax:

ModBarterGold float 

Example:

ModBarterGold -20.0 

Modifies the barter gold on an actor by the specified amount.

Appears to be broken, see the Talk page for more information

See Also