Skip to content

Duel.SetCoinResult

Source Code | Duel Functions

Changes the results of the latest executed coin tosses to the provided values.

Signature

Duel.SetCoinResult(int res, any ...) → nil

lua
Duel.SetCoinResult(res,...)

Parameters


under-construction