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