Skip to content

Duel.CallCoin

Source Code | Duel Functions

Tosses a coin and returns true if the player guessed right, false if he didn't

Signature

Duel.CallCoin(int player) → bool

lua
Duel.CallCoin(player)

Parameters

Returns


under-construction