Znote / ZnoteAAC

Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
MIT License
145 stars 127 forks source link

New premium time method #446

Closed EPuncker closed 3 years ago

EPuncker commented 3 years ago

Just a reminder that we have to adapt the code according to this https://github.com/otland/forgottenserver/commit/89a08c79d8c1df83f43f90bc3615da0165ea4fa3

maybe auto-detect table name and act accordingly

Znote commented 3 years ago

Yeah, quite an ugly workaround though. But I think this might be the best approach.

SHOW COLUMNS from `accounts` WHERE `Field` = 'premdays'