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 / Old Racer

Author
Message
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 3rd Nov 2007 22:36
Ok i have Create a Car Driving Game.
But i Havent figure out how i can make this car Modell(1) as folowing the Matrix Best as possible.
Chekk it Out The Project file

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/

Attachments

Login to view attachments
Blobby 101
18
Years of Service
User Offline
Joined: 17th Jun 2006
Location: England, UK
Posted: 3rd Nov 2007 22:42
any screenshots?
you will need them if you don't want this thread locked.
BTW they will need to be in .png or .jpg.


thanks to deathead for the sig! please Click on it!
KYP
19
Years of Service
User Offline
Joined: 5th May 2005
Location: 01110000
Posted: 3rd Nov 2007 23:03
Screenshots? Maybe this should be on the DB Discussion board (because of the question)

Opposing force
19
Years of Service
User Offline
Joined: 10th Aug 2005
Location: England
Posted: 4th Nov 2007 11:41 Edited at: 4th Nov 2007 11:42
It's a good start. You have collision, a simple model, well done. Try searching for car physics, because cars don't turn on the spot.

http://www.freewebs.com/teammegabasic/
For low price FPSC and Dark BASIC media packs.
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 5th Nov 2007 14:55
ok. Can some one Make a Screen shot fore me.
i i am working on that i tried one car physics but whenn i came in a good car speed i didn`t colide with the cube on the matrix

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 5th Nov 2007 14:57
oh. can some one send me a exampel on how i manipulate height of matrix corner`s and texture each matrix with own texture.
i hawent figure out that yett

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 5th Nov 2007 14:58
of course the ciar in this project is yous a dummy for so long soon it will be a Ferrari F40 or F50 Good Quality Car Modell Butt Nott Now

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Blobby 101
18
Years of Service
User Offline
Joined: 17th Jun 2006
Location: England, UK
Posted: 5th Nov 2007 21:39
Quote: "ok. Can some one Make a Screen shot fore me. "

... no, seriously. read the rules, at least one screenshot must be supplied for this thread to stay open. ask any mod, normal user or even... read the dreaded AUP.


thanks to deathead for the sig! please Click on it!
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 7th Nov 2007 08:57
Here is the screen shoot Click on view

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/

Attachments

Login to view attachments
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 7th Nov 2007 08:59
i am chekking menny plases for good info for this game if you have some plees add

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 7th Nov 2007 09:30
can some one tell me what code i must youse to get more than one image from a 256,256 .bmp that is splited in 4 peasses
i whant to texture my Matrix in Diffrent texture at diffrent Plases.
then i Now how to do that Then i can realy start on my project that is what is holding me back...

Plees Help

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 15th Nov 2007 12:16
ok i have now textured nmy matrix in diffrent textures on the same bmp file.
but i dont know ho to make my car move along the matrix good like real driving..
and i have tryed to code a car engine look at the loop

Move Object 1,Speed#
do
if Upkey()=1 Then inc Speed#,0.5
if Upkey()=1 and Speed#=>0 Then Dec Speed#,0.5
if DownKey()=1 Then Move Object 1,-4
loop

ok....
Maby somthing is wrong in this spelling but in my project it is right. Because if Speed# is 0 or More Then Dec Speed#
but in the programm it dec the Speed# but if i Press the uppkey to Fast some times it start`s to Go BackWards like i pushed the down Key... how can i fix this...ps i have changed the car is a Ferrari F355 Spider...

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
aluseus GOD
17
Years of Service
User Offline
Joined: 19th Mar 2007
Location: I\'m here. Now I\'m there. I keep moving
Posted: 16th Nov 2007 03:55
uh, hello, theres somthing called uploading images, and linking them into the wip. Oh, and the edit button? Please?

