Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Wellen

Pages: 1 ... 3 4 [5] 6 7 ... 9
61
[FR] Programmation Axe Parser / Re: réutiliser GDB ?
« on: October 08, 2011, 09:07:58 am »
Ça sent surtout le nécropost O.O

Oui, c'est pour stocker les niveaux de Lost :)

62
Axe / Re: Axe Q&A
« on: October 07, 2011, 01:11:54 pm »
It's pretty hard not to fail when spelling your name :P

63
Axe / Re: Axe Q&A
« on: October 07, 2011, 12:57:55 pm »
Reverse the order of the height and width bytes. ;)
Oh my..
Thanks a lot, I read in the doc that it was width, then height.. :banghead:
 :D

Hayleia (sorry, correct name now ^^), I had the same problem, so I added a pause : (and it worked)
Code: [Select]
While getKey(0)
Pause 5
End

64
Axe / Re: Axe Q&A
« on: October 07, 2011, 06:49:57 am »
Hello, still have problems with drawing bitmaps..
I have a 40*44 picture that I translated in hexa by myself, and when I use the bitmap fonction, it doesn't display what I expect
The code :
Code: [Select]
:.A
:Data(40,44)→Pic1
:[00003A00000001E1900000079764000000719A00
:[002DFEB500002E688980002207B2800069DE6D80
:[00A803C2C00097DC9C40066233F7E006DF07F960
:[0F661C96A00D99E32D501E271CDEA02963F36760
:[34260C9D503B45F36AA03CB70C95602969FB6D60
:[46A90D2A502AD5F2EA40151776AAE014AAD52A40
:[0AA12B6BC0A955EAB90084543545405457CF5140
:[122852AB00255DB54E000AAE856D00154A440800
:[AAB1EBB500152CAA9800202612B600149A4DF000
:[0812B540000865382000082A0A80000212A80000
:[02A4040000010850000000128000000000000000
:Tangent(10,20,Pic1
:Repeat getKey
:End
What it displays :

???

Attached the picture and its hexa code, but I'm sure it's 95% right.

65
TI Z80 / Re: Firefall (Beta)
« on: October 06, 2011, 07:22:18 am »
Ok, i'll check this.

Didn't got any bug yet, but I'll find some soon :evil:
Just can you explain what is the "Demolition" (or Destruction, don't remember) achievement ?
I got it, but I didn't noticed I had done anything special ???
Spoiler For Spoiler:
I wonder if the flames of the thrusters are sprites ? If so, how did you get it rotating ?
If you consider it like a minigame, it's ok, but if you don't, you could add some graphics effects (when you got an achievement, background, amazing-mind-blowing quit animation..)

one more time, please excuse my bad english, I hope you'll understand what I mean :x

Anyway, I like this game a lot !

66
TI Z80 / Re: Firefall (Beta)
« on: October 06, 2011, 03:39:59 am »
Would you mind posting the sources ? I'd like to see how you programmed it (especially the dead animation ;))

:)

67
Miscellaneous / Re: What kind of headphones should I get?
« on: October 04, 2011, 04:27:45 pm »
I have these for playing guitar, when I record on computer.
They are pretty good : nice sound, comfort, and durability I don't know yet ^^

(it's a 3.5mm Jack, so it can be plugged on mp3 or what.. )

68
Axe / Re: Axe Q&A
« on: October 03, 2011, 06:41:32 pm »
A question : I've got the hex code of a picture, but how can I display it *where I want* on the screen?

69
Art / Re: Fingerprint
« on: October 03, 2011, 02:44:17 pm »
Okay, I can't upload any picture (gif, bmp or what) in sourcecoder since saturday, even if it worked with some of them before, so I'll convert this one with nothing but a pen T_T

70
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: October 03, 2011, 03:49:38 am »
2260 : You just installed the Omnimaga Post Notifier on Windows
(yes I did :P)

71
Miscellaneous / Re: Interesting conversations with Cleverbot.
« on: October 01, 2011, 07:07:14 pm »
I tried the french.. He does speak French ! \o
But, don't know why he speaks about pokemons..
Spoiler For Spoiler:
User: Which browser is the best ?

Cleverbot: I'm using Safari, but I don't know about you.

User: I use Chrome.

Cleverbot: Ok. What is the fastest car?

User: Don't know at all.

Cleverbot: So you don't know whether or not you're a human.

User: Bonjour.

Cleverbot: 'Bonjour' means 'hello' in the French language.

User: Comment ça va?

Cleverbot: Ca va bien, merci.

User: Tu parles français ?

Cleverbot: Oui , mais pas seulement je parle aussi arabe , italien , français et un peu anglais.

User: Tu aurais pu me le dire plus tôt.

Cleverbot: J'aime les Alsaciens mais on parle des pokémons !

User: Pourquoi les Pokémons ?

Cleverbot: Je ne mens pas , j'ai des problèmes

User: Quel genre de problèmes ?

Cleverbot: Pop. Et toi?

User: J'aime la confiture.

Cleverbot: J'aime la chocolate.

User: On dit 'le chocolat' en français.

Cleverbot: Tu aime francais mieux?

User: Je suis Français, en fait.

Cleverbot: Mais tu as dis quelque chose en anglais, depuis quelques secondes!

User: Je parle un peu anglais aussi.

Cleverbot: Je parle un peu aussi.

User: Tu trouves que je parle bien anglais ?

Cleverbot: Oui.

User: Merci :).

Cleverbot: De rien ;).

72
Art / Re: Fingerprint
« on: October 01, 2011, 03:41:57 pm »
Thank you !

That's what I tried to do too, but it looked very.. horrible ^^

Anyway, if I manage to do what I have in mind, I'll make a thread on omnimaga.

I have to do this for another project I have, but I wait a little, so that I've more to show
:)

73
Art / Fingerprint
« on: September 30, 2011, 03:09:10 pm »
Hey guys !

In one of my entries for the zContest, I need a fingerprint picture (don't ask me why :P), but I didn't find any, and I suck at drawing..

Something like 30px length and 50px high (monochrome)

Thank you in advance  :)

74
Art / Re: Amorphous Blob
« on: September 29, 2011, 03:05:04 pm »
I wonder if it is, too

75
News / Re: Lua contest extended and the revival of zContest
« on: September 29, 2011, 10:56:57 am »
You can also make a program that is not a game for the zContest !

Anyway, it seems to be more and more entries in this contest :D

Pages: 1 ... 3 4 [5] 6 7 ... 9