-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|132|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Paul

Age old Collision problems!

14th December 2007

I havent really done any 3d coding, but maybe you need to reset the colliosons.
//Paul


Paul

Bump Mapping and Specular Mapping

3rd December 2007

Looks good for B3D, would love the source, or at least an example :)


Paul

AI and Sounds

23rd November 2007

Don't really know what you want to do, but maybe EntityBox or EntityRadius would help?


Paul

No Screen

20th October 2007

OK i was wrong you could do it like maDenathorn said.
or instead of using GetActiveWindow() you could use findwindow and send the windowname to the dll.


Paul

No Screen

14th October 2007

Wont wok in BB2D, Userlibs are needed to send the window handle :(


Paul

No Screen

8th October 2007

Wont work in BB2D isnce you cant send you'r window handle to the windows api(i think). :(


Paul

Blitz Title Bar

8th October 2007




Paul

Blitz Title Bar

5th October 2007

It seams like it wont work because of the way blitz is made :(


Paul

Jay's 2nd Blitz Speed Test

4th October 2007

This seems a little more reliable than the first test,
I've got a 8800 gts and a e6750 @3.7 ghz and it gets some crappy results in the first test. here are my results for this one.
---------
Image size : 8
---------
Test 1 : 220
Test 2 : 5030
Test *snip*


Paul

Blitz Title Bar

4th October 2007

Btw, does anyone know how the calldll function works, I only get a mav when trying :S
Here is my try, but it gives a mav
[code]
SetWindowIcon(SystemProperty("apphwnd"),"C:\\Users\\paul\\Documents\\blitz\\blitz userlib tests\\skinz\\icon.ico")
Function SetWind*snip*


Paul

Blitz Title Bar

4th October 2007

Or, in your program do this.
[code]
SetWindowIcon(SystemProperty("apphwnd"),"icon.ico")
Function SetWindowIcon(hWnd,ICOfile$)
icon=api_ExtractIcon(0,ICOfile$,0)
api_SetClassLong(hWnd,-14,icon)
Return icon
End Function
[/code]
This wont work in *snip*


Paul

UK, Flooding, and Shroomites...

25th July 2007




Paul

Red Cyan 3d

11th July 2007

copy this to your blitz3d editor and have a go, no extra files required
[code]
Graphics3D 1024,768
SetBuffer BackBuffer()
Global camera2d=CreateCamera();camera For bouth sprites And 3d
CameraRange(camera2d,0.149,1000);set the range so it works with th*snip*


Paul

Which type of analog stick do you have?

9th July 2007

I got to sticks on my pad, one square an one circle. Is htis the information you wanted?


Paul

#105 - The 4 Against 1 Challenge

23rd June 2007

This is written Before this week and i don't think it will be counted. But anyway, here is a little (AI) game that i made.
(Linkage)
It supports up to 5 players either "AI" or human. You will probably figure the keys out pretty fast...
and yes, the sp*snip*


Paul

Blitz Title Bar

23rd June 2007

I'm just a little curious, could you change the icon in runtime.dll In the blitz3d\\bin folder. So that all your exe's end up with an other icon???


Paul

#102 - The Lost Garden Challenge

3rd June 2007

Im having problems getting my engine to draw the tiles properly and if i don't get it figured out soon i wont have time to make the game.
good luck to all of you
//Paul


Paul

Fleet! .. Now with LUA!

19th May 2007

Looks good, ill have a go.
Is it gonna work today or do i have too wait until Sunday?


Paul

capturing windows?

13th May 2007

Use this to get the window position and size. then use the captureclient area function and clip the imge with grabimage in blitz.
If you didn't understand then feel free to ask:)
this also needs the .decels in the above link
[code]
bank=CreateBank(16);*snip*


Paul

C# dll's

8th May 2007

[quote]
Ere !, one thing I was wondering. Is there a DLL that makes it possible to record sound, and/or stream it over the net ?.
[/quote]
bass?
or maybe fmod?
Don't know if you can get them anywhere though.
I want a dll that gives real time access *snip*


Paul

Wii!

6th May 2007

lol


Paul

The affect of achohol on RGB values

5th May 2007

Nice Blitz3Dman, pretty cool effect.


Paul

Dictionary words in a text file

1st May 2007

yup, just saw that, notepad didn't see that though, tried it in wordpad and there i saw the new lines :)
thx again for the file and the help


Paul

Dictionary words in a text file

1st May 2007

Thx very much :)
just one thing, what sign is it separating the letters? It only shows up as a square on my pc.


Paul

Curiosity has overtaken me

30th April 2007

Nice, Works perfectly here:)

Newer Posts More - Older Posts