why wen i press start it give me error that i dont have life stones wen i have 216
DEFINE_GLOBAL STRING item_to_aug "Jade Claw" // The name of the weapon you want to augment
DEFINE_GLOBAL STRING gem_for_aug "Gemstone B" // Gemstone used for augment
DEFINE_GLOBAL STRING ls_for_aug "Top-Grade Life Stone: level 86" // The EXACT name of the Life Stone used for augment
DEFINE_GLOBAL INT num_of_gems 36 // The number of Gemstones used
where is my mistake? is it because i use on H5?