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 / Sound Structure Character

Author
Message
NewbieGuide
13
Years of Service
User Offline
Joined: 26th Jul 2011
Location: phillipines
Posted: 26th Jul 2011 12:00
how can i load sound using darkbasicpro? i tried to download code with sound but an error occur at the line where the sound was encoded...

how can i load structures (like buildings,trees and etc.)?

how can i create my character(humans,animals and etc.)?

tnx
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 26th Jul 2011 14:23
Sounds can be loaded with:

load sound <file name>,index

Example : load sound "zombie.wav",1


Objects can be loaded with:

load object <file name>,index

Example : load object "zombie.x",1

Yes, I like zomibes

You can make your models in a program like AC3D, blender etc. The files have to be in the same directory as your program.

TheComet

Login to post a reply

Server time is: 2024-11-22 18:29:04
Your offset time is: 2024-11-22 18:29:04