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.
Literally anyone with the slightest bit of dedication or productive contribution to the co community has or can easily get access to the underground.
It's basically a 'hey, you have the slightest clue what you're doing and aren't an asshole' section.
Quote:
Originally Posted by lostsolder05
inb4 we can invite artists.
inb4 you'd need an entirely separate section then.
Anyone capable or showing the dedication to put the tool to good use should easily have underground access. Why would they also want a bunch of random people spamming 'how is use tool?!' and a bunch of leaked/half finished/shitty map edits running around on top100 servers?
The drawbacks of having it underground are actually positives really. Reducing the number of shitty edits people have to put up with.
@pro4never Very true. However I feel the tool won't be utilized enough as it is and with the limitation of underground ( regardless of how 'easy' it is ) will hinder it even further. Personally I'd go with a one time fee or a free version that has limitations. Not only does that give him the liberty of giving out free copies to more respected members, but it also gives him the benefit of controlling who has a copy.
I tend to lean in Chris's direction. If anyone in the community is capable of managing a server and bringing together a talented and dedicated development team, it's members from the underground or whoever Ultimation deems suitable. I'm not going to say he should go one way or the other, but things have gotten pretty bad around here. It's not my decision, but I rather not have the Trinity servers spamming some release thread about "3D maps".
I tend to lean in Chris's direction. If anyone in the community is capable of managing a server and bringing together a talented and dedicated development team, it's members from the underground or whoever Ultimation deems suitable. I'm not going to say he should go one way or the other, but things have gotten pretty bad around here. It's not my decision, but I rather not have the Trinity servers spamming some release thread about "3D maps".
Well.. You got UG access. I never got accepted. How many ppl are in the UG? How many of them are active?
I get your point but unless there will be more people allowed into UG i see no point in releasing it there for like idk 10 ppl?
Also'd like to know the requirements for UG. I didnt get access so the bar must be pretty high.
Afaik, there is a poll and the members decide who gets in.
wasA poll system,If there was no major objections he was in.It was people who showed applied knowledge and could be trusted.
Trust not to leak or share was A main thing.I think the first leak only took a month or 2 when queen posted *M* conquer.exe on anothter site and claimed as her own.When that happened it turned the UG into a ghost town.Noone wanted to share much becuse of risk of leaks
Well.. You got UG access. I never got accepted. How many ppl are in the UG? How many of them are active?
I get your point but unless there will be more people allowed into UG i see no point in releasing it there for like idk 10 ppl?
Also'd like to know the requirements for UG. I didnt get access so the bar must be pretty high.
Ironic isnt it?
Everyone complains that the community is dying, that there isn't much left here.
And alot of the senior members say the UG is the only hope the community has left.
But what hope is there if there is very few members that are barely active and they wont allow new members?
Ironic isnt it?
Everyone complains that the community is dying, that there isn't much left here.
And alot of the senior members say the UG is the only hope the community has left.
But what hope is there if there is very few members that are barely active and they wont allow new members?
The UG allows new members, they just have to be capable, have contributed beforehand and can be trusted. If not then its a no, this pushes people into helping the community.
I'm using the Underground members as a type of people that I feel can be trusted. Really, that group of people is just whoever ultimation defines as trustworthy to use his tool appropriately.
Really not an appropriate conversation for this thread, at all. I mean, complaining in plain sight really doesn't make me want to vouch for you. If you're interested, act appropriately and private message someone in the group. Anyways, Ultimation will do what he wants. If he decides to keep it with trustworthy people, I definitely support that; else, that's absolutely fine - it's his tool.
[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);