Search found 24 matches

by kenet
Thu Apr 28, 2005 10:13 pm
Forum: Game Programming
Topic: marblemadness
Replies: 4
Views: 2046

I see, i see that what basicly i was thinking :)
It look not that hard so far.
thx a lot for your help!

my first step will be doing an map editor... it will help me to start ^^;
thanx again!
by kenet
Mon Apr 25, 2005 1:33 pm
Forum: Game Programming
Topic: marblemadness
Replies: 4
Views: 2046

huummm are you realy sure about that ?
i mean what about the "gravity" when you go down and stuff ? how do you know the right direction to follow for the ball.
when you "say" to the ball to go on left and you passing by a "slope", she finaly go down. you know what i mean ? ^^
by kenet
Fri Apr 22, 2005 6:22 pm
Forum: Game Programming
Topic: marblemadness
Replies: 4
Views: 2046

marblemadness

Hi ^^
i'm just trying to write a marble madness "clone", for fun... i didn't find a lot of information about the physics of the ball (how it realy work, tips and stuff...) and i was wondering if anybody around could be able to help me out with it!

I'm "just" trying to find a way to do it without ...
by kenet
Sun Jul 04, 2004 1:46 am
Forum: Coding Questions
Topic: Saving .TGA ?
Replies: 3
Views: 1330

Yeah it's a good start :)
thx!

edit:
Except the fact that i need a 32bits save ^^;

Sorry to be annoying... But i too lame to code such a thing
by kenet
Sat Jul 03, 2004 11:01 pm
Forum: Coding Questions
Topic: Saving .TGA ?
Replies: 3
Views: 1330

Saving .TGA ?

Hi all!
I was wondering if something like that is possible with purebasic...

"Croping" and area on a tga loaded in memory, save the area in an other .tga (with his alpha channel)

Anyone ? :)
by kenet
Thu Oct 30, 2003 3:32 am
Forum: Coding Questions
Topic: JPG vs PNG
Replies: 12
Views: 3495

Png include also an alpha channel...
that doesnt help much
by kenet
Thu Oct 30, 2003 2:02 am
Forum: Coding Questions
Topic: mouse coords off
Replies: 7
Views: 2528

ho ok, forget it
i understand why you using line :)
by kenet
Thu Oct 30, 2003 2:00 am
Forum: Coding Questions
Topic: mouse coords off
Replies: 7
Views: 2528

line is faster than plot ?
by kenet
Wed Oct 29, 2003 11:07 pm
Forum: Coding Questions
Topic: Mirc
Replies: 13
Views: 4564

bah :) look like i should better forgot this idea heh

but well, thx for your help and time
i don't want to bother you much :)
by kenet
Wed Oct 29, 2003 1:06 pm
Forum: Coding Questions
Topic: Mirc
Replies: 13
Views: 4564

huuum yes
but how i get the text back ?

sorry this is getting embarassing :/
by kenet
Wed Oct 29, 2003 8:40 am
Forum: Coding Questions
Topic: Mirc
Replies: 13
Views: 4564

nop
i want to read it "on the fly"

i'm sure it can be done with DDE
but i don't know how...

basicly, i want to make a "mirror" in a PB window, of what is it saying on a channel. and analyse it, and show only what i need to see :)
by kenet
Wed Oct 29, 2003 4:05 am
Forum: Coding Questions
Topic: Mirc
Replies: 13
Views: 4564

well, i looked on some site around
i learn some things :) but well i still don't know how to get the text writed on a #chan opened with mirc :/
by kenet
Tue Oct 28, 2003 8:59 pm
Forum: Coding Questions
Topic: Mirc
Replies: 13
Views: 4564

ha yeah, should be that
thx! i'll take a look :)
by kenet
Tue Oct 28, 2003 4:24 am
Forum: Coding Questions
Topic: Mirc
Replies: 13
Views: 4564

i don't want to make an irc client! but read "what's going on" on a chan allready opened with a Mirc
by kenet
Mon Oct 27, 2003 5:20 pm
Forum: Coding Questions
Topic: Mirc
Replies: 13
Views: 4564

Mirc

heya!
Anyone know a way to read, with purebasic ,the text writed on a opened channel in Mirc ?