Again thank you.
I need to do a lot of search and will be learning on how manipulate/write/injecting the ps_game.exe
Quote:
Originally Posted by SnickQ
That should work after log out, because to update database you need relog
And thad should be IS NOT NULL because if will be null player in db is not leave guild
|
If I use LeaveDate IS NOT NULL as what you pointed out. All the previous quitted guild LeaveDate will be updated as well.
So I use LeaveDate IS NULL so that It will update only the current date that Del = 1 was set.
RowID GuildID CharID GuildLevel Del JoinDate LeaveDate
2208 4 5697 9 1 2014-11-24 19:45:43.883 2015-07-25 01:17:00.850
27782 28 5697 9 1 2014-12-15 03:59:14.730 2015-07-25 01:17:00.850
31866 5 5697 9 1 2014-12-18 20:25:41.257 2015-07-25 01:17:00.850
44814 35 5697 6 1 2014-12-27 16:17:37.723 2015-07-25 01:17:00.850
101051 124 5697 7 0 2015-01-29 21:37:39.643 NULL