Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] what you need to do now? triggering the Gronn Lord's Grasp?

[DiscordArchive] what you need to do now? triggering the Gronn Lord's Grasp?

[DiscordArchive] what you need to do now? triggering the Gronn Lord's Grasp?

Pages (6): Previous 1 2 3 4 5 6 Next
rektbyfaith
Administrator
0
01-01-2021, 05:12 PM
#41
Archived author: Yehonal • Posted: 2021-01-01T17:12:56.151000+00:00
Original source

within the trigger
rektbyfaith
01-01-2021, 05:12 PM #41

Archived author: Yehonal • Posted: 2021-01-01T17:12:56.151000+00:00
Original source

within the trigger

rektbyfaith
Administrator
0
01-01-2021, 05:13 PM
#42
Archived author: Honey • Posted: 2021-01-01T17:13:57.259000+00:00
Original source

i dont see what that would cause tbh. im really just starting C++
rektbyfaith
01-01-2021, 05:13 PM #42

Archived author: Honey • Posted: 2021-01-01T17:13:57.259000+00:00
Original source

i dont see what that would cause tbh. im really just starting C++

rektbyfaith
Administrator
0
01-01-2021, 05:15 PM
#43
Archived author: Yehonal • Posted: 2021-01-01T17:15:08.849000+00:00
Original source

OnRemove means: at the end of the trigger
rektbyfaith
01-01-2021, 05:15 PM #43

Archived author: Yehonal • Posted: 2021-01-01T17:15:08.849000+00:00
Original source

OnRemove means: at the end of the trigger

rektbyfaith
Administrator
0
01-01-2021, 05:15 PM
#44
Archived author: Yehonal • Posted: 2021-01-01T17:15:31.194000+00:00
Original source

OnApply it's at the moment you apply it, probably you can gain 1 or 2 seconds changing it
rektbyfaith
01-01-2021, 05:15 PM #44

Archived author: Yehonal • Posted: 2021-01-01T17:15:31.194000+00:00
Original source

OnApply it's at the moment you apply it, probably you can gain 1 or 2 seconds changing it

rektbyfaith
Administrator
0
01-01-2021, 05:16 PM
#45
Archived author: Yehonal • Posted: 2021-01-01T17:16:04.035000+00:00
Original source

because the the periodic of 2sec might be between the OnApply and OnRemove
rektbyfaith
01-01-2021, 05:16 PM #45

Archived author: Yehonal • Posted: 2021-01-01T17:16:04.035000+00:00
Original source

because the the periodic of 2sec might be between the OnApply and OnRemove

rektbyfaith
Administrator
0
01-01-2021, 05:19 PM
#46
Archived author: Honey • Posted: 2021-01-01T17:19:40.541000+00:00
Original source

Do you mean this line?
https://github.com/55Honey/azerothcore-w...l.cpp#L186
rektbyfaith
01-01-2021, 05:19 PM #46

Archived author: Honey • Posted: 2021-01-01T17:19:40.541000+00:00
Original source

Do you mean this line?
https://github.com/55Honey/azerothcore-w...l.cpp#L186

rektbyfaith
Administrator
0
01-01-2021, 05:19 PM
#47
Archived author: Yehonal • Posted: 2021-01-01T17:19:58.051000+00:00
Original source

yep, and also the 194
rektbyfaith
01-01-2021, 05:19 PM #47

Archived author: Yehonal • Posted: 2021-01-01T17:19:58.051000+00:00
Original source

yep, and also the 194

rektbyfaith
Administrator
0
01-01-2021, 05:20 PM
#48
Archived author: Yehonal • Posted: 2021-01-01T17:20:07.539000+00:00
Original source

spell_gruul_ground_slam_trigger_AuraScript::OnRemove
rektbyfaith
01-01-2021, 05:20 PM #48

Archived author: Yehonal • Posted: 2021-01-01T17:20:07.539000+00:00
Original source

spell_gruul_ground_slam_trigger_AuraScript::OnRemove

rektbyfaith
Administrator
0
01-01-2021, 05:20 PM
#49
Archived author: Honey • Posted: 2021-01-01T17:20:29.161000+00:00
Original source

compiling and testing
rektbyfaith
01-01-2021, 05:20 PM #49

Archived author: Honey • Posted: 2021-01-01T17:20:29.161000+00:00
Original source

compiling and testing

rektbyfaith
Administrator
0
01-01-2021, 05:20 PM
#50
Archived author: Yehonal • Posted: 2021-01-01T17:20:40.882000+00:00
Original source

these functions are called "listeners" or "hooks", in programming it's called "observer pattern" or "event-driven programming"
rektbyfaith
01-01-2021, 05:20 PM #50

Archived author: Yehonal • Posted: 2021-01-01T17:20:40.882000+00:00
Original source

these functions are called "listeners" or "hooks", in programming it's called "observer pattern" or "event-driven programming"

Pages (6): Previous 1 2 3 4 5 6 Next
Recently Browsing
 
Recently Browsing