How is your Client's folder structure? Apparently it is missing the system.mrs or these .xml files inside it.
Type: Posts; User: GunzCompetitive
How is your Client's folder structure? Apparently it is missing the system.mrs or these .xml files inside it.
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...
Studying how launcher works I made some launcher in nodejs using electron. I don't need anymore so that's it.
- GunzLauncherNode is the client launcher, verify sha256 of files and update/delete...
https://github.com/open-gunz/ogz-source
Yes, I know what is this. The problem is: you fix 27 exploits and remove one before publish. Can you explain?
in short: did he unpatched the exploit and left a flaw that he had fixed himself? For new users not to understand and leave the glitch? I don't understand...
I recommend u recreate your launcher/selfupdate. I build two launchers, one in Python and other in Nodejs without virus. But I blocked for post in Ragezone :/ I will send some friend to post for me
some reason for this?
https://github.com/ZER0NIS/Gunz-Base/commit/0033186d34cc64c0bdfb66bf40cf32de3d974a61
Read the user's post and see the need for it. I recommend not using custom projects. Or use raw version 1.5 or use open-gunz to play with your friends.
To start a simple server quickly,...
I understood. But I take into account the work that is just to compile a source, download a disgusting and giant tool (Visual Code), with different versions for each source (some extremely...
Open gunz is constantly being updated these days. For a good and simple start I recommend open-gunz. And any questions you have, you can post them on ragezone and mention me.
If you're a good...
@off Maybe for a beginner like you its a hard start.
#topic
using an open source project you can better follow the development of a source with good programmers, avoiding sources with exploits...
if you are using open-gunz, just change:
const float sizefactor = (float)MGetWorkspaceWidth() / (float)800 * 1.f;
to:
const float sizefactor = (float)MGetWorkspaceWidth() / (float)1500 ...
You already check open-gunz or refined-gunz? its a good start.