Duel.CallCoin
Source Code | Usage Examples | 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)Source Code | Usage Examples | Duel Functions
Tosses a coin and returns true if the player guessed right, false if he didn't
Duel.CallCoin(int player) → bool
Duel.CallCoin(player)