[DiscordArchive] yeah i was wondering about that what is best C++ scripts or SAI scripts?
[DiscordArchive] yeah i was wondering about that what is best C++ scripts or SAI scripts?
Archived author: ZaDarkSide • Posted: 2021-01-17T17:11:25.229000+00:00
Original source
yeah i was wondering about that what is best C++ scripts or SAI scripts?
Archived author: MaxtorCoder • Posted: 2021-01-17T17:11:35.277000+00:00
Original source
Depends on use case
Archived author: MaxtorCoder • Posted: 2021-01-17T17:12:00.030000+00:00
Original source
Everything can be made in SAI, and everything can be made in C++
Archived author: ZaDarkSide • Posted: 2021-01-17T17:12:16.876000+00:00
Original source
yeah, so when to use one over the other?
Archived author: MaxtorCoder • Posted: 2021-01-17T17:12:44.469000+00:00
Original source
Usually easy NPCs you want SAI to not bloat compile time
Archived author: MaxtorCoder • Posted: 2021-01-17T17:13:04.061000+00:00
Original source
Heavy shit like bosses/dungeons etc C++
Archived author: ZaDarkSide • Posted: 2021-01-17T17:13:09.513000+00:00
Original source
got it
Archived author: ZaDarkSide • Posted: 2021-01-17T17:14:14.993000+00:00
Original source
at least bfacore tried to implement some parts of exile's reach, i would wish to compare to some TC code to see how is really meant to be done, but there is none yet implemented
Archived author: Silentstorm • Posted: 2021-01-17T17:14:41.593000+00:00
Original source
"tried to"
Archived author: MaxtorCoder • Posted: 2021-01-17T17:14:52.927000+00:00
Original source
A failed attempt I'd say