Skip to content

Duel.AnnounceAnotherRace

Source Code | Duel Functions

Makes (int player) announce a monster type (Race) different from the one(s) already among the members of (Group g)

Signature

Duel.AnnounceAnotherRace(Group g, int player) → int

lua
Duel.AnnounceAnotherRace(g,player)

Parameters

Returns


under-construction