Call TirarOro(UserList(UserIndex).Stats.GLD, UserIndex)
if UserList(UserIndex).Stats.ELV < 5 Then 'Acá declaramos el nivel que debe ser
Else
Call SendData(ToIndex, UserIndex, 0, "||No puedes tirar oro sin ser mayor a nivel 4." & FONTTYPE_TALK)
Exit sub
End If