GetCasinoWinningsLevel
From GECK
A function included in the GECK for Fallout: New Vegas.
Contents
Description
Returns the player's current winnings level for the specified casino form. Used as a script function in the casino form's associated script to handle giving the Achievement as well as a dialogue package to an employee to tell the player they've been banned.
GetCasinoWinningStage does the same, but as a condition function.
Syntax
(0-4:int) GetCasinoWinningsLevel casino:baseform
Example
if GetCasinoWinningsLevel TheTopsCasinoData == 1