mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 11:19:22 +02:00
Update powergamers.lua
This commit is contained in:
parent
d04f084599
commit
2812b1cd80
@ -21,4 +21,4 @@ end
|
||||
--ADD `exphist7` BIGINT( 255 ) NOT NULL DEFAULT '0',
|
||||
|
||||
-- after that execute --
|
||||
-- UPDATE `znote_players` SET `exphist_lastexp`=`players`.`experience`
|
||||
-- UPDATE `znote_players` `a` INNER JOIN `players` `b` SET `a`.`exphist_lastexp`=`b`.`experience`
|
||||
|
Loading…
x
Reference in New Issue
Block a user