wat about puting in sounds O.o
            var/Theme = 'Music/NightBFM.mid'
usr << Theme
Why when i run the game the Main map shows up black(blank)?
Also...how do i delete a window if i created more than 1 in interface?
In response to Urashime
Make sure you have 'Default' checked.
I tried doing the interface tut over again but this time their was a black screan at "The Main Game Window" Step 2.4

http://www.flickr.com/photos/85058490@N03/?donelayout=1

Should i just restart the whole Tut???
In response to Urashime
Urashime wrote:
I tried doing the interface tut over again but this time their was a black screan at "The Main Game Window" Step 2.4

http://www.flickr.com/photos/85058490@N03/?donelayout=1

Should i just restart the whole Tut???

This happened to me too. I dunno what to do now.
I hope my next tutorial and compile this without errors I like your tutorials
is Tutorial #10 ever coming out? I really want to learn on-screen damage so bad
When I try to compile the codes and run the game, it says I have 5 errors. which doesn't even make sense. 1. Main.dm:5:error: world: missing comma ',' or right-paren ')'. That was a code that was already there. 2. Enemy.dm:31:error: list started here. THERES NOTHING THERE >.< that's where the code ENDS! 3. Main.dm:5:error world: expected end of statement. Again it was a code already given to me by the game. 4. Main.dm:51:warning: empty 'else' clause.... I don't understand that one. I wrote that code EXACTLY like you did. I even went back and checked 3 times. 5. Procs.dm:21:warning: empty 'else' clause.................................. wtf -.-
Just look at the guide and things like that and figure out what that code should look like and find the mistake using your knowledge rather than by comparison :P
but I have no knowledge :'( the most I know how to do with C++ is making a very very VERY basic calculator which was given to me in a beginners tutorial :'( and these errors shouldn't be happening >.<
They should, that's why they are there. They are happening because you don't know what you're doing. And that's fine. You just need to learn :P

http://www.byond.com/members/ Albro1?command=view_post&post=1247041&first_unread=1

Try that. :P
Page: 1 2 3