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 / Really odd image problem

Author
Message
BlueKlayman
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Near that actor guy
Posted: 6th Jul 2010 07:31
Hey guys,

I am making a Naruto game, but none of my images are loading at all.
I don't see what is wrong with my coding.




Sorry about how simple this is, I really can't work out what is wrong.

Thanks,
BKman

Virtual Nomad
Moderator
18
Years of Service
User Offline
Joined: 14th Dec 2005
Location: SF Bay Area, USA
Posted: 6th Jul 2010 07:40 Edited at: 6th Jul 2010 07:43
Quote: "none of my images are loading"

that's because your code is loading a bitmap, not an image. try:

load image "screens\menu.bmp",1,1

and, don't feel bad about the confusion. i know it stumped me, too, at first

good luck!

Virtual Nomad @ California, USA
AMD Phenomâ„¢ X4 9750 Quad-Core @ 2.4 GHz . 8 GB PC2-6400 RAM
ATI Radeon HD 3650 @ 512 MB . Vista Home Premium 64 Bit
BlueKlayman
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Near that actor guy
Posted: 6th Jul 2010 07:52 Edited at: 6th Jul 2010 09:44
EDIT: I got it to work

EDITEDIT: Thanks Virtual Nomad.

HowDo
21
Years of Service
User Offline
Joined: 28th Nov 2002
Location: United Kingdom
Posted: 6th Jul 2010 12:33
@BlueKlayman

the word Bitmap in darkbasic does not mean its a graphic type.

Bitmap in darkbasic means an area made in which you can draw something off screen and then grab it and use it on the main screen or object.

Dark Physics makes any hot drink go cold.

Login to post a reply

Server time is: 2024-09-28 18:15:41
Your offset time is: 2024-09-28 18:15:41