Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
Start
Syntax
C++
int ShowShootingContestTable(IFunctionHandler* pH, const char* playerName, const char* opponentName1, const char* opponentName2, int playerArrows, int opponentArrows1, int opponentArrows2, bool isTargetVisible);

Syntax: ShootingContest.ShowShootingContestTable(playerName, opponentName1, opponentName2, playerArrows, opponentArrows1, opponentArrows2, isTargetVisible) 

Show table ui for contest, names should be without @, empty opponent name mean there is no opponent 

 

Copyright (c) 2012. All rights reserved.