GetCasinoReelStops

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the number of times a symbol (numbered 1-7) appears on a slot machine reel in a Casino form.

Syntax

[help]
(numStops:int) GetCasinoReelStops casino:form symbol:int

Example

set iNumStops to GetCasinoReelStops TheTopsCasinoData 4 

Notes

  • The "W" or winning symbol is #7. The total number of stops on a slot machine reel must equal 14.

See Also