Skip to content

Cheat Codes for Tribes of the East.

#270
Auto-translated
RedHeavenHero

3. for i=36,43 do GiveArtefact('scripted hero name', i)end

Is it possible to add all skills and perks at once using a similar method? Because there are too many of them to assign individually :smile43:
--------------------------------
I found a possible solution: @for i=1,220 do GiveHeroSkill("scripted_hero_name", i)end
However, it doesn't work perfectly. It only adds a portion of the listed skills. Sometimes, running the code multiple times helps, but usually, I have to add them manually. Still, now skills can be acquired a bit faster! ;b