Duel.AnnounceAttribute
Source Code | Usage Examples | Duel
Functions
Asks (int player) to announce (int count) number of Attributes, amongst those specified in (int available).
Signature
Duel.AnnounceAttribute(int player
, int count
, int available
) → int
lua
Duel.AnnounceAttribute(player,count,available)