I will probably get flamed but who cares!!!!
First of all this is not a Tutorial it is a guide on how I got to understand a fair amount of the DBPro programming launguage. You can follow it and would really love for anyone to point out mistakes if their are any.
The First Step
I read Hamish McHaggises "The Basics of DarkBASIC Pro Tutorial" This has nothing to do with 3D or Game creating but is good if you want a better understanding of the basic programming launguage.
This would probably take you about four days to complete (This is a rough estimate). This tutorial can be found in the "Newcomers" section of the forum.
The Second Step
After this, for a better understanding on 3D programming, I had a look at RUCCUSES "The Newcomers Guide To Creating First Person Shooters" This really helped a lot and I would like to give Ruccus a big round of applause CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP, CLAP. Ahem this tutorial can be found in the "Newcomers" section of the forum.
The Third Step
This the last step for now, and is probably one of the easy ones, all I did was open the DarkBASIC pro editor and experiment with the different commands. Here is one of the tests I preformed
`spinning logo
make object box 1,50,50,40
load image "logo.bmp",1
texture object 1,1
do
xrotate object 1,object angle x(1)+0.1
loop
The image is attached. As you can see it is extremly basic but my experiments grew! And now I am creating my first proper FPS Game called Arena!
I do hope this has helped anyone. Please note that the logo name "Ideal Entertainment Studios" is my Game Creating trademark name. If anyone would care to attach there similar guides please, feel free to do so! Just present them in a readable format.
I would like to personally thank Hamish and Ruccus for there help,
THANK YOU!!!!!
Another person I owe a thank you to is Me (Not myself but there is a person on the forum who uses this name)
THANK YOU!!!!!
If you want to flame me I just say:
Quote: "Don't be to rough. Your negative opinion has no effect on my life and will not be allowed to penetrate into me!"
Thank You
Darth Vader
You Don't know the power of the Dark Side!!
Oh but I do!!