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.

DarkBASIC Discussion / Screnenshots

Author
Message
vampyre
22
Years of Service
User Offline
Joined: 14th Nov 2002
Location:
Posted: 16th Sep 2004 01:30
Can I use Hypersnap DX to take screenshots of my work in Dark Basic? as I need to get some screenshots setup , I got most things ready just the friendly and enemy A.I to do bu t I need to do screenshots or is there a special Dark Basic tool I need to take screenshots in Dark Basic?
Richard Davey
Retired Moderator
23
Years of Service
User Offline
Joined: 30th Apr 2002
Location: On the Jupiter Probe
Posted: 16th Sep 2004 03:07
You can use the "PRINT SCREEN" button if you so wish. I used HypersnapDX to grab all of the screen shots for the Alienware compo results - so yeah, it works.

"I am not young enough to know everything."
- Oscar Wilde
JeBuS
20
Years of Service
User Offline
Joined: 20th Jul 2004
Location: Undisclosed Location, Dominion of JeBuS
Posted: 16th Sep 2004 03:14
Here's a crude method for screenies straight from your program:



Just press - on the numpad


High quality models and graphics, low prices. Graphics for the rest of us.
vampyre
22
Years of Service
User Offline
Joined: 14th Nov 2002
Location:
Posted: 16th Sep 2004 06:48
Thanks guys
Emperor Baal
21
Years of Service
User Offline
Joined: 1st Dec 2003
Location: The Netherlands - Oudenbosch
Posted: 16th Sep 2004 06:53
Quote: "
if scancode() = 74
inc screenie
get image screenie, 0, 0, 1023, 767, 1
save image "screenie_" + str$(screenie - 50) + ".jpg", screenie

endif
"


it will work, but not when you run the program twice (file already exists)



vampyre
22
Years of Service
User Offline
Joined: 14th Nov 2002
Location:
Posted: 16th Sep 2004 08:20
Well I tried the Print Screen button on my keyboard but that didn't work but F9 did work I am not sure if it is inbuilt in Dark Basic or if it is because I am using Windows Minellium but I have screenshots of my level so I will be putting them up very very soon.

Thanks for the help though guys
dj BlackDragon
21
Years of Service
User Offline
Joined: 23rd Sep 2003
Location: who knows
Posted: 16th Sep 2004 08:32
Or you could use Alt Print Screen, which by the way works really well. Then all you have to do is post it into a program like paint.

Visit the Dragon Games homepage @ www.angelfire.com/dragon2/dragonsinc/index.html
or go to the forums @ http://djblackdragon.proboards3.com
vampyre
22
Years of Service
User Offline
Joined: 14th Nov 2002
Location:
Posted: 16th Sep 2004 09:49
Alt Print Screen I may try that next time , thanks
dj BlackDragon
21
Years of Service
User Offline
Joined: 23rd Sep 2003
Location: who knows
Posted: 16th Sep 2004 10:03
You are very welcome. And hows your game coming?

Visit the Dragon Games homepage @ www.angelfire.com/dragon2/dragonsinc/index.html
or go to the forums @ http://djblackdragon.proboards3.com
vampyre
22
Years of Service
User Offline
Joined: 14th Nov 2002
Location:
Posted: 16th Sep 2004 19:54 Edited at: 16th Sep 2004 20:04
It's coming OK but I need to start working on getting the player and player friendly a.i and enemy a.i into fighting vehicles like space and aircraft, tanks, War buggies and cars, hovercraft tanks and skirtless hovercraft tanks make the vehicles dumb so if the a.i or player gets in, the vehicle works and changes i.d to whoever is in the vehicle.

That and organising a way of making the enemy and friendly a.i attack , and evade each other.

I know how to do the sinlge a.i attack athe player, but mulitple a.i attack other a.i is going to be a bit tricky, I think I will need to use array's
vampyre
22
Years of Service
User Offline
Joined: 14th Nov 2002
Location:
Posted: 18th Sep 2004 07:55 Edited at: 18th Sep 2004 07:57
By the way here is a few screenshots

This was taken with Hypersnap DX


And this was taken with the f9 key in Dark Basic
dj BlackDragon
21
Years of Service
User Offline
Joined: 23rd Sep 2003
Location: who knows
Posted: 18th Sep 2004 08:18 Edited at: 18th Sep 2004 08:18
Lookin' good vampyre. Can't wait until a playable demo comes out just to see if everybodies help paid off. Any way looks really good. let me know when a demo comes out.

