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

Pages: 1 ... 66 67 [68] 69 70 ... 76
1006
TI-BASIC / Re: String to Number... ONE Number.
« on: November 06, 2009, 02:31:09 pm »
Yeah... You know what I figured??? The probability of 7 character combination is 8,031,810,176 possibility,
since there are 26 characters, you do 26^length of word
It's really big number, and after 8th character, the calculator rounds

1007
TI-BASIC / Re: String to Number... ONE Number.
« on: November 06, 2009, 10:15:37 am »
Yay!!! New Puzzle for me!!!!~~~ I'm with you to the quest of finding the solution :D

1008
Miscellaneous / Re: Birthday Posts
« on: November 04, 2009, 07:45:56 pm »
Anyway, one in a million means you are special, that out of a million people, you are one special person. It applies to everyone...
Well, I really didn't intend to find the one that says one in a million, but it's google's power!!!

1009
TI Z80 / Re: the Tale of Lost Map
« on: November 04, 2009, 05:17:58 pm »
yep! I think that would be easy...

1010
Miscellaneous / Re: Birthday Posts
« on: November 04, 2009, 01:51:05 pm »


Here you go, Miotatsu!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D

1011
Miscellaneous / Re: Birthday Posts
« on: November 04, 2009, 01:36:34 pm »
Oh.... I didn't notice that...

1012
TI Z80 / Re: the Tale of Lost Map
« on: November 04, 2009, 01:24:31 pm »
Yeah the NPC moving will be too hard... Anyway, I think it is manageable, in order for three monsters
Code: [Select]
:randInt(1,4,3->L1
:For(A,1,3
:If L1(1)=1
:D-([A](C,D-1)=0->D
:If L1(1)=2
:C-([A](C-1,D)=0->C
:If L1(1)=3
:D+([A](C,D+1)=0->D
.
.
.

do that for three monsters...

1013
Miscellaneous / Re: Birthday Posts
« on: November 04, 2009, 01:11:42 pm »
So who has birthday within 2 weeks???

1014
TI Z80 / Re: Basic FPS Wolfenstein
« on: November 04, 2009, 10:36:39 am »
Hmmmm... considering that... Should I hardcode the maps in list and convert it into matrix???
Or keep the matrix???

1015
TI Z80 / Re: New Shift Levels
« on: November 04, 2009, 10:28:23 am »
:) thanks Buildeboy~
And also, the new update of changing the jump button from 2nd to up was a little hard...
I got so used to 2nd jumping that I lost even lvl 3 or 4 in the built in lvl X.X
Anyways, I hope you will release shift 2 or something soon ^^

Edit: May be for Shift 2, make the map bigger?

1016
TI Z80 / Re: the Tale of Lost Map
« on: November 04, 2009, 10:20:57 am »
yeah that's what i am worried about... Right now, I kinda gave up on monsters for now, and starting on the events and such, like talking to NPCs and going into the house, etc.

1017
Miscellaneous / Re: Birthday Posts
« on: November 03, 2009, 09:21:50 pm »
lol now there's necro!!!

1018
TI Z80 / Re: New Shift Levels
« on: November 03, 2009, 07:51:37 pm »
How can I give them to you???

1019
Miscellaneous / Birthday Posts
« on: November 03, 2009, 06:16:05 pm »
Please post here on your birthday, and you will be accordingly replied  ;D

1020
TI Z80 / Re: the Tale of Lost Map
« on: November 03, 2009, 03:43:49 pm »
Well, I haven't even got to monsters moving... I was frustated over where the monsters load when you enter into the map.

Pages: 1 ... 66 67 [68] 69 70 ... 76