Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Work in Progress / MM Level,Game Creation program.

Author
Message
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 24th May 2006 22:27
After a few days of coding this program i decided to post a WIP threath,it might not be worth it yet but still.

My game Creation program DOESNT use any coding,it just uses simple keyboard commands to open up some imput commands to detirme wich Object number,scale position it has to have,UNFORTUNALNTLY, for now the text that says what it does,Just doesnt want to appear yet.As soon as i fugure out how that works ill post up a demo.Now there are some features it has now:

-Placing Objects.
-Give object your own number
-Full camera control.
-Scaling,positioning loose from the Make object part.
-Bad water
-3 different ground textures
-6 different textures for now.

Planned features:
-Object collision
-Showing the text
-A manual
-10 of your own models in the game.
-2 different tree models
-More object commands(like deleting it)

More to come.

Some screeny's:

First,Showing the first texture of the ground.

Your signature has been erased by a mod because it was too beatifull to look at...

Attachments

Login to view attachments
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 24th May 2006 22:28
Second texture of the ground.

Your signature has been erased by a mod because it was too beatifull to look at...

Attachments

Login to view attachments
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 24th May 2006 22:28
Third texture of the ground.

Your signature has been erased by a mod because it was too beatifull to look at...

Attachments

Login to view attachments
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 24th May 2006 22:28
Showing the water.

Your signature has been erased by a mod because it was too beatifull to look at...

Attachments

Login to view attachments
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 24th May 2006 22:29
The water and a simple house made with the cube and cone.

Your signature has been erased by a mod because it was too beatifull to look at...

Attachments

Login to view attachments
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 24th May 2006 22:29
The above one from the sky.

Your signature has been erased by a mod because it was too beatifull to look at...

Attachments

Login to view attachments
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 25th May 2006 01:08
its low quality textures.. try to make the quality better by loading png or bitmap formats and with quality flag of "1" inside the image load command. that should make the image quality as it is.

MyNewSite:http://gogetax.com
Forums(About BLO and more):http://gogetax.com/forum
The admiral
21
Years of Service
User Offline
Joined: 29th Aug 2002
Location:
Posted: 25th May 2006 01:33
Not much of an editor just a matrix on a screen.

The admiral
Cian Rice
19
Years of Service
User Offline
Joined: 8th Jun 2004
Location:
Posted: 25th May 2006 01:42
Correction, a matrix with two textures, it is truly an amazing faet.



Bahamut
18
Years of Service
User Offline
Joined: 4th Nov 2005
Location: Brighton
Posted: 25th May 2006 02:13
Ok, so you're making a gamemaker, but all you've shown us are some textured matrices. What about the interface?

So far, you haven't shown us anything that proves you have an editor. You could have just typed in some matrix code, which is not worthy of a WIP.

I'm not flaming, I'm just telling you where you're going wrong. Post some screens of the interface you're using to texture those matrices, and I can give some constructive crit.

Bizar Guy
19
Years of Service
User Offline
Joined: 20th Apr 2005
Location: Bostonland
Posted: 25th May 2006 03:45
@Master Mind, you were right, this IS too early fo wip... Sorry, but a few days is almost never enough for a wip post...

Listen to Bahamut...

Megaton Cat
20
Years of Service
User Offline
Joined: 24th Aug 2003
Location: Toronto, Canada
Posted: 25th May 2006 06:05
Very lame. Go work on it more.


It's like a Megaton Cat radar, 24 hours a day.
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 25th May 2006 08:02
THIS is my second project...
As i cant code quite well yet i thought i show what i can.

AND i worked more on features then on the 3D.

i already knew i would get these sort of comments.BUT still.
i am having 3 weeks of Experience with DBP and i am trying something i will make better within the years i use DBP.

Hopefully that makes it clear why i posted it.(

PS:i dont understand yet how to get heightmaps working)

Your signature has been erased by a mod because it was too beatifull to look at...
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 25th May 2006 08:09
Quote: "ts low quality textures.. try to make the quality better by loading png or bitmap formats and with quality flag of "1" inside the image load command. that should make the image quality as it is."


is there a way too?

Quote: "Not much of an editor just a matrix on a screen."


Well thank you...

Quote: "Correction, a matrix with two textures, it is truly an amazing faet. "


nice correction...

Quote: "What about the interface?"


i am a noob in this no i use things like:


i cant do interfaces.

Quote: "So far, you haven't shown us anything that proves you have an editor. You could have just typed in some matrix code, which is not worthy of a WIP. "


if anyone helps me getting a plain to get the text to appear on ill post a demo,then the proof is there i did work well on it.(I RECODED IT 3 TIMES)

Quote: "Very lame. Go work on it more."


this is my second project in DBP and my DBP is so old...my dad kinda lost the order details so i was happy that it was still installed.


This post was to comment back on the "Constructive Critism"

Your signature has been erased by a mod because it was too beatifull to look at...
Cash Curtis II
19
Years of Service
User Offline
Joined: 8th Apr 2005
Location: Corpus Christi Texas
Posted: 25th May 2006 08:48
Quote: "its low quality textures.. try to make the quality better by loading png or bitmap formats and with quality flag of "1" inside the image load command. that should make the image quality as it is."

No, you only want to use the '1' flag if you're loading the image to use as a sprite or to paste to the screen. Using the '1' flag when loading 3D object textures will keep the mipmaps from being created, and it won't look as good as you zoom in and out.


Come see the WIP!
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 25th May 2006 09:53
Update.

Added 4 tree's.

Next feature to built in:

Add your own objects.

Your signature has been erased by a mod because it was too beatifull to look at...
Chris Franklin
18
Years of Service
User Offline
Joined: 2nd Aug 2005
Location: UK
Posted: 25th May 2006 09:55
Quote: "Update.

