 |
|

06-15-2002, 10:38 AM
|
 |
MetaCenturion
Retired Moderator * Guru *
|
|
Join Date: Aug 2001
Location: New York, USA
|
|
I Posted A Game
|
|
I decided to post a part of a game that I made using DirectDraw (7) - and DirectMusic.
With my luck, there's something missing that I forgot.
Well, anyway, please try this out if you have DirectX 7 installed. The code is (I guess) heavily commented and I used part of the code and comments from the www.DirectX4VB.com site along with a lot more coding done by me. (after redoing it a bit). Controls - arrow keys navigate. O - open/close (doors). Q - quit.
Let me know if there's anything missing (hopefully everything's there). I'm about 1500 feet away from my computer, so I don't think things will be updated today - hopefully it works. 
|
|

06-15-2002, 08:32 PM
|
|
|
I noticed one problem, when you press Q the program doesn't exit properly.
You aren't setting all the DirectX variables to Nothing so DirectX is remaining Active after the program is closed.
|
|

06-17-2002, 05:40 AM
|
|
Banned
|
|
Join Date: Jan 2002
Location: Australia, Sydney
|
|
|
|
Heaps good, I like how the screen scrolls between the scenes 
|
|

06-17-2002, 07:44 AM
|
 |
MetaCenturion
Retired Moderator * Guru *
|
|
Join Date: Aug 2001
Location: New York, USA
|
|
Oh, gee... I'll have to fix that... any more errors?
Anyone make it to the end?
|
|

06-17-2002, 09:22 AM
|
|
Senior Contributor
|
|
Join Date: Oct 2001
Location: North Carolina of the U.S.A.
|
|
I like this game, Iceplug.
Although, I got to a door, I pressed "O" to open it, but it didn't
move. I was stuck there on a island and I had to press "Q" to
quit.
I would suggest, when you press "Q", have a confirmation, incase
someone presses it accidentely.
|
__________________
Search the forums if time permits and use the [vb][/vb] tags to put VB code in your post.
|

06-17-2002, 11:46 AM
|
|
|
It may just be me, but when I extract the folder there is nothing in it. I've tried it several different ways but always the same result.
|
|

06-17-2002, 12:32 PM
|
 |
MetaCenturion
Retired Moderator * Guru *
|
|
Join Date: Aug 2001
Location: New York, USA
|
|
Thanks
Hmmmm... with the door thing - I think you must have a key to open the door. There should be a red panel across the door to indicate that it's locked.
I will setup the quit confirmation idea.
As for the folder with nothing in it... I hope that's just you.
OK.
Q - close down "properly" and add confirmation.
|
|

06-17-2002, 09:03 PM
|
|
|
I don't know what the cause of the problem is, all the other downloads from the forum work. Oh well I'm sure it's a good game. 
|
|

06-18-2002, 07:58 AM
|
 |
MetaCenturion
Retired Moderator * Guru *
|
|
Join Date: Aug 2001
Location: New York, USA
|
|
OK. I updated the game... I added a bit of light into the forest area... anyone got that far? I (hopefully) fixed the Quit and the DirectX objects hopefully (I didn't check it however...), and I built the confirmation quit prompt.
Also, I have practically finished the game (just need to comb out a few errors). If you would like to see it (or just screenshots), let me know.
Also, if you spot any more errors, let me know.
Maybe I'll come back and post a few more levels... and I'm going to put in a life system so the game will become easier.  Have fun!
(Has anyone got to the end, yet?)
|
|

06-20-2002, 09:54 PM
|
 |
Senior Contributor
|
|
Join Date: Jul 2001
Location: /dev/meow
|
|
Hey, that's a really cool game! Big too! Every once in a while though, I land on an information block and it ends the game for me, telling me my points (0) and time. Is that usual?
A response to the question in your signature:
"Thirteen" - "Three" would equal "ITN"
Arigato,
Gamer X
|
|

06-21-2002, 05:58 AM
|
 |
ISearchGoogle
Retired Moderator * Expert *
|
|
Join Date: May 2001
Location: england
|
|
Not bad at all, although I couldn't find the warpstone... Maybe I just didn't look hard enough. 
|
__________________
Chuck Norris ordered a Big Mac at Burger King, and got one.
|

06-21-2002, 07:38 AM
|
 |
MetaCenturion
Retired Moderator * Guru *
|
|
Join Date: Aug 2001
Location: New York, USA
|
|
Hmmm... you sure it was an information block? I haven't seen that. I'll have to go check. That's unusual. What does it say in the debug window? That should tell how the game ended. I hope it's not an error!
BTW, you have no idea how big this game is.
Chief, you haven't found the warpstone yet? It's red, by the way.
And it's in the middle. You have to open up a locked door to get to the warp stone. (And you'll need a key  )
... anybody get the first SFlag yet?
|
|

