function pack(...)
return arg
end
print(pack(GetHeroCreaturesTypes(GetPlayerHeroes(PLAYER_1)[0])))
Впервые здесь? Я Роха — провести быструю экскурсию?
function pack(...)
return arg
end
print(pack(GetHeroCreaturesTypes(GetPlayerHeroes(PLAYER_1)[0])))