Parameters |
Description |
tableId |
Entity ID of the table to play dice at |
playerId |
Entity ID of the player |
opponentNpcID |
Entity ID of the NPC opponent to play dice with |
options |
optional |
Syntax: Minigame.StartDice(ScriptHandle tableId, ScriptHandle playerId, ScriptHandle opponentNpcId, SmartScriptTable options)
Start dice minigame.
Copyright (c) 2012. All rights reserved.
|