Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Hi all! I'm looking into adding the AzerothCore Challenge Modes to my server. Anyone know if it's co

[DiscordArchive] Hi all! I'm looking into adding the AzerothCore Challenge Modes to my server. Anyone know if it's co

[DiscordArchive] Hi all! I'm looking into adding the AzerothCore Challenge Modes to my server. Anyone know if it's co

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
08-04-2025, 06:25 PM
#1
Archived author: Slaxe • Posted: 2025-08-04T18:25:28.544000+00:00
Original source

Hi all! I'm looking into adding the AzerothCore Challenge Modes to my server. Anyone know if it's compatible with the latest core release?
rektbyfaith
08-04-2025, 06:25 PM #1

Archived author: Slaxe • Posted: 2025-08-04T18:25:28.544000+00:00
Original source

Hi all! I'm looking into adding the AzerothCore Challenge Modes to my server. Anyone know if it's compatible with the latest core release?

rektbyfaith
Administrator
0
08-04-2025, 06:29 PM
#2
Archived author: Oaksharis • Posted: 2025-08-04T18:29:28.225000+00:00
Original source

Any ideas how to fix this? It doesnt have a set expired duration. So when a week goes by I have tested it and it wont reset molten core for me. So the only way I can fix this is to go into my database 'instances' and delete the entry for that characters instance save. Any suggestions would be appreciated.
[Image: image.png?ex=690c4048&is=690aeec8&hm=d1d...1b95cd761&]
rektbyfaith
08-04-2025, 06:29 PM #2

Archived author: Oaksharis • Posted: 2025-08-04T18:29:28.225000+00:00
Original source

Any ideas how to fix this? It doesnt have a set expired duration. So when a week goes by I have tested it and it wont reset molten core for me. So the only way I can fix this is to go into my database 'instances' and delete the entry for that characters instance save. Any suggestions would be appreciated.
[Image: image.png?ex=690c4048&is=690aeec8&hm=d1d...1b95cd761&]

rektbyfaith
Administrator
0
08-04-2025, 06:30 PM
#3
Archived author: Ryan Turner • Posted: 2025-08-04T18:30:08.747000+00:00
Original source

Run `.server debug` and share the output
rektbyfaith
08-04-2025, 06:30 PM #3

Archived author: Ryan Turner • Posted: 2025-08-04T18:30:08.747000+00:00
Original source

Run `.server debug` and share the output

rektbyfaith
Administrator
0
08-04-2025, 06:30 PM
#4
Archived author: Brodesseus • Posted: 2025-08-04T18:30:12.460000+00:00
Original source

Not sure about that error specifically but you can use GM commands to reset instance locks for your character instead of going into the instances table and deleting entries
rektbyfaith
08-04-2025, 06:30 PM #4

Archived author: Brodesseus • Posted: 2025-08-04T18:30:12.460000+00:00
Original source

Not sure about that error specifically but you can use GM commands to reset instance locks for your character instead of going into the instances table and deleting entries

rektbyfaith
Administrator
0
08-04-2025, 06:30 PM
#5
Archived author: Brodesseus • Posted: 2025-08-04T18:30:39.741000+00:00
Original source

I set up a macro for the command so if I feel like running a raid a 2nd time in a day I just hit the button on my action bar and run back in lmao
rektbyfaith
08-04-2025, 06:30 PM #5

Archived author: Brodesseus • Posted: 2025-08-04T18:30:39.741000+00:00
Original source

I set up a macro for the command so if I feel like running a raid a 2nd time in a day I just hit the button on my action bar and run back in lmao

rektbyfaith
Administrator
0
08-04-2025, 06:30 PM
#6
Archived author: Oaksharis • Posted: 2025-08-04T18:30:54.090000+00:00
Original source


[Image: worldconf.jpg?ex=690c409d&is=690aef1d&hm...4892ec721&]

[Image: instancereset.jpg?ex=690c409d&is=690aef1...ab67cf6c2&]
rektbyfaith
08-04-2025, 06:30 PM #6

Archived author: Oaksharis • Posted: 2025-08-04T18:30:54.090000+00:00
Original source


[Image: worldconf.jpg?ex=690c409d&is=690aef1d&hm...4892ec721&]

[Image: instancereset.jpg?ex=690c409d&is=690aef1...ab67cf6c2&]

rektbyfaith
Administrator
0
08-04-2025, 06:31 PM
#7
Archived author: Oaksharis • Posted: 2025-08-04T18:31:29.179000+00:00
Original source

I will look into that GM command
rektbyfaith
08-04-2025, 06:31 PM #7

Archived author: Oaksharis • Posted: 2025-08-04T18:31:29.179000+00:00
Original source

I will look into that GM command

rektbyfaith
Administrator
0
08-04-2025, 06:32 PM
#8
Archived author: Brodesseus • Posted: 2025-08-04T18:32:00.479000+00:00
Original source

" .instance unbind <mapid\all> [difficulty] " ingame
rektbyfaith
08-04-2025, 06:32 PM #8

Archived author: Brodesseus • Posted: 2025-08-04T18:32:00.479000+00:00
Original source

" .instance unbind <mapid\all> [difficulty] " ingame

rektbyfaith
Administrator
0
08-04-2025, 06:32 PM
#9
Archived author: Brodesseus • Posted: 2025-08-04T18:32:12.789000+00:00
Original source

I just do .instance unbind all and send it
rektbyfaith
08-04-2025, 06:32 PM #9

Archived author: Brodesseus • Posted: 2025-08-04T18:32:12.789000+00:00
Original source

I just do .instance unbind all and send it

rektbyfaith
Administrator
0
08-04-2025, 06:33 PM
#10
Archived author: Dentjavy • Posted: 2025-08-04T18:33:18.003000+00:00
Original source

Can someone tell me what I posible could have done wrong?

I've created a smartai, and to start with i wanted to test if it works with a "simple" dance on quest accept. The quest is working. Quest id is 400000 and same for quest giver (just to test it easy)

INSERT INTO `smart_scripts` (
`entryorguid`, `source_type`, `id`, `link`,
`event_type`, `event_param1`,
`action_type`, `action_param1`,
`target_type`, `comment`
) VALUES (
400000, 0, 0, 0,
19, 400000, -- Event: On quest 400000 accepted
10, 10, -- Action: Do emote (DANCE)
2, -- Target: Invoker (player)
'Make player dance on quest accept'
);

But i can't make the char dance or anything else when the quest is accepted. I've made sure to reload smartai ingame and also tried to restart server
rektbyfaith
08-04-2025, 06:33 PM #10

Archived author: Dentjavy • Posted: 2025-08-04T18:33:18.003000+00:00
Original source

Can someone tell me what I posible could have done wrong?

I've created a smartai, and to start with i wanted to test if it works with a "simple" dance on quest accept. The quest is working. Quest id is 400000 and same for quest giver (just to test it easy)

INSERT INTO `smart_scripts` (
`entryorguid`, `source_type`, `id`, `link`,
`event_type`, `event_param1`,
`action_type`, `action_param1`,
`target_type`, `comment`
) VALUES (
400000, 0, 0, 0,
19, 400000, -- Event: On quest 400000 accepted
10, 10, -- Action: Do emote (DANCE)
2, -- Target: Invoker (player)
'Make player dance on quest accept'
);

But i can't make the char dance or anything else when the quest is accepted. I've made sure to reload smartai ingame and also tried to restart server

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)