alus.portbb.com go there.
[quote]A book. I hate books. book is stupid. I know that I need codes but I dont know the codes.[/quote} -zenicanin14 the stupidest user in the world.
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 19th Nov 2007 15:39
ok here are some photo`s

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/

Attachments

Login to view attachments
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 19th Nov 2007 15:40
and a nother one

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/

Attachments

Login to view attachments
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 19th Nov 2007 15:44
sorry i don`t know how to uppload an image that apears old the time
but here is the game it self
its now have been uppdated with
-animated Train
-animated Traffic
-animated AirPlane

Chekk it out
oh and i youse my Player object Posittion as
XPos#
YPos#
ZPos#
if Some One can tell me how to Move after matrix height nicly
plees tell so tjhat i can add some moutens and bigger are of driving.

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/

Attachments

Login to view attachments
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 19th Nov 2007 15:46
sorry for bad spelling i have wrighting problems and i am from Norway.. if you whant to be a part of this game plees tell me Send to my E-Mail adress
i will give you credit`s in the Credit`s Place in the Game

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Sixty Squares
18
Years of Service
User Offline
Joined: 7th Jun 2006
Location: Somewhere in the world
Posted: 20th Nov 2007 02:22
Looks intresting. You can use GET GROUND HEIGHT(Matrix Number, X Position, Z Position) to tell the height of a point on a matrix. Not sure if that's what you were asking about...

Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 21st Nov 2007 09:08
yes som sort i have tryed a code almoast like this

