You could add a DB field for a char to list his/her fame achievements so he/she cant keep doing it over again. Like set it to 1 for 20 fame then 2 for 50 or w.e. and so on.
You could add a DB field for a char to list his/her fame achievements so he/she cant keep doing it over again. Like set it to 1 for 20 fame then 2 for 50 or w.e. and so on.
you could add to the achievement check to do:
Or something like that...Code:if (target.getFame() % 10 == 0 && target.getFame() > 0 && target.get.FameCheck() < 0) {
nice release :D
BTW... I took the concept of your Auto - Restart and made it work... o.o So thanks for the idea.. XP
Nice......
I am so using this!