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

Pages: 1 ... 56 57 [58] 59 60 ... 98
856
TI Z80 / Re: Advance Wars TI
« on: June 22, 2010, 10:08:04 am »
Quote from: squidgetx
(Dual Strike ftw)

WIN.

857
Axe / Re: Wave Simulator (sortof)
« on: June 21, 2010, 11:26:45 pm »
He's at a library.
That is the PCReservation program.

858
Computer Projects and Ideas / Re: Experimental Game
« on: June 21, 2010, 09:17:05 pm »
Patent this.
Now.

859
The Axe Parser Project / Re: Features Wishlist
« on: June 20, 2010, 11:08:45 pm »
Perfect character spacing when displaying text one character at a time.
That is the feature I want.

860
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: June 19, 2010, 06:19:47 pm »
75. You keep the TI-83+ manual in your bathroom for "reading material".

861
G GUNDAM FTW! >:D


862
Axe / Re: Displaying one character at a time on the graph screen
« on: June 19, 2010, 07:50:04 am »
My calculator is missing right now. But, the best I can do is tell you what it does.

The variable widths on the 1px, 2px, and 4px are off.
So, because I multiply my expression by 4, my 'i''s are 2 more pixels spread out than they should be.

863
The Axe Parser Project / Re: Calling Brave Axe Warriors!
« on: June 19, 2010, 07:41:52 am »
BRING IT! >:D

My specs are in my sig.

865
The Axe Parser Project / Re: Axe Parser
« on: June 18, 2010, 11:28:47 pm »
Nope. Those kind of variables are static pointers.
Once you write data in them, they stay that way.

866
Axe / Re: Displaying one character at a time on the graph screen
« on: June 18, 2010, 08:15:50 pm »
My routine still gives me trouble. Any comments?

867
Axe / Re: Displaying one character at a time on the graph screen
« on: June 18, 2010, 10:09:57 am »
Edited.

868
Axe / Re: Displaying one character at a time on the graph screen
« on: June 18, 2010, 10:06:10 am »
Hmm.

Would this work for finding the width of each character?

Code: [Select]
"experience points!->Str27
<delta>List(33,105,102,108,116,122->GBD1
...
For(X,0,17
sub(WD,Str27+X)
Text(1+Y,1,{Str27+X}>Frac
Pause 100
End

Lbl WD
If r1={GBD1} or r1={GBD1+1}
1->Y
End
If r1={GBD1+2} or r1={GBD1+3} or r1={GBD1+4}
2->Y
End
If r1={GBD1+5}
4->Y
End
Return

869
Site Feedback and Questions / Re: Post deletion?
« on: June 17, 2010, 11:48:33 pm »
Thank you, sir.

870
Site Feedback and Questions / Re: Post deletion?
« on: June 17, 2010, 11:40:43 pm »
Incorrect.

Mine is still low.

Last post count I remember is 546.

Pages: 1 ... 56 57 [58] 59 60 ... 98