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 / How to load images on it

Author
Message
FeaR
20
Years of Service
User Offline
Joined: 28th Mar 2004
Location:
Posted: 28th Mar 2004 16:24
Hey, can any1 help me pls, how do i have an image on the start of my game, Ty

-FeaR-
FeaR
20
Years of Service
User Offline
Joined: 28th Mar 2004
Location:
Posted: 28th Mar 2004 17:01
no1 posting??? Please ??
comando 300
20
Years of Service
User Offline
Joined: 23rd Nov 2003
Location:
Posted: 28th Mar 2004 18:04 Edited at: 28th Mar 2004 18:05
load image "image.bmp",1
paste image 1,coordinates x,coordinates y
sleep 1000
cls


start game....

CURRENT PROJECT: RETRO PAC-MAN
FeaR
20
Years of Service
User Offline
Joined: 28th Mar 2004
Location:
Posted: 28th Mar 2004 18:07
ty but, whats center co-ordinates??? ty guys
comando 300
20
Years of Service
User Offline
Joined: 23rd Nov 2003
Location:
Posted: 28th Mar 2004 18:08
paste image 1,screen width()/2,screen height()/2

CURRENT PROJECT: RETRO PAC-MAN
John H
Retired Moderator
21
Years of Service
User Offline
Joined: 14th Oct 2002
Location: Burlington, VT
Posted: 28th Mar 2004 18:24
Press F1 when you enter DB and get reading!


We need help! Email us! join@eternaldestinyonline.com
FeaR
20
Years of Service
User Offline
Joined: 28th Mar 2004
Location:
Posted: 28th Mar 2004 19:13
arg, my png wont work on it , can any1 tell me y??
zircher
21
Years of Service
User Offline
Joined: 27th Dec 2002
Location: Oklahoma
Posted: 28th Mar 2004 20:36
Is the exec in the same directory as the image? The program can't load what it can't see.
--
TAZ

FeaR
20
Years of Service
User Offline
Joined: 28th Mar 2004
Location:
Posted: 28th Mar 2004 21:07
load image "media/fearproject.bmp",1000
paste image 1000,195,180
draw to front
sync
sleep 4000
delete image 1000

thats my image code, but the image doesnt show

Login to post a reply

Server time is: 2024-09-22 02:54:07
Your offset time is: 2024-09-22 02:54:07