[DiscordArchive] Are you using docker on windows or docker on linux?
[DiscordArchive] Are you using docker on windows or docker on linux?
Archived author: metallinos • Posted: 2025-05-12T01:17:22.066000+00:00
Original source
Or, edit the script to say
WorldDBExecute("
CREATE TABLE IF NOT EXISTS `custom_xp` (
`CharID` int unsigned NOT NULL,
`Rate` float unsigned NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;
")
Archived author: metallinos • Posted: 2025-05-12T01:17:44.880000+00:00
Original source
Fixed
Archived author: metallinos • Posted: 2025-05-12T01:18:15.634000+00:00
Original source
https://elunaluaengine.github.io/Global/...ecute.html lets the Eluna scripts run self-contained db queries, so it will indeed become automagic
[Embed: Global:WorldDBExecute - Eluna]
API documentation for the Global:WorldDBExecute method in the Eluna engine.
https://elunaluaengine.github.io/Global/...ecute.html
Archived author: metallinos • Posted: 2025-05-12T01:19:05.303000+00:00
Original source
So just put that on top of the Custom_XP.lua script and that issue will fix itself on next reboot
Archived author: Deamonsatwar • Posted: 2025-05-12T01:19:50.886000+00:00
Original source
ok lemme try this out, youre awesome btw
Archived author: metallinos • Posted: 2025-05-12T01:20:46.355000+00:00
Original source
I guess you technically never have to use any db tool since Eluna can semi-flexibly run all this. As long as your server can start up, you can push all queries through Eluna haha
Archived author: Paulie • Posted: 2025-05-12T01:25:40.068000+00:00
Original source
Removed my build dir, and redid the build from scratch starting with cmake, and it compiled fine. Up to date. Now to fix my client crashes under CrossOver (worked before the latest crossover update) <a:thisisfinefire:1268710077213184075>
Archived author: metallinos • Posted: 2025-05-12T01:26:10.702000+00:00
Original source
What is a crossover?
Archived author: Revision • Posted: 2025-05-12T01:29:05.541000+00:00
Original source
Some kind of mac thing iirc
Archived author: Revision • Posted: 2025-05-12T01:29:15.890000+00:00
Original source
but I only like apples you can eat so I could be wrong