Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Are you using the module and their fork?

[DiscordArchive] Are you using the module and their fork?

[DiscordArchive] Are you using the module and their fork?

Pages (3): Previous 1 2 3
rektbyfaith
Administrator
0
06-02-2025, 12:54 PM
#21
Archived author: NGAndersson • Posted: 2025-06-02T12:54:44.862000+00:00
Original source

I'm slowly working on creating my own tiny mmo (oxymoron, I know), and I'm looking at azerothcore for some code inspiration and I've got a question. It seems to me that whenever you handle a player moving, that movement gets [sent out](https://github.com/azerothcore/azerothco...r.cpp#L559) to every other player within range. I don't know how frequently the client sends movement updates to the server though, but lets say it's once per second (most likely a lot more?). Does that mean that if a hundred players are running around in the same place, 10,000 messages (100 movers * 100 observers) get sent per second just for movement? (because there doesn't seem to be any batching or similar as far as I can see?)
rektbyfaith
06-02-2025, 12:54 PM #21

Archived author: NGAndersson • Posted: 2025-06-02T12:54:44.862000+00:00
Original source

I'm slowly working on creating my own tiny mmo (oxymoron, I know), and I'm looking at azerothcore for some code inspiration and I've got a question. It seems to me that whenever you handle a player moving, that movement gets [sent out](https://github.com/azerothcore/azerothco...r.cpp#L559) to every other player within range. I don't know how frequently the client sends movement updates to the server though, but lets say it's once per second (most likely a lot more?). Does that mean that if a hundred players are running around in the same place, 10,000 messages (100 movers * 100 observers) get sent per second just for movement? (because there doesn't seem to be any batching or similar as far as I can see?)

rektbyfaith
Administrator
0
06-02-2025, 01:02 PM
#22
Archived author: Rymercyble • Posted: 2025-06-02T13:02:51.067000+00:00
Original source

i think if u want to get inspiration for mmo handling look at novus not at emulators
rektbyfaith
06-02-2025, 01:02 PM #22

Archived author: Rymercyble • Posted: 2025-06-02T13:02:51.067000+00:00
Original source

i think if u want to get inspiration for mmo handling look at novus not at emulators

rektbyfaith
Administrator
0
06-02-2025, 01:03 PM
#23
Archived author: NGAndersson • Posted: 2025-06-02T13:03:37.766000+00:00
Original source

Haven't heard of that! Will take a look, thanks!
rektbyfaith
06-02-2025, 01:03 PM #23

Archived author: NGAndersson • Posted: 2025-06-02T13:03:37.766000+00:00
Original source

Haven't heard of that! Will take a look, thanks!

rektbyfaith
Administrator
0
06-02-2025, 01:32 PM
#24
Archived author: Yuppls • Posted: 2025-06-02T13:32:24.673000+00:00
Original source

anyone know offhand what mpq Interface\Buttons\CheckButtonGlow is located in? im blind as fuck
rektbyfaith
06-02-2025, 01:32 PM #24

Archived author: Yuppls • Posted: 2025-06-02T13:32:24.673000+00:00
Original source

anyone know offhand what mpq Interface\Buttons\CheckButtonGlow is located in? im blind as fuck

Pages (3): Previous 1 2 3
Recently Browsing
 
Recently Browsing