i was wanting 2 now the best way 2 do the saving/loading system for my server.
like should i save a player when they logout.
or should i save everything as it changes like a update player void that saves only what changes like a player gets **** gold so it updates mysql database of how much gold they now have.
and what about items best way of handling items inside database.
i am thing about doing a
additem
updateitem
removeitem
thing like i was talking about doing up there for the char.
please post ideals of ways 2 do it/ best way 2 do it.






