Hello,
I have a problem with this system : CLICK
My problem is :
20:15 Grizzly Adams: Sorry, but in table there is no lvl on which u are (8) <-- this lvl isn't in task table.
There's some error, this is the table
I have a problem with this system : CLICK
My problem is :
20:15 Grizzly Adams: Sorry, but in table there is no lvl on which u are (8) <-- this lvl isn't in task table.
There's some error, this is the table
Code:
KITNO_Paw_and_Fur_tasks_for_lvl = {
[{lvl_min = 1, lvl_max = 49}] = {talk_to_take_task = 101, tasks = {"crocodiles", "badgers", "tarantulas", "carniphilas", "stone golems", "mammoths", "gnarlhounds", "terramites", "apes", "thornback tortoises", "gargoyles"}},
[{lvl_min = 50, lvl_max = 79}] = {talk_to_take_task = 102, tasks = {"ice golems", "quara scouts", "mutated rats", "ancient scarabs", "wyverns", "lancer beetles", "wailing widows", "killer caimans", "bonebeasts", "crystal spiders", "mutated tigers"}},
[{lvl_min = 80, lvl_max = 129}] = {talk_to_take_task = 103, tasks = {"underwater quaras", "giant spiders", "werewolves", "nightmares", "hellspawns", "high class lizards", "stampors", "brimstone bugs", "mutated bats"}},
[{lvl_min = 130, lvl_max = 9999}] = {talk_to_take_task = 104, tasks = {"hydras", "serpent spawns", "medusae", "behemoths", "sea serpents", "hellhounds", "ghastly dragons", "drakens", "destroyers", "undead dragons"}},
}