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 - stevon8ter

Pages: 1 ... 32 33 [34] 35 36 ... 48
496
TI-BASIC / Re: Few simple questions
« on: May 28, 2012, 04:16:35 pm »
No other code? Just those 3 lines?

497
Well, if i win i don'r need the prize money, so if someone wants to team up with me (mine or his project) tell me :P

498
TI-BASIC / Re: Few simple questions
« on: May 28, 2012, 04:11:43 pm »
Last line, syntax

Also happens when i use the real(3,... Function

And normally real(6 shouldn't be 6 but it is

499
Lua / Re: [Contest] Osmos
« on: May 28, 2012, 04:10:29 pm »
No i see it, then it's very very nice, i thought it was based on the video, but it is the video :o that's one amazing game you allready made man

500
TI-BASIC / Re: Few simple questions
« on: May 28, 2012, 04:08:38 pm »
Complete code:
Code: [Select]
Axesoff
0->Xmin
0->Ymin
94->Xmax
62->Ymax
Line(8,62,15,62
Line(8,55,15,55
Line(8,62,8,55
Line(15,62,15,55
[[0,0,0,0,0,0,0,0,0,0,0,0][0,0,0,0,0,0,0,0,0,0,0,0][0,0,0,0,0,0,0,0,0,0,0,0][0,0,0,0,0,0,0,0,0,0,0,0][0,0,0,0,0,0,0,0,0,0,0,0][0,0,0,0,0,0,0,0,0,0,0,0][0,0,0,0,0,0,0,0,0,0,0,0][1,1,1,1,1,1,1,1,1,1,1,1]->[A]
storepic 1
real(2,0,0,0,12,64,0,12,0,8,1,0,8,0
real(1,15,15,1,8,1,0,0,0,0,1
Yes, the sprite is still empty now (or tile, idk) but that doesn't matter... Does it?

501
TI-BASIC / Re: Few simple questions
« on: May 28, 2012, 03:59:44 pm »
And what should that help? If i clrscreen the 1 just comes displayinh again

502
TI-BASIC / Re: Few simple questions
« on: May 28, 2012, 03:55:30 pm »
Ok, wait a sec
And for the second code: if i do disp 1 on the empty line, it still displays 1 , i think i have a wrong version of xlib or my calc is broken

503
TI-BASIC / Re: Few simple questions
« on: May 28, 2012, 03:50:18 pm »
Code: [Select]
real(2,0,0,0,12,64,0,12,0,8,1,0,8,0
real(1,15,15,1,8,1,0,0,0,0,1

Also, if i do:
Code: [Select]
If real(6)=6
Disp 1

It displays the xlib logo but also the 1, so i think it's my OS (2.55MP) (haven't had time to downgrade to 2.43)

504
Lua / Re: [Contest] Osmos
« on: May 28, 2012, 03:41:40 pm »
Wow, very nice

But where is the screenie? :/ and what  platform? Axe, asm,...

505
TI Z80 / Re: [Contest] Day_09
« on: May 28, 2012, 02:22:44 pm »
Yeah looks nice

What platform is it again? :P

506
TI Z80 / Re: TinyCraft II (name subject to change)
« on: May 28, 2012, 11:13:38 am »
I think it was grey

And idk

507
I also asked it but no answer yet :P

508
TI Z80 / Re: LEDs on the ti 83+ and ti 84+
« on: May 28, 2012, 08:28:46 am »
Hm, that's stange, i'll take a look at it and i'll try to solve it asap

509
TI Z80 / Re: LEDs on the ti 83+ and ti 84+
« on: May 28, 2012, 07:29:33 am »
Ok, i know the error, i didn't set my graph vars, that's why you can't see the "LEDS" and for the error: you first have to sellect your leds for the frst turn and you have to press [2nd] to set the next turn, you have to press [2nd] at least once before pressing enter

So extra code you should add in the first lines of the prog
Code: [Select]
ClrDraw
AxesOff
0->Xmin
0->Ymin
94->Xmax
62->Ymax
Rest of code...

And when you get to the loop screen: 1 = infinite loop. 2 = input loopnumber. 3 = nothing

It was still in dutch :P

510
TI-BASIC / Re: Few simple questions
« on: May 28, 2012, 07:13:35 am »
Still doesn't work :/ could it be that i have a wrong version of xlib, or a bad calc

Pages: 1 ... 32 33 [34] 35 36 ... 48