Hi!
I just want to ask,if it is possible, how can I open DED files for dedicated server ?
When saving DED files, I have no idea how to open them...
Thx in adv.
Save button will save actual maplist and settings to .ded file. But I think nobody understood what do you mean by "How to open DED files".
Let's sumarize - ded files are saved when you press save button in vcded. They can be opened/edited in notepad or in total commander (F3, F4). If you want to open/use this ded file in vietcong, add parameter -dedicated name.ded
Yep it was hard to understand what u meant by "open"...if u want to open for editing or start server with different ded files....but KostiCZ wrote both options...
H5N1 Bird Flu wrote:
Try simple "Notepad"...or press F3 to view or F4 for edit in Total Commander...thats all
I mean how to open them with selected maps in DED file in the mapslist of vcded..
I think I ever got it, you want to start the server with the file.DED true?
Then it is easy enough to create a file.bat or a link to VCDED.EXE on descktop.
Bat file for example may be: start "" "C:\Program Files\Vietcong\VCDED.EXE" -dedicated Server1.ded
(assuming that the name of your file is Server1.ded only for example).
While the command line of the shortcut on the desktop to C:\Program Files\Vietcong\VCDED.EXE -dedicated Server1.ded
You can simply create the BAT file as a text file and rename it .BAT
To create the shortcut on the desktop simply by pressing the right button on the mause VCDED.EXE then lifte and owned as described
I think I ever got it, you want to start the server with the file.DED true?
Then it is easy enough to create a file.bat or a link to VCDED.EXE on descktop.
Bat file for example may be: start "" "C:\Program Files\Vietcong\VCDED.EXE" -dedicated Server1.ded
(assuming that the name of your file is Server1.ded only for example).
While the command line of the shortcut on the desktop to C:\Program Files\Vietcong\VCDED.EXE -dedicated Server1.ded
You can simply create the BAT file as a text file and rename it .BAT
To create the shortcut on the desktop simply by pressing the right button on the mause VCDED.EXE then lifte and owned as described
Sorry for my english I hope I was helpful
Thank you, Paolo, you have certainly helped me out! Kosti's options also works for me. Thank you for your reply!