[DiscordArchive] Which SAI editor is this?
[DiscordArchive] Which SAI editor is this?
Archived author: Hacki • Posted: 2021-03-31T19:34:16.999000+00:00
Original source
Which SAI editor is this?
Archived author: bandysc • Posted: 2021-03-31T19:34:30.953000+00:00
Original source
"WoW Database Editor"
Archived author: Hacki • Posted: 2021-03-31T19:37:20.849000+00:00
Original source
Nice gotta check that out Thanks
Archived author: bandysc • Posted: 2021-03-31T19:38:28.167000+00:00
Original source
Regarding "actions waiting for each other", well this is something missing generally in wow servers, any core.
Currently scripts (both in c++ and in Sai) are "event driven". You can make npc go to point, then add event "when reached point".
Archived author: Deleted User • Posted: 2021-03-31T19:43:48.500000+00:00
Original source
Oh interesting, by point you mean Waypoint? I assumed that was only for natural pathing waypoints, not something I could use in a combat event
Archived author: bandysc • Posted: 2021-03-31T19:45:43.072000+00:00
Original source
I didn't exactly understand what you wanted to achieve with "I cannot make a creature move somewhere". What I have wrote now is not really directly connected with that boss movement