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.

Newcomers DBPro Corner / quality tutorials!

Author
Message
bitJericho
21
Years of Service
User Offline
Joined: 9th Oct 2002
Location: United States
Posted: 25th Mar 2005 13:52 Edited at: 25th Mar 2005 13:55
Here I am, helping another person make sense of his AI.. when it hit me, most everyone here probably doesn't realize the GREATNESS of qbasic! Yes, it's old, and slow, and isn't nearly as COOL as DB... BUT.... they have the best tutorials ever created!

You may want to skip the asm tuts, and the art tuts (maybe) but the ones you want are the ones that deal with logic!

here's a great link
http://www.petesqbsite.com/sections/tutorials/othertuts.shtml

This is how to properly do AI/non-ai objects (including players) all in one fell swoop
http://www.petesqbsite.com/sections/tutorials/zines/qbcm/5-object_rpg.html

I read that years ago and it's helped me so much.. If you work it a bit, there's even ways to speed up the technique..

Yes these are qbasic, so you won't be able to just pop it into DB and expect it to work, that's not the point, the point is to study what's going on, so you too can do the cool stuff that they don't tell you in the codebase

This may apply to even experts here so I hope they too see this thread, so please PLEASE when asking questions, check these first! And if you're asked a question, point them here if it applies. The links may just answer your questions!


Yarr join teh New and Improved LoGD!
Baggers
19
Years of Service
User Offline
Joined: 31st May 2004
Location: Yonder over dem dere hills
Posted: 26th Mar 2005 18:33
Wow nice...this is in my favourites now thanks...just going to read some AI tutorial.
Goel
19
Years of Service
User Offline
Joined: 23rd Mar 2005
Location:
Posted: 27th Mar 2005 03:43
Can someone give a sample of that RPG system in action? I'd like to see it (being a newbie myself), that would prove very, VERY handy.

A warrior, on assignment (and having fun ).
Psalm 20:7, "Some trust in chariots and some in horses, but we trust in the name of the LORD our God."
bitJericho
21
Years of Service
User Offline
Joined: 9th Oct 2002
Location: United States
Posted: 28th Mar 2005 18:30
Quote: "Can someone give a sample of that RPG system in action? I'd like to see it (being a newbie myself), that would prove very, VERY handy."


The reason you don't see em is that they're astonishingly difficult

Read through these tuts in the rpg section, you'll be a pro at rpg logic in no time and I'm sure will find it much easier to make an rpg


Yarr join teh New and Improved LoGD!
mark pouncey
19
Years of Service
User Offline
Joined: 26th Oct 2004
Location: Atlanta, Ga. U.S.A. area
Posted: 29th Mar 2005 08:34
This is a good topic-- what I need and the people like me who come to this site w/ high hopes is a set of "best DBPro ever created tutorials" that can move us from jumpstreet to a level playing field wit chall by moving from one to the next. (Live Chat would help too-- is there somewhere ya'll chat at?)
Contact me at: games_that_teach@hotmail.com -mark pouncey
Mike P
19
Years of Service
User Offline
Joined: 11th Dec 2004
Location: England
Posted: 31st Mar 2005 01:54
som1 shud make an FPS sytem

[center]
Worship Me OR DIE - http://www.ibse.r8.org
bitJericho
21
Years of Service
User Offline
Joined: 9th Oct 2002
Location: United States
Posted: 31st Mar 2005 12:27 Edited at: 31st Mar 2005 12:28
x_x wtf..

This is a post about *non* db tutorials.. They are written for a different language! But the language is over 10 years old, that's why there's so much quality stuff there!

Someone should *not* create an FPS 'system'

Buy FPSC if you want that. The whole point of programming is to make the program follow what you want.. not what somebody else was after. You need to study logic to make the program do what you want, thus, qbasic tutorials are perfect, they study logic, it's in a basic format, and covers topics which db authors haven't created yet!


Yarr join teh New and Improved LoGD!
Spaceman Spiff
20
Years of Service
User Offline
Joined: 27th Jan 2004
Location: Smacking my head on your keyboard.
Posted: 31st Mar 2005 15:58
I love you Jerico! Well actually I don't, but thanks a ton anyway. There's some real helpful stuff on there.*Rubs hands together* Well time to start reading!
Cheers! And thank you.

Smile, it confuses people.
bitJericho
21
Years of Service
User Offline
Joined: 9th Oct 2002
Location: United States
Posted: 31st Mar 2005 16:40 Edited at: 31st Mar 2005 16:42
Quote: "Well actually I don't"


I See how it is..

But as for the thank you's, ye are welcome

Quote: "Can someone give a sample of that RPG system in action? I'd like to see it (being a newbie myself), that would prove very, VERY handy."


Oh sheesh I misread that.. thought you said "a sample of an rpg system"

Perhaps I'll make a tutorial covering this in a different light, with a little more advancement.

Also, this can be used for most any game, not just rpgs..


Yarr join teh New and Improved LoGD!
Peter H
20
Years of Service
User Offline
Joined: 20th Feb 2004
Location: Witness Protection Program
Posted: 14th Apr 2005 23:36
there are some great tutorials here...i may use this site to learn assembly

"We make the worst games in the universe."

Narf The Mouse
19
Years of Service
User Offline
Joined: 16th Jul 2004
Location:
Posted: 4th May 2005 18:43
More proof that you can learn something new every day.

Cheese!

Expert Bug-Finder, Horrible at Identifying Them.
Cian Rice
19
Years of Service
User Offline
Joined: 8th Jun 2004
Location:
Posted: 4th May 2005 21:09
His Warrior Goel check out the thread RPG Snippet if your looking for some DBP code you made find some code you like there.

Glosto
18
Years of Service
User Offline
Joined: 16th May 2005
Location:
Posted: 17th May 2005 04:38
Are pirates welcome at this forum?

Glosto
18
Years of Service
User Offline
Joined: 16th May 2005
Location:
Posted: 17th May 2005 04:42
How long will it be before I can post without having checked?

MeBiNiCi
18
Years of Service
User Offline
Joined: 2nd Jun 2005
Location: Cali
Posted: 3rd Jun 2005 07:41
Hello!

I am a noobie to this site, and somewhat new to DB. I have been using it since 2001, but never really created something because I was always confused and didn't have time.

Hopefully it is not too late to start and things will click fast.

All this info has made my brain overload in the past 24 hours, but I know I will be creating lucious and funtastic games within the next year.

Thanks~!

Only in our dreams!
Matinuker
20
Years of Service
User Offline
Joined: 25th Mar 2004
Location:
Posted: 4th Sep 2005 22:13
Mike P, Look at FPSC, it's a great FPS System
2write
18
Years of Service
User Offline
Joined: 14th Sep 2005
Location: Mumbai, INDIA
Posted: 14th Sep 2005 19:13
Could anyone recommend a book for Dark Basic programming ???

I am thorough in C++ and VC++/C# but need help with Basic.

A WALKTHROUGH to develop rooms, environments and characters along with basic Mathematic steps would be perfect.

Thanking You

I am NOT STUPID, just Careless when Eager.
- Ujjwal Dey
UFOs other account lol
18
Years of Service
User Offline
Joined: 3rd Jun 2005
Location: Somewhere :)
Posted: 25th Sep 2005 16:40
Qbasic rules!!!!

The best qbasic tutorials out there are the ones by Vic, which you can get by going to the first link on the first post.

Even though it is extremely hard to do 3d stuffs in Qbasic, it is the language to start with because of the huge amount of tutorials out there.

Green Bunnies rule!

Login to post a reply

Server time is: 2024-04-26 12:13:45
Your offset time is: 2024-04-26 12:13:45