News:

Huge spam cleanup. I hope, everything important is still in place. :-)

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Dpwnsyndrome

#1
Feature Requests / Image Map Layer
January 18, 2010, 01:19:03 AM
My suggestion would be adding Image Layers with the option of transpancy so you can build of a image of a map you may have drawn already.
or maybe create several layers of different places.
#2
Support / Re: Getting Started
January 17, 2010, 10:50:54 PM
Alright, the *.dat file worked great, exactly what i was looking for.
Now the issue i was having was not having the file name after the path.
Now i have an issue with the map size? using a fresh UOML install, now i'm not sure how to check the size of the map0.mul file any suggestions?
Or a reference?

Thanks in advance.
Joey

For Help with this issue i visited:
//http://www.aksdb.de/board/viewtopic.php?f=9&t=198
Theres a well done maptool there.
I suggest if you had the same problems as me above you create yourself a batch file for the maptool as well.
Just create a new text document and then put the following code in it.
cmd /k maptool.exe
Quotebasically this code does the following:
The Batch file reads and excutes what you put inside the text document which you will save as a batch file and it will inherit the *.bat file extention,
Reading the code: cmd for command prompt and then /k reads the *.exe file that comes next maptool.exe and then excutes it. The CMD window remains afterward instead of closing itself.

After that, do File > Save As
Select All Files instead of *.txt
And then just name the file RunMapTool.Bat
#3
Support / Getting Started
January 17, 2010, 09:18:20 PM
Alright, so i just picked up my copy of the server (Censerver), Also got me a copy of CentrED.
Installed the copy of CentrED and then also placed the Censerver inside my install directory.
I Created a folder inside the directory as well with the name of the map i would like to start editing on.
I placed the files necessary to begin that process inside the folder i created previously.
I go ahead and start up censerver.exe.
It brings me to a configuration Cmd Pompt.
I fill it out accordingly (several times).
P.S. i even tired leveling the Port and Map Sizes blank for default settings by pressing enter and moving to the next question in the configuration.
So after thats all filled out my problem begins, It exits Cmd Pompt window and i check my processes list and nothing is running for Cedserver.exe.
I try to login using CentrED.exe (Client) and nothing but a connection error. Default port (2907).

If this isn't enough posted for help. i can provide screen shots.

Thanks,
Joey.

The Link that fixed this problem:
//http://www.aksdb.de/board/viewtopic.php?f=9&t=221