There are going to be people interested in contributing to the quality of a product. Those people are called a product's quality assurance team. Then, there are going to be people interested in using the product. Those are the consumers. Currently, Ultimation is looking for feedback from a quality assurance team. He has a diverse crowd as it is, which is good. When he finishes his product, he might give it away, he might sell it, but he will make it available in some way or another to the consumers. Now is not that time.
OMG So Perfect,so good job,i hope to test that, Thanks for hard work.
btw, i'm adhoma1988 graphic designer maybe u heard about me i did more 3D and graphic design for CO's and u can check all work
here:
check that too
i interested about everything like your work but u r very special programmers ..
Thanks again
OMG So Perfect,so good job,i hope to test that, Thanks for hard work.
btw, i'm adhoma1988 graphic designer maybe u heard about me i did more 3D and graphic design for CO's and u can check all work
here:
check that too
i interested about everything like your work but u r very special programmers ..
Thanks again
Don't hijack the thread, read it, you did not sign up in time either for beta testing.
I dont get why people are complaining to Ulti, he can choose who he wishes to release hes tool or not point blank it's hes choice and people should stop whineing.
Don't hijack the thread, read it, you did not sign up in time either for beta testing.
But, nice edits
Thanks Ultimation.... and i said i hope test it... not i need it, there r more difference between ( hope,need). btw i can make more maps templates with perfect graphic resolution and more things, but if i did new one ... i can't make new DMap for new ground, and i have more ideas i'll release it soon here in epvp.
i feel it's amazing site for everything.
and i'll never hijack your threads again, Thanks and kind regards for u and all here. cya
[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);