Visit the Dragon Games homepage @ www.angelfire.com/dragon2/dragonsinc/index.html
or go to the forums @ http://djblackdragon.proboards3.com
vampyre
22
Years of Service
User Offline
Joined: 14th Nov 2002
Location:
Posted: 18th Sep 2004 09:04 Edited at: 18th Sep 2004 09:05
Thanks DJ BlackDragon , OK but the demo might be a while I got to do the A.I now
Lord Aramus
20
Years of Service
User Offline
Joined: 8th Sep 2004
Location:
Posted: 18th Sep 2004 10:43
I'd recognize my Doga L3 anywhere

Ack Thpppppt!

High quality models and graphics, low prices. Graphics for the rest of us.
dj BlackDragon
21
Years of Service
User Offline
Joined: 23rd Sep 2003
Location: who knows
Posted: 18th Sep 2004 11:20
@ vampyre: I can wait. As long as I have my own prject to do that is. And have fun with the A.I.

Visit the Dragon Games homepage @ www.angelfire.com/dragon2/dragonsinc/index.html
or go to the forums @ http://djblackdragon.proboards3.com
vampyre
22
Years of Service
User Offline
Joined: 14th Nov 2002
Location:
Posted: 18th Sep 2004 18:16 Edited at: 22nd Sep 2004 06:21
Thanks , not sure if I ill have fun programming it, will have fun if it turns out good though
blanky
20
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 22nd Sep 2004 05:21
Mmm. Stars.

Note: Print Screen may not always work. to make it work for definite, download the DirectX SDK for free from microsoft's website, go into the newly-created DirectX panel in the Control Panel, and under DirectDraw (i think) tick 'Allow PrintScreen Key'


The difference between Print Screen & Alt+Print Screen
=========

Print Screen :: (Hopefully) Copies a picture of *THE WHOLE SCREEN* into the Clipboard, which can then be Pasted into a lot of applications.

Alt+Print Screen:: (Hopefully) Copies a picture of *THE CURRENT WINDOW* into the Clipboard, which can then be Pasted into a hell of a lot of apps.

I dunno why i did that, i just felt the urge

[img src=http://blanky.pt-web.net/ddd.gif] >::p
vampyre
22
Years of Service
User Offline
Joined: 14th Nov 2002
Location:
Posted: 22nd Sep 2004 06:23 Edited at: 22nd Sep 2004 06:24
I see will this work for Windows Minellium? anyway I took screenshots with the F9 command and it worked, can 't think why unless it is a Dark Basic hidden function
blanky
20
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 23rd Sep 2004 03:11
Weird. F9 doesn't work for me....

Yeah, the Print Screen stuff should work for all versions of Windows starting with Windows 95.

And if you get the DirectX SDK, make sure you get the version that corresponds with your currently installed version (i.e., if you have DirectX9 installed, get the DirectX 9 SDK)

Maybe, with the F9 thing, your keyboard is mapped wrongly. I dunno.

[img src=http://blanky.pt-web.net/ddd.gif] >::p
BearCDPOLD
21
Years of Service
User Offline
Joined: 16th Oct 2003
Location: AZ,USA
Posted: 23rd Sep 2004 10:58
F9 works for me, saves it into C:\Program Files\Darkbasic Software\DarkBasic

Crazy Donut Productions, Current Project: Project Starbuks
Sony stole our name!
vampyre
22
Years of Service
User Offline
Joined: 14th Nov 2002
Location:
Posted: 28th Sep 2004 15:25
Have to agree with Bear Crazy but I have no idea why F9 should work and on my machine, print screen somehow doesn't(could be the fact I am using bug ridden Windows ME) I would like to know why f9 works though
Richard Davey
Retired Moderator
23
Years of Service
User Offline
Joined: 30th Apr 2002
Location: On the Jupiter Probe
Posted: 4th Oct 2004 22:45
F9 is built into DB as the standard "take a screen shot while this program is running" key.

It doesn't (or at least, it shouldn't) work when running as a stand-alone EXE though. For that I use HyperSnap DX. When in the editor it works just great.

Cheers,

Rich

"I am not young enough to know everything."
- Oscar Wilde
vampyre
22
Years of Service
User Offline
Joined: 14th Nov 2002
Location:
Posted: 7th Oct 2004 23:45
I see thanks Richard, cheers for that now I know I am right about the F9 another set of questions?
When does your 3D book on Dark Basic come oiut, will it cover Dark Basic Classic and will it focus on a 3D SP and focus on general 3d Programming?

Login to post a reply

Server time is: 2025-05-24 19:47:00
Your offset time is: 2025-05-24 19:47:00