any idea for how to make the achievements saved :D
thxx but there is about 259 acievementQuote:
guess where stuff should be saved ?
yes good boy , in the database
so where to save them in the database ?
yes good boy in new table with entity id
or in the entity table
you read them on event and if it's first time then you send effect , increase points for the rest of packets and update the database
how the study points are saved ? search the client for the entity subclass study points and see how it's saved , copy past and you are good to go