• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

GunZ Competitive Client in Python

Newbie Spellweaver
Joined
Mar 25, 2022
Messages
20
Reaction score
7
I'm recreating the client (extracting just what matters to my server) in Python. The idea is to modernize the gunz. I will keep Gunz.exe for the game only, removing all other components.

Gunz.exe will be open but waiting for the match search (my server already has a competitive system with matchmaking). Upon finding it, I focus on gunz.exe. At the end of the game, I focus on the Client in Python.

That way I have a lot more freedom to create a decent lobby (I don't have high productivity with c++).

I'm not a designer, so the client obviously isn't looking good. But it's functional and I'll be releasing it on my server soon.

 
Back
Top