[DiscordArchive] When should people use SAI vs core scripts?
[DiscordArchive] When should people use SAI vs core scripts?
Archived author: Claudiodfc • Posted: 2018-04-19T12:50:09.870000+00:00
Original source
When should people use SAI vs core scripts?
Archived author: Claudiodfc • Posted: 2018-04-19T12:50:38.609000+00:00
Original source
It almost sounds like people want to use SAI as much as possible and I wonder why
Archived author: Zeeg • Posted: 2018-04-19T12:58:50.067000+00:00
Original source
I think that if it needs interaction with other scripts (creatures, instance, etc.), it should be done through core scripts, otherwise, I would use SAI
Archived author: Claudiodfc • Posted: 2018-04-19T13:25:36.277000+00:00
Original source
I've done SAI interacting with other creatures, you can just send data and recieve
Archived author: Claudiodfc • Posted: 2018-04-19T13:25:44.782000+00:00
Original source
So i'm confused about it xD
Archived author: Zeeg • Posted: 2018-04-19T13:29:08.270000+00:00
Original source
well, think about maintenance too, it's easier to maintain a boss fight where everything is scripted in the core
Archived author: Zeeg • Posted: 2018-04-19T13:29:25.646000+00:00
Original source
and not having to look at the core AND the db to know what's going on
Archived author: Claudiodfc • Posted: 2018-04-19T13:35:08.735000+00:00
Original source
Recently i was asked why didn't I script minions spawned by the boss with SAI, I guess that validates my point
Archived author: Zeeg • Posted: 2018-04-19T13:42:40.650000+00:00
Original source
yeah, I saw that
Archived author: Le0dagan • Posted: 2018-04-19T15:06:47.575000+00:00
Original source
<@402557126544982050> if one day you can stream when you code, tell me so that I can see how it is and take a little temperature. I do not know any framework.