well i don't have anything to do with conquer anymore but i think the one thing that is coming to my mind is this.
make a site name it idk (ultimates tools)
let that be your official site where people can get the original file. put a donation button there and i am sure people will donate to make sure you keep up with your work.
at least that way people will know that is the official place for the real tool(s) to get not just from any thread.
well i don't have anything to do with conquer anymore but i think the one thing that is coming to my mind is this.
make a site name it idk (ultimates tools)
let that be your official site where people can get the original file. put a donation button there and i am sure people will donate to make sure you keep up with your work.
at least that way people will know that is the official place for the real tool(s) to get not just from any thread.
You are so obsessed with websites.. btw, didnt you say you quit?
i hope you release it for free, since if you make it premium nobody will be able to crack it huge amount of people won't be able to use, and people who will buy it and create unique stuff their stuff will be leeched
Better to make a secured map service which packs all map files up and uses injected dlls to access the maps.
Sure, wouldn't be that hard to pull out the resources but would stop most ****** servers from leaching.
As much as I'd love to play with this tool, I don't think you should publicly release it. If you give this tool only to those you trust, then people might actually draw away from ****** servers like United Generals and play quality servers like Crystal Seven.
As much as I'd love to play with this tool, I don't think you should publicly release it. If you give this tool only to those you trust, then people might actually draw away from ****** servers like United Generals and play quality servers like Crystal Seven.
^ I completely agree with this. Although this tool should be available for everyone, there are unfortunately some members this doesn't need to get to. It's nice to think that the community can be improved by its members, but most members here aren't interested in improving it - I've come to realize that it's the underground's job to help with that. Maybe this could be an underground thing?
Although I agree with the above 2 statements, ask yourself, how much use would this be to a server which has no real artistic talent, sure they can recycle the existing content into new configurations but beyond that its unlikely they would create anything of any real value.
^ I completely agree with this. Although this tool should be available for everyone, there are unfortunately some members this doesn't need to get to. It's nice to think that the community can be improved by its members, but most members here aren't interested in improving it - I've come to realize that it's the underground's job to help with that. Maybe this could be an underground thing?
First you say that Ulti is a poser and never releases anything.
Then you start your own basic editor.
Later you quit it because ulti gave out beta access
Now its not okay to release it.
First you say that Ulti is a poser and never releases anything.
Then you start your own basic editor.
Later you quit it because ulti gave out beta access
Now its not okay to release it.
?????
Right. I've come to realize that I might be wrong, maybe you can tell me. I had a bit more faith in the section than I do now. I do have faith in the underground though. Although we can't moderate who uses the tool in the public, we can moderate who's in the underground.
Right. I've come to realize that I might be wrong, maybe you can tell me. I had a bit more faith in the section than I do now. I do have faith in the underground though. Although we can't moderate who uses the tool in the public, we can moderate who's in the underground.
Which of course you have access to.
IMO putting it in UG would be silly. Why would you put it in a subsection that contains almost no artists? That's like putting a bunch of monkeys on a computer and telling them to design a logo. Lol.
IMO putting it in UG would be silly. Why would you put it in a subsection that contains almost no artists? That's like putting a bunch of monkeys on a computer and telling them to design a logo. Lol.
[Demo] - DMap Editor 2013 Video Representation (Ready for beta testing) 07/07/2022 - Conquer Online 2 - 23 Replies Here is a small video demo of the new Dmap Editor/builder that will soon be ready for beta testing via some selected members.
Enjoy.
Conquer Online DMap Editor / Builder 2013 - YouTube
Ingame screenshot of map
http://img211.imageshack.us/img211/9981/lgt664c.p ng
is .dmap only for conquer? 02/07/2014 - CO2 Private Server - 5 Replies idk if my title explains well but i will try it here.
if lets say we are creating a custom client can we use .dmaps for our maps or only conquer is allow to.
have anyone think of making dmap editor? 04/28/2013 - CO2 Private Server - 0 Replies have you guys made dmap editor?
its kinda interesting how will it look like coz been thinking to create my own maps but never sow any dmap editors.
they seems kinda rare.
[Request] Dmap editor 07/24/2012 - CO2 Private Server - 4 Replies Hey guys
Long ago I'm looking for this program... I need to edit the invalid coords because in my source i have a problem with coords... when i'm running with a steed, i get a invalid coord and my character goes over a invalid coord, but it gets stuck in the database that coordinated...
some one know a program to edit the .dmap files or how to fix it? I'm have a 5530 source...
DMap Editor - Drawing Methode. 01/10/2011 - CO2 Private Server - 2 Replies How can I draw on the picturebox, I'm using for the DMap editor?
Tried alot now, but still dosn't wants to do it.
This is what I tried:
Graphics Grahpic = CreateGraphics();
Pen Pen = new Pen(Color.White, int.Parse(textBox1.Text));
Grahpic.DrawRectangle(Pen, 10, 10, 50, 50);