Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: [1]   Go Down

Author Topic: [Request / Linking] Also stuck on the following things...  (Read 5250 times)

0 Members and 1 Guest are viewing this topic.

King Tetiro

Leader of Phoenix Heart
[Request / Linking] Also stuck on the following ...
« on: April 13, 2006, 12:58:03 pm »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3549
Hi em i have lots of problems >:( on my game (gamemaker version 6.something) they are

1-pause menu (see previous topic in section)
2 rooms (how to do them)
3- Random movement + Attacks (Know nothing)
4-Start Up menu (All of it)
5-Events (e.g if I got a item, someone comes into the room)
6-Text and pause
7- Pits (start at the entrance came out of) 
« Last Edit: February 10, 2012, 03:32:52 pm by Niek »
Logged
  • Phoenix Heart
Re: Also stuck on the following things...
« Reply #1 on: April 13, 2006, 02:38:47 pm »
  • The Broken King
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 1259
That's a lot of stuff, and to be honest, perhaps before you get deep into your Zelda game, you'd like to cut your teeth on something simpler. What you have up there is most of the game. The best way to learn is by trying, so either try them out and see what you can figure out, or do something simpler that uses similar features but isn't quite as complex. But anyways...

1. I helped you in your other topic.

2. I don't know what you mean by rooms (how to do them)

3. for random movements and attacks, you're going to be using a lot of if/then statements, and the random(num) statement a lot. If you don't know them, I suggest you read up on them in the help files.

4. You will need to create a controller object for this, one that will probably do a lot of the drawing by itself. functions such as draw_sprite, draw_text, etc. will be of great use to you. do some reading on those.

5. This can be included in either the collision object with the item, or at the end of the code where link opens the chest.

6. This one is difficult to explain, and most people do not try to make their own. You can try to find a dialog box online. I don't know what ones are good these days, but I'm sure that if you look in the engines forum or ask around, you'll find one.

7. After link falls in, put the line goto_room(room);. I'm not sure how your game positions link when he enters ar oom, but assuming that you want to go back to what entrance he was already in, since that's not changing anything, it should take you back to the entrance.
Logged
  • Broken Kings [Temp Site]

King Tetiro

Leader of Phoenix Heart
Re: Also stuck on the following things...
« Reply #2 on: April 13, 2006, 07:22:55 pm »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3549
1- Thanks(ish)

2- Travel from room to room (Be in the same y/x position from previous room)

3- ?

4- Thanks

5-    "

6- ?
Logged
  • Phoenix Heart

King Tetiro

Leader of Phoenix Heart
Re: Also stuck on the following things...
« Reply #3 on: April 14, 2006, 03:37:43 pm »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3549
Key

X-Need Help

O-Done

1-I'm still stuck-X

2-I done myself (Goody!)-O

3-Still trying-X

6-Found something better than I wanted-O

7-Worked out-O
Logged
  • Phoenix Heart
Re: Also stuck on the following things...
« Reply #4 on: April 15, 2006, 12:17:52 pm »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 6206
Open GM 6 press F1 and start reading.
Logged

Piers

Re: Also stuck on the following things...
« Reply #5 on: April 15, 2006, 12:47:26 pm »
Open GM 6 press F1 and start reading.
Someone should write a, "How to make a simple zelda game with Game Maker" manuel.
Logged
Re: Also stuck on the following things...
« Reply #6 on: April 15, 2006, 12:49:08 pm »
  • :3
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Posts: 987
Yess that shouldt be asome.
Logged
  • daniel-kun

Piers

Re: Also stuck on the following things...
« Reply #7 on: April 15, 2006, 12:53:01 pm »
Yess that shouldt be asome.
We should hire the best Gml programmers here to make it starting out from a simple d&d walking and sword engine to an advanced first dungeon and town.
Logged
Re: Also stuck on the following things...
« Reply #8 on: April 15, 2006, 01:13:42 pm »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Posts: 562
Yess that shouldt be asome.
We should hire the best Gml programmers here to make it starting out from a simple d&d walking and sword engine to an advanced first dungeon and town.
I could help on that!
Logged

Piers

Re: Also stuck on the following things...
« Reply #9 on: April 15, 2006, 01:42:50 pm »
Yess that shouldt be asome.
We should hire the best Gml programmers here to make it starting out from a simple d&d walking and sword engine to an advanced first dungeon and town.
I could help on that!
So could alot of people.
Logged

King Tetiro

Leader of Phoenix Heart
Re: Also stuck on the following things...
« Reply #10 on: April 15, 2006, 08:53:29 pm »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3549
I've done the hearts system, the item system, the money system and alot of other stuff but anyways
Logged
  • Phoenix Heart
Re: Also stuck on the following things...
« Reply #11 on: April 16, 2006, 11:34:40 pm »
  • *
  • Reputation: +1/-0
  • Offline Offline
  • Gender: Male
  • Posts: 4588
Mods should make a sticky, with a loooooooong list of GM engines. Didnt we do that on GA/Old IF?
Logged
the a o d c
Re: Also stuck on the following things...
« Reply #12 on: April 17, 2006, 04:10:05 am »
  • Huzzowee!
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 571
« Last Edit: February 10, 2012, 03:32:14 pm by Niek »
Logged
"They say 'Don't sweat the little things!', but in the end, the little things are all that matter..."
--Alex2539
Pages: [1]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.06 seconds with 63 queries.