Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
OfferBet
Syntax
C++
int OfferBet(IFunctionHandler * pH, SmartScriptTable playerIdTable, int money);
Parameters 
Description 
int money 
how much player bets 
playerId 
entity id of player who offers the bet 

Syntax: Backgammon.OfferBet(EntityGUID playerId, int money) 

Player offers his bet for current game. 

 

Copyright (c) 2012. All rights reserved.