Page 1 of 1

Quest trouble

Posted: October 6th, 2012, 6:51 pm
by Splek3
Ok well The reason i have so many questions about this thing is because i am doing it for school. But i am stuck again i am trying to make a quest like the one in the website tutorial but i dont know how. Where it says
we are going to create an additional map set below tutorial1, the name of this will be tutorial2
i have no idea where to go to do this at. I also have no idea how to do it. The website i am refering to is http://www.sandboxgamemaker.com/wiki/in ... 6_-_quests

Re: Quest trouble

Posted: October 7th, 2012, 10:55 am
by kddekadenz
I think Hirato means, you should create a 2nd map named tutorial2 ;)

Re: Quest trouble

Posted: October 8th, 2012, 5:24 pm
by Splek3
alright but i still dont know where to do that at

Re: Quest trouble

Posted: October 9th, 2012, 1:00 am
by kddekadenz
Press T and type:

Code: Select all

/newmap 12
to start a new map of size 12

Code: Select all

/map tutorial2
save the map as tutorial2