You we're a little bit late dude, 21 Julwhat formula for level max 1.000.000 ??
Here you have the full tutorial on how to edit the max levelWhen i am 1 millon and die, i bug. Client close
Someone know what the problem can be?
Take the backup you made before compiling and recompile afther Gesior's tutorail and you should be fineI have make a new char and exp on monsters and i pas 717 but when i die when i am higher than 717k i bug. I die and my client close
Maybe it have something to do with skill bar? @Gesior.pl
static uint64_t getExpForLevel(uint32_t lv) { static std::map<uint32_t, uint64_t> cache; lv--; std::map<uint32_t, uint64_t>::iterator it = cache.find(lv); if(it != cache.end()) return it->second; uint64_t exp = ((50ULL * (lv+1ULL) / 3ULL - 100ULL) * (lv+1ULL) + 850ULL / 3ULL) * (lv+1ULL) - 200ULL;
I dont know in which folder are these files in TFS 1.0, but in 0.3.6 and 0.4 it was in folder in which you type 'make' to compile TFS. In this folder type:
rm *.o
to remove all files that ends with .o
[/CITAR]
when the rebuild appears this error where I remove these .o files?
look a photo