Beta OpenSource GunZ AIO

Joined
Nov 29, 2008
Messages
600
Reaction score
0
Includes:
Mrs De/compiler
.XML | .Php editor
Server Manager
OpenSource

Didn't take me that long, and quite proud that I accomplished this on my first try. Even though it's crap.

It's my first attempt in C#, and I only found a few bugs in Open & Save Dialog box.
All it does is give a error if you hit cancle, then you can just continue.


Known issues:
-OpenFileDialog & SaveFileDialog gives a small error if you click cancel
-Also, the .XML | .Php editor, can only open 1 filename for now. I got tired of trying to figure it out. =/
I set it to NPC.xml when I was testing.
-Server Manager dosen't check filename, if you click on the wrong .exe name, it will give a small error.
All you gotta do is click Continue on the errors.

Had a bit of help from google though. =x

-download deleted until everything fixed-
 
Last edited:
Nice -.- but most things don't work... and you forgot to include a mrs.exe and a zlib.dll .. so for that 5/10..

Anyway I fixed all the problems I could see.... And here is the download in the attachment...

Or directly click here: http://forum.ragezone.com/attachment.php?attachmentid=69766&stc=1&d=1242688711

Btw even if people chose the locations of their matchs ervers and what ever it would always open MatchServer.exe.... which failed... Anyways there is your fix.

EDIT: Accidently forgot some things to fix. Re uploaded.
P.S. Technically I coded the entire thing now lol. I almost changed EVERYTHING to make it all work. Your Welcome.
 

Attachments

Code:
-OpenFileDialog & SaveFileDialog gives a small error if you click cancel

Looks like OP has never worked with exception handling..


Apart from that, the fact this is labeled as an "MRS decompiler", when all it is is a GUI to a dearchiver tool for the MZIP compression schema - Jesus, what else is there?

XML/PHP editor? Why not use the less resource-intensive Notepad, or more feature-filledNotepad++, et cetoria?

"OpenSource"? How is that even a feature?
 
Back