[HELP]Creating tools that editing 5180+ Crypted Server.dat
well
i searched alot for changing the new crypted server.dat tool so i can change the server name from storm to Any name i would like also deleting others groups
but at last i failed
so looking for someone who can create a tool for us to edit that crypted server.dat
or letting the conquer.exe reading new server.dat which uncrypted one like what
ASM has a handful of commands, you just need to get your head around it.
x86 Assembly has a lot more commands than a "handful"
Assembly isn't even the hard part here, reversing the code is.
I also like how people telling him to do it by himself probably can't do it by themselves either.
x86 Assembly has a lot more commands than a "handful"
Assembly isn't even the hard part here, reversing the code is.
I also like how people telling him to do it by himself probably can't do it by themselves either.
Ive done quite abit of ASM programming and its not all that difficult, and you do spend most of your time using a handful of commands, but as you can probably tell by the length of my post, i was hardly going to go into an indepth guide on how to program using ASM was i, nor list every command available.
My point was that ASM is easier than people think, just because it looks complicated doesnt mean that it actually is, you just need to read guides, and practice making small apps to store, move and modify data in memory, even if they dont actually do anything.
The only thing assembly is ever actually used for nowadays is for those odd-ball commands (other than that graduate student doing a stupid assignment) or for intense optimization.
Understanding basic assembly code is pretty easy, but what (modern, popular) programming language is hard to understand (other than visual basic, I've got no clue about that ****)?
i need server.dat for patch 5180 05/19/2010 - CO2 Private Server - 3 Replies i need server.dat for patch 5180 worrking
and another patches
5200
5175
[Question] Editing/creating status effects 04/12/2010 - Conquer Online 2 - 1 Replies Ok, so I've done a bit of searching and not come up with much. I've never really been into client editing. I did a few armor edits YEARS ago but nothing much since as I've never really liked most edits that I've seen.
That being said, I'm running a private server now and there are a few things I would like to be able to do. I know, or have heard that most of them are possible but there doesn't seem to be hardly any information posted on how to go about it. If someone here is experienced with...
Editing / Creating New NPC 07/27/2008 - RF Online - 11 Replies I just wonder is it possible to edit / create new NPCs by editing EDF files.
If that can be possible we can create our NPC and put items what we need and we actually can buy from there.
I try to play with NPC.edf and Store.edf files but i could just change something cilend sided.
After i check'ed item.edf all items inc. relics hero weapons etc.. existing there.We just need to bind these items to current NPCs or just create new one and Bind all these items into that NPC that would be...