06-21-2002, 03:30 PM
|
 |
Mexican Coder
|
|
Join Date: Jun 2002
Location: Monterrey, N.L., Mexico
|
|
Quote:
Originally posted by Iceplug
Hmmm... you sure it was an information block? I haven't seen that. I'll have to go check. That's unusual. What does it say in the debug window? That should tell how the game ended. I hope it's not an error!
BTW, you have no idea how big this game is. 
Chief, you haven't found the warpstone yet? It's red, by the way.
And it's in the middle. You have to open up a locked door to get to the warp stone. (And you'll need a key )
... anybody get the first SFlag yet?
|
I was find the first SFlag !!!
|
__________________
Mikecrosoft.NET
* If I stop to ask I will stop to learn
* Just I know that I don't know nothing
|

06-24-2002, 08:03 AM
|
 |
MetaCenturion
Retired Moderator * Guru *
|
|
Join Date: Aug 2001
Location: New York, USA
|
|
All right. Did anyone get the second (last) flag?
Also, I don't know if you have found this out or not, but you can jump from the cliffs with the grass on the sides...
|
|

06-29-2002, 10:56 AM
|
 |
MetaCenturion
Retired Moderator * Guru *
|
|
Join Date: Aug 2001
Location: New York, USA
|
|
Update #3.
Hmm... Update! Now, you have lives! If you lose a life, you go back to your last save. Press S to save - it costs 1000 points.
A use for the points instead of just being trophies.
I also included the regions leading to the third flag.
Hope everyone's not stumped... 
Let me know if you find any errors or anything weird.
|
|

11-03-2002, 01:49 PM
|
 |
Contributor
|
|
Join Date: Jun 2002
Location: Switzerland
|
|
__________________
Please use [vb][\vb] tags for your codes, or at least [code][\code] ([\] = [/])
The most important things of a vb programmer:msdn, google, Allapi and the best always comes last: the EVBF
Death is only the Beginning - Imhotep
|

11-03-2002, 02:31 PM
|
 |
MetaCenturion
Retired Moderator * Guru *
|
|
Join Date: Aug 2001
Location: New York, USA
|
|
Thanks. Glad you like it. But, the thread is kinda old... 
How far did you get?
And FYI, I am currently working on the sequel (which has more stuff in it).
|
|

11-03-2002, 02:33 PM
|
 |
Contributor
|
|
Join Date: Jun 2002
Location: Switzerland
|
|
oh i didnt see the date. I was looking for some stuff and fell over this thread but it's really nice (though i didnt get very far, i havent had any time to play)
Id love to see the next part
|
__________________
Please use [vb][\vb] tags for your codes, or at least [code][\code] ([\] = [/])
The most important things of a vb programmer:msdn, google, Allapi and the best always comes last: the EVBF
Death is only the Beginning - Imhotep
|

02-14-2003, 02:44 PM
|
 |
Regular
|
|
Join Date: Feb 2003
Location: Quebec Canada
|
|
Fun game
Played a while, only prob is that i can Alt-Tab out of the game when my boss comes in 
|
__________________
I love Microsoft products
Sandro Cella
|

02-14-2003, 03:13 PM
|
 |
Regular
|
|
Join Date: Jan 2003
Location: Indiana
|
|
Re: Fun game
Quote:
Originally posted by Sandro Cella
Played a while, only prob is that i can Alt-Tab out of the game when my boss comes in
|
LOL...thanks for the heads up 
I'll try it out when I get home and there's no boss around!
(gotta have alt-tab while at work)
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
| |