----------------------------------
Rem Player is object 1 a Ferrari F355spider Car
do
XPos#=object Position x(1)
YPos#=object Position Y(1)
ZPos#=object Position Z(1)
YPos#=Get ground height(1,XPos#,ZPos#)
loop
----------------------------------
som sort like this but my car dosent move after the matrix height
plees try to make a code (Sixty Squar)or some one with my player variabeles (XPos#,YPos#,ZPos#) and pLAYER OBJECT AS NUMBER 1
And send me at my e-mail or here
plees help. that is the only thing i realy need help with.
oh and maby like the tank demo movement on the matrix.

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 21st Nov 2007 09:19
so far i have managed

..Animated Traffic..
-Animated Van Driving
-Animated Read Sport Car Driving
-Animated Buss (Now New Driving Round the House Block)
-Animated AirPlane in the Air
-Animated Train
-A Mouten right side of the Park (Did it in Night)at (21.11.07)(01.00)
--------------------------------------
New Things i need to be done before i poast a new .exe file as a game
-Remove Collision Box at Enny Mouten (Easy i can do that)
-Player Moving Nicly after matrix (Corner&Height) (i need help with that.)
-Make Bether Modells for (Buss,Van,Read Sport Car,Player,Houses,Peopeles,Park.)
Sorry for waiting i am nott have a internett at home i youse a public internett. thats why it takes so long time between i can answer.

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Virtual Nomad
Moderator
18
Years of Service
User Offline
Joined: 14th Dec 2005
Location: SF Bay Area, USA
Posted: 21st Nov 2007 10:21
Quote: "
do
XPos#=object Position x(1)
YPos#=object Position Y(1)
ZPos#=object Position Z(1)
YPos#=Get ground height(1,XPos#,ZPos#)
loop
"


should be something like:



Virtual Nomad
AMD XP 1800+ (~1.6 Ghz) / 1.5 GB RAM
ATI Radeon 8700LE 128 MB / Windows XP
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 21st Nov 2007 10:51
yes somting like that but my object dosen`t move after matrix height plees (Virtual Nomad) Down load the project zip file there are 2 files to download 1 zip file that contanes a .exe file but u can down load the other one that contanes my basic start code look at the loop and try to find out how i can make it possible

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 21st Nov 2007 10:58
whay dossent enny one good dbc programmer chekk this forym and try to help me is they challys or is my game starting to bee to good to help. i don`t know so far i have ,managed all by my self

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 21st Nov 2007 11:00
some time to day or night i maby change the modells to be bether whenn i come home

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 21st Nov 2007 11:27
Note.
This game is programming in DBC
and on a
-intel 1Ghz Prosessor
-256+128 BM
-Ati Radeon 96oo AGP (128MB)
But whenn it mis finished then i am goin to test it on my best computer
intel 2,8 Ghz Prosessor
-768BM
Nvidia Geforce Aseolus or alelous 6600 (256MB)
youst so you know
oh.

Controll`s are
Move Forward=UppKey
MoveBackWard=DownKey
Turn Left=UppKey or DownKey+LeftKey
Tyrn Right=UppKey or DownKey+RightKey

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Opposing force
19
Years of Service
User Offline
Joined: 10th Aug 2005
Location: England
Posted: 21st Nov 2007 11:46
Hi there! I'm going to give you some help with car physics.

Ok, first off, place these variables at the start of your code (before the "do" main loop command)


so, we have "spd#" to tell the car object how fast to move. "spd_max#" stops the car from accelerating to infinity and "spd_acc#" is how fast the car builds up speed.

So, with that done we must put this command just after the main loop (do).




"car" is the number of you car object so just change it to match. At this point, the object will not move because "spd#" is set to 0.



Now we start to control the car movement. Put this code within the main loop...


This will increase the speed and thus move the car object. This also makes sure the car doesn't go too fast.

To make it so the car slows downs when you aren't pressing the upkey, put this code underneath...



To reverse, put this in code in...




And, for a handbrake using the spacekey, use this code...




For steering, use this code. The variable "cy#" is the angle of your vehicle so make sure you have a command like this in your code "cy# = object angle y(car)".

Remember, "car" is the object number of your car object.







And here's a working example which you can manipulate to suit your needs. Hope this helps you.





http://www.freewebs.com/teammegabasic/
For low price FPSC and Dark BASIC media packs.
tha_rami
18
Years of Service
User Offline
Joined: 25th Mar 2006
Location: Netherlands
Posted: 21st Nov 2007 15:11 Edited at: 21st Nov 2007 15:13
A game is never too good to help (check Geisha House, Cash asked for modelling help there). Although I doubt this qualifies as too good to help, I'm a bit confused. Virtual Nomad posted a perfect piece of code to help you, and you didn't even thank him. You are missing the position object command in your loop, so while it returns the height, it does not position the car correctly.

Oh and, don't doublepost. Makes you look stupid unless you really have to tell something.


A mod has been erased by your signature because it was larger than 600x120
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 25th Nov 2007 19:57
Super Thank`s i am going to try that

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 30th Nov 2007 09:26
ok i don`t have internett so i only can chekk ones in a wille.
but Thank you Opposing force i am going to add you to my game credit list in the game..

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 30th Nov 2007 09:32
only if you like Opposing force plees send me if you don`t like or like that all peopeles that help`s me and whant to bee in the game credit list they apears there....

butt tha_rami i try that code if it dossent work how can i get it work shud i try.

+ Code Snippet

do
Position Object 1,XPos#,YPos#,ZPos#
loop

- Code Snippet
XPos#,YPos#,ZPos# is my car position variabele`s

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 30th Nov 2007 09:36
i am going to improve the 3D Modell`s in a wille if enny one have a code that makes my car object 1 to rotate and move after matrix like the Tank in the Tank demo plees send

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
BMacZero
18
Years of Service
User Offline
Joined: 30th Dec 2005
Location: E:/ NA / USA
Posted: 6th Dec 2007 04:38 Edited at: 6th Dec 2007 04:39
For code snippets use the "code" button to insert [ code] [ /code] tags (obviously without the spaces.

And for heaven's sake, stop quadruple posting!


"Ok, so that wasn't funny. I don' have any good Christmas jokes."
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 7th Dec 2007 09:44
Sorry....
Thank`s fore the advise

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/
Stig Design Stig Magne
18
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 22nd Feb 2008 12:20
ok i have uppdated the game Nott for longe i am going to poast some screenes and the game....

Stig Design (Free Games,Sources,Textures,Photo`s)
Lisence Free at http://dashboard.filefront.com/StigDesign/

Login to post a reply

Server time is: 2024-11-17 17:28:25
Your offset time is: 2024-11-17 17:28:25