[DiscordArchive] How It impact the game?
[DiscordArchive] How It impact the game?
Archived author: Deleted User • Posted: 2021-09-10T16:17:36.662000+00:00
Original source
How It impact the game?
Archived author: Deleted User • Posted: 2021-09-10T16:17:37.467000+00:00
Original source
I mean
Archived author: Deleted User • Posted: 2021-09-10T16:17:41.983000+00:00
Original source
When I change the diff
Archived author: Deleted User • Posted: 2021-09-10T16:17:46.775000+00:00
Original source
I apply something?
Archived author: Clotic • Posted: 2021-09-10T16:18:32.225000+00:00
Original source
I am not 100% on this but most people apply patch for custom things so i would assume u make a mpq with w/e it is like interface/glue or w/e
Archived author: stoneharry • Posted: 2021-09-10T16:20:36.961000+00:00
Original source
Adding a new difficulty would be very challenging from memory, I believe there is limitations with the size of the data type used in the packets - but I could be wrong.
Archived author: <o> • Posted: 2021-09-10T16:21:00.505000+00:00
Original source
very often you end up doing custom packets when modifying client interfaces
Archived author: Clotic • Posted: 2021-09-10T16:21:44.407000+00:00
Original source
Would probably do it with AIO instead
Archived author: <o> • Posted: 2021-09-10T16:22:11.592000+00:00
Original source
and tswow is getting lua json packets next release
Archived author: stoneharry • Posted: 2021-09-10T16:22:18.119000+00:00
Original source
You still need to update everywhere that data is used in the emulator and DB