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 / im useing darkpro free but cant get anything done why?

Author
Message
DarkLord5656a
12
Years of Service
User Offline
Joined: 21st Jan 2012
Location: in the underworld
Posted: 22nd Jan 2012 17:24
i am trying to get a menu as always but it wont even apear and im also trying to get sprites to work they wont apear either so what should i do the codes i use for menu

so thats a bout it. also the sprites are in the picture

let the darkness privail

Attachments

Login to view attachments
Brendy boy
19
Years of Service
User Offline
Joined: 17th Jul 2005
Location: Croatia
Posted: 22nd Jan 2012 20:25
HOW MANY THREADS ARE YOU GOING TO OPEN ON THIS SUBJECT?

read some help files about images and sprites.
Tell us what version of dbpro are you using.
Post the whole code of your program not just fragments.
Post the compiles exe so we can compare how it works on your end a how it works on our end

DarkLord5656a
12
Years of Service
User Offline
Joined: 21st Jan 2012
Location: in the underworld
Posted: 22nd Jan 2012 21:34
until i can get a menu to appear and not be a black sreen

let the darkness privail
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 22nd Jan 2012 22:02
Quote: "Post the whole code of your program not just fragments."


Sadly that is his whole code, lol


Look at tutorials and stop making new threads:

http://forum.thegamecreators.com/?m=forum_view&t=99497&b=10

TheComet

DarkLord5656a
12
Years of Service
User Offline
Joined: 21st Jan 2012
Location: in the underworld
Posted: 22nd Jan 2012 22:08
how do i delete threads?

let the darkness privail
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 22nd Jan 2012 22:35
It's not possible to delete threads on this forum, you just have to let them sink to the bottom and be forgotten. I hope you find your way through the tutorials, it's how everyone starts here. Good luck to you in the future

You shouldn't take this whole thing too seriously. You're of course welcome to ask any questions you want as long as they fit the guidelines and are more specific. We're happy to help where we can. You'll see, it happens by itself once you spend a few days on the tutorials.

TheComet

SoftMotion3D
AGK Developer
19
Years of Service
User Offline
Joined: 24th Aug 2005
Location: Calgary,Alberta
Posted: 22nd Jan 2012 22:38 Edited at: 22nd Jan 2012 22:39
Quote: "Delete Threads?"

cant.... maybe mods can?

DarkLord5656a
12
Years of Service
User Offline
Joined: 21st Jan 2012
Location: in the underworld
Posted: 22nd Jan 2012 22:39
dang it how am i suppoused to ask a mod to delete my threads?

let the darkness privail
BatVink
Moderator
21
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 22nd Jan 2012 23:10
Do not keep creating new threads at your current rate. You should also be posting questions like this in the Newcomers board.

nonZero
13
Years of Service
User Offline
Joined: 10th Jul 2011
Location: Dark Empire HQ, Otherworld, Silent Hill
Posted: 23rd Jan 2012 09:10
Quote: "Sadly that is his whole code, lol "


1000pts to TheComet
lvl up! + 5 to "Witty Retorts" stat.

Rage
21
Years of Service
User Offline
Joined: 9th Nov 2003
Location:
Posted: 23rd Jan 2012 16:18
I've a little simple menu code if you want, I know it's not the best but at least works
Download here: 12.2mb (include medias)

---
Thanks to now I can't use megaupload to upload my stuff.
DarkLord5656a
12
Years of Service
User Offline
Joined: 21st Jan 2012
Location: in the underworld
Posted: 24th Jan 2012 21:45
srry i dont download things from mediafire

let the darkness privail
scythe_reaver
FPSC Reloaded TGC Backer
13
Years of Service
User Offline
Joined: 14th Nov 2011
Location:
Posted: 5th Feb 2012 22:08
DarkLord5656a

I think your problem is in the code you posted. everying has a , then a number. the , tells DBPro that you will specify when you will use it. you would want to load the images, then tell it to use the image. what i mean is this.



http://www.shrinkpictures.com/processed/phprZ6E7O_c2AM.jpg
"I AM YOUR GOD OF DEATH"
Hodgey
15
Years of Service
User Offline
Joined: 10th Oct 2009
Location: Australia
Posted: 6th Feb 2012 08:51
Quote: "I think your problem is in the code you posted. everying has a , then a number. the , tells DBPro that you will specify when you will use it. you would want to load the images, then tell it to use the image. what i mean is this."

Not quite. He has loaded them correctly, he just needs to use them. To use an image, you refer to its image number which is defined when loading an image. E.g if you want to create a sprite out of a specific image, you would use its image number in the corresponding parameter of the SPRITE command.

Sample code:


Login to post a reply

Server time is: 2024-11-22 06:49:22
Your offset time is: 2024-11-22 06:49:22