Quote: "1.) How do you begin making directx command for screen resolution?"
Not applicable with Dark Basic as it handles this for you.
Quote: "2.) How can I use if I choice to OpenGL and DirectX by optioning it on a start screen?"
Not applicable with Dark Basic as it is DirectX only.
Quote: "3.) How to I use hard point on a character to make it move on its own?"
Elaborate. What is 'Hard Point'
Quote: "4.)Do I need Dark A.I or can I write my own Ai with DBPro?"
No, you do not need Dark AI, and you can write your own.
Quote: "5.) I read the help section is there a better place for defiinition and example code of thing for DB Pro.. I check the code section and mainly fin FPS creator... ?"
The DBPro help files contain only DBPro help??
Quote: "6.) I know I have tons of question, but here is another one... How Do I make terrain with out DB Terrain maker ?"
Download the Blitz Terrain plugin, and study the examples.
Quote: "7.) How do I make a sky ?"
Search the forum, it's been demonstrated many times.
Quote: "8.) How do I controll Gravity of objects in a game? "
Either with a physics engine such as Dark Dynamix, Dark Physics, Newton, ODE, or you can create your own.
Quote: "9.) How do I make key binding that are recodeable / choice able?"
Search the forum, it's been demonstrated many times.