Difference between revisions of "SetCasinoMaxWinnings"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>LuthienAnarion
(Created page with "{{Function |origin = LU |summary = Sets the max winnings value of a casino form. |name = SetCasinoMaxWinnings |returnType = none |arguments = {{FunctionArgument |Na...")
(No difference)

Revision as of 22:53, 11 December 2016

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Sets the max winnings value of a casino form.

Syntax

[help]
(none) SetCasinoMaxWinnings casino:form value:int

Example

SetCasinoMaxWinnings TheTopsCasinoData 12000

See Also