ID:177868
Jul 21 2002, 4:54 pm
|
|
I just downloaded the Program it looks good but i dont understand it. I read the tutorial but really dont get it can you help explain it to me?
|
Jul 21 2002, 5:15 pm
|
|
Explain your problem, and what program you are talking about. There's three: Dream Seeker (client to connect to games), Dream Daemon (host for hosting games) and Dream Maker (program to code DM in).
|
In response to Mertek
|
|
Well its the one used to make the game i dont know how to get sprites, maps, etc i need help bad:(
|
In response to GamersAid
|
|
In response to ShadowSiientx
|
|
I dont understand the stuff though...
|
In response to GamersAid
|
|
First click on New project in the file catagory, and you will be prompted for a few things. Fill out these with whatever names you might want.
Now select new from the file drop down again. Dont select new project however. from the selections, select an icon file, and give it a name. you should see a blank screen on the right side, with only two buttons, one a pain pallete and the other a camera. select the pallete button. This will start a new icon. Draw an icon using the tools on the left side of the draw window, and when you are finished, select save from under file. there will be a tree of files one the left hand side of the screen, and you can now double click the one called "????.dm" this will empty the right side of the screen, but dont worry. supposing that you drew a person before type this on the right side of the screen: mob/player icon='WhatEverYouNamedIt.dmi' world/mob = /mob/player now find compile on the top menubar and select compile. it should have no problems, but if it does, the check your typing. this doesnt do anymore than give you a way to run around in empty space, but its a start. now i would suggest reading Zilals excellent tutorial number one. good luck! |
In response to GamersAid
|
|
GamersAid wrote:
I dont understand the stuff though... It would be very difficult to hold your hand through the forums, so you've got to make some effort yourself. I would suggest trying Zilal's ZBT Tutorials. They can be found at these links: http://zilal.byond.com/tutorials/zbt.html http://zilal.byond.com/tutorials/zbt2.html |