Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Hi, is there way to query DB or GM command to the list of completed quests for the character?

[DiscordArchive] Hi, is there way to query DB or GM command to the list of completed quests for the character?

[DiscordArchive] Hi, is there way to query DB or GM command to the list of completed quests for the character?

rektbyfaith
Administrator
0
02-12-2025, 04:27 AM
#1
Archived author: Znaya • Posted: 2025-02-12T04:27:56.995000+00:00
Original source

Hi, is there way to query DB or GM command to the list of completed quests for the character?
rektbyfaith
02-12-2025, 04:27 AM #1

Archived author: Znaya • Posted: 2025-02-12T04:27:56.995000+00:00
Original source

Hi, is there way to query DB or GM command to the list of completed quests for the character?

rektbyfaith
Administrator
0
02-12-2025, 04:38 AM
#2
Archived author: Ryan Turner • Posted: 2025-02-12T04:38:22.563000+00:00
Original source

`SELECT * FROM character_queststatus_rewarded WHERE GUID = YourCharacterID`
rektbyfaith
02-12-2025, 04:38 AM #2

Archived author: Ryan Turner • Posted: 2025-02-12T04:38:22.563000+00:00
Original source

`SELECT * FROM character_queststatus_rewarded WHERE GUID = YourCharacterID`

rektbyfaith
Administrator
0
02-12-2025, 04:43 AM
#3
Archived author: Znaya • Posted: 2025-02-12T04:43:12.670000+00:00
Original source

Oh wow
rektbyfaith
02-12-2025, 04:43 AM #3

Archived author: Znaya • Posted: 2025-02-12T04:43:12.670000+00:00
Original source

Oh wow

rektbyfaith
Administrator
0
02-12-2025, 04:44 AM
#4
Archived author: Crow • Posted: 2025-02-12T04:44:03.542000+00:00
Original source

```CMake Error at src/cmake/macros/FindMySQL.cmake:130 (cmake_host_system_information):
cmake_host_system_information does not recognize <key> WINDOWS_REGISTRY
Call Stack (most recent call first):
CMakeLists.txt:106 (find_package)

CMake Error at C:/Program Files/CMake/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Boost (missing: system filesystem program_options iostreams
regex thread) (found suitable version "1.81.0", minimum required is "1.78")
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
C:/Program Files/CMake/share/cmake-3.22/Modules/FindBoost.cmake:2375 (find_package_handle_standard_args)
deps/boost/CMakeLists.txt:34 (find_package)
```

I get this error when compiling but have boost obviously, as it was found.
rektbyfaith
02-12-2025, 04:44 AM #4

Archived author: Crow • Posted: 2025-02-12T04:44:03.542000+00:00
Original source

```CMake Error at src/cmake/macros/FindMySQL.cmake:130 (cmake_host_system_information):
cmake_host_system_information does not recognize <key> WINDOWS_REGISTRY
Call Stack (most recent call first):
CMakeLists.txt:106 (find_package)

CMake Error at C:/Program Files/CMake/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Boost (missing: system filesystem program_options iostreams
regex thread) (found suitable version "1.81.0", minimum required is "1.78")
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
C:/Program Files/CMake/share/cmake-3.22/Modules/FindBoost.cmake:2375 (find_package_handle_standard_args)
deps/boost/CMakeLists.txt:34 (find_package)
```

I get this error when compiling but have boost obviously, as it was found.

rektbyfaith
Administrator
0
02-12-2025, 04:44 AM
#5
Archived author: Crow • Posted: 2025-02-12T04:44:10.030000+00:00
Original source

what do
rektbyfaith
02-12-2025, 04:44 AM #5

Archived author: Crow • Posted: 2025-02-12T04:44:10.030000+00:00
Original source

what do

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)