Added 4 tree's."

load object "tr1.x", 1
load object "tr2.x", 2
load object "tr3.x", 3
load object "tr4.x", 4



Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 25th May 2006 10:29
no,you define the object number yourself,you can have unlimited stuff.As long as you dont call 2 objects the same.

ALSO:
User defined scales
User defined Positions by X,Y,Z axises.

So your wrong chris.

Your signature has been erased by a mod because it was too beatifull to look at...
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 25th May 2006 11:17 Edited at: 25th May 2006 13:52
Screeny from the tree's:

UPDATE:

i lost a part of the source due the fact i forgot to save it...

will have to build up the tree's and more again.

Hopefully done soon.

Attachments

Login to view attachments
Bob da reaper
18
Years of Service
User Offline
Joined: 25th Mar 2006
Location:
Posted: 25th May 2006 19:07
this looks a bit early for a work in progress

I pwn n00bs - current project "Darkness Falls"
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 25th May 2006 20:41
its my second project i ever made,ALSO.this was more meant ro recruit a team,since i cant do it all alone due the lag of knowledge and a good DBP version.

Cash Curtis II
19
Years of Service
User Offline
Joined: 8th Apr 2005
Location: Corpus Christi Texas
Posted: 25th May 2006 21:01
What kind of games is this supposed to be able to make?

Maybe you should put this project on hold and work on a game. Mabye you could come back to this when you need an editor for a certain game you have. I just don't see it generating any interest.

Quote: "its my second project i ever made,ALSO.this was more meant ro recruit a team,since i cant do it all alone due the lag of knowledge and a good DBP version."

Well, to be honest, I doubt a team will come beating down your door. There's nothing for a team to work on, at this point. What version of DBP are you using? Just upgrade.


Come see the WIP!
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 25th May 2006 21:38
I CANT UPGRADE!!!

then it asks for an email ETC to register ONLINE,BUT my dad lost all that info a year ago or something!!!!it was lucky this was still installed!!!

Also,im planning it to be an Adventure Game Engine,or FPRPG.

Chris Franklin
18
Years of Service
User Offline
Joined: 2nd Aug 2005
Location: UK
Posted: 25th May 2006 21:52
Ergh Dbp doesn't ask for a serial or anything when you upgrade

Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 25th May 2006 21:54
IT DOES.

it asks me to register online with an email and serial i ordered with,and my dad lost those.(THAT FREAKIN MOROM HE IS)

Chris Franklin
18
Years of Service
User Offline
Joined: 2nd Aug 2005
Location: UK
Posted: 25th May 2006 22:01
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 25th May 2006 22:13 Edited at: 25th May 2006 22:17
ill try to upgrade again...

else ill have to spend a $55...

EDIT:

lol,V1.052 upgrade works,but 6.1 doesnt!

The admiral
21
Years of Service
User Offline
Joined: 29th Aug 2002
Location:
Posted: 26th May 2006 01:51
The serial code is ment to be on the cd. Anyway you wont get anyone for a team with this there are far far better projects that wont get teams.

The admiral
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 26th May 2006 12:00
Ah well,

i might already have someone.

ALSO,

like i told,we lost all info regarding DBP.
So if i want to get the newest working,ill have to get a new purchase.

UFO
18
Years of Service
User Offline
Joined: 11th Oct 2005
Location:
Posted: 30th May 2006 00:09
OMG. Get ready for a lock.

Quote: "As i cant code quite well yet i thought i show what i can."

Usually if you can't code quite well, you work on easier projects!!! Why do so many people like you spam the forum with stuff like this! ARRGGHH!!

ok. Done flaming.

DB newbie
18
Years of Service
User Offline
Joined: 13th Nov 2005
Location: um..... i dont remember.
Posted: 30th May 2006 03:23
lol that was like me i wanted to make an FPS so bad bu ti never finished it becasue of my programing skills. the i started doing things like a directory manager and a chat program. now thos helped me alot. especialy with functions.

<img src="http://www.boomspeed.com/egraphics/75as4.gif" border="0" title="Adopt_one_today_from_pickle-green.com/egraphics!">
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 30th May 2006 16:44
AH well,let this die,ill work on it in silence...

Cash Curtis II
19
Years of Service
User Offline
Joined: 8th Apr 2005
Location: Corpus Christi Texas
Posted: 30th May 2006 17:13
MM, it's not that. You just need a little more WOW factor when you make a WIP thread.

Any WIP thread that doesn't look like much work into it isn't recieved well.

Don't sweat it, you're starting out with a lot of things, pretty soon you'll be making things that make people look twice.

Remember though, in order to make a game maker, you need to make some games first.


Come see the WIP!
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 30th May 2006 17:36
i am making one currently,but it will be a multiplayer Deathmatch game,i got cubes walking,terrain(With mountains this time!!!) and multiplayer(2 players) now on to collision!(Wich i cant do)

Getix Interactive
18
Years of Service
User Offline
Joined: 4th Nov 2005
Location: US
Posted: 6th Jun 2006 03:20
Master Mind, If you are new, don't immediatly start off with a game maker. I tried, failed miserably, lol. And, also, If you are new, don't
get into the multiplayer stuff unless it's multiplayer on the same computer. Too many Client Server commands (or am I thinking of Torque Game Engine, lol). Start with... let's say a text based RPG.
for example:
print "Name:"
input name$
etc...
Jim

Getix Interactive and Nanovision. Good Combo.
www.getixinteractive.com
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 6th Jun 2006 07:15
UUUhhh....

Developmenmt on this continues slowly in silence,further i started work at a game and World Viewer.

NEW e-Drome Productions site!!!
http://e-dromeproductions.cv.vc/

Login to post a reply

Server time is: 2024-05-03 14:43:37
Your offset time is: 2024-05-03 14:43:37