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

Pages: 1 ... 195 196 [197] 198 199 ... 276
2941
Axe / Better way?
« on: September 16, 2011, 08:29:01 am »
Is there are better way than doing this?
Code: [Select]
:..IF
:If D=1
:GetCalc("vS01",Y1)
:End
:If D=2
:GetCalc("vS02",Y1)
:End
:If D=3
:GetCalc("vS03",Y1)
:End
:If D=4
:GetCalc("vS04",Y1)
:End
:If D=5
:GetCalc("vS05",Y1)
:End
:If D=6
:GetCalc("vS06",Y1)
:End
:If D=7
:GetCalc("vS07",Y1)
:End
:If D=8
:GetCalc("vS08",Y1)
:End
:If D=9
:GetCalc("vS09",Y1)
:End
:If D=10
:GetCalc("vS10",Y1)
:End
:If D=11
:GetCalc("vS11",Y1)
:End
:If D=12
:GetCalc("vS12",Y1)
:End
:If D=13
:GetCalc("vS13",Y1)
:End
:If D=14
:GetCalc("vS14",Y1)
:End
:If D=15
:GetCalc("vS15",Y1)
:End
:If D=16
:GetCalc("vS16",Y1)
:End
:If D=17
:GetCalc("vS17",Y1)
:End
:If D=18
:GetCalc("vS18",Y1)
:End
:If D=19
:GetCalc("vS19",Y1)
:End
:If D=20
:GetCalc("vS20",Y1)
:End
:If D=21
:GetCalc("vS21",Y1)
:End
:If D=22
:GetCalc("vS22",Y1)
:End
:If D=23
:GetCalc("vS23",Y1)
:End
:If D=24
:GetCalc("vS24",Y1)
:End
:If D=25
:GetCalc("vS25",Y1)
:End
:If D=26
:GetCalc("vS26",Y1)
:End
:If D=27
:GetCalc("vS27",Y1)
:End
:If D=28
:GetCalc("vS28",Y1)
:End
:If D=29
:GetCalc("vS29",Y1)
:End
:If D=30
:GetCalc("vS30",Y1)
:End
:If D=31
:GetCalc("vS31",Y1)
:End
:If D=32
:GetCalc("vS32",Y1)
:End
:If D=33
:GetCalc("vS33",Y1)
:End
:If D=34
:GetCalc("vS34",Y1)
:End
:If D=35
:GetCalc("vS35",Y1)
:End
:If D=36
:GetCalc("vS36",Y1)
:End
:If D=37
:GetCalc("vS37",Y1)
:End
:If D=38
:GetCalc("vS38",Y1)
:End
:If D=39
:GetCalc("vS39",Y1)
:End
:If D=40
:GetCalc("vS40",Y1)
:End
:If D=41
:GetCalc("vS41",Y1)
:End
:If D=42
:GetCalc("vS42",Y1)
:End
:If D=43
:GetCalc("vS43",Y1)
:End
:If D=44
:GetCalc("vS44",Y1)
:End
:If D=45
:GetCalc("vS45",Y1)
:End
:If D=46
:GetCalc("vS46",Y1)
:End
:If D=47
:GetCalc("vS47",Y1)
:End
:If D=48
:GetCalc("vS48",Y1)
:End
:If D=49
:GetCalc("vS49",Y1)
:End
:If D=50
:GetCalc("vS50",Y1)
:End

2942
Gaming Discussion / Re: A FREE version of Starcraft II!
« on: September 16, 2011, 07:27:20 am »
The first time I played Starcraft(I)
MY bro vs Me
(Zerg)      (Terran)
My bro brought zerglings... I had marines, I won
I started building Siege Tanks, not knowing what they werwe
MY bro brought Hydras and Zerglings
I pwned them, and started building more siege, cause i thought they were good
MY bro brought 6 Mutas... I was owned.. lol
That's the 2nd one. :P

2943
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: September 16, 2011, 07:26:11 am »
2191: You never close quotation mark, either. :P

2944
TI Z80 / Re: Silence
« on: September 16, 2011, 07:22:19 am »
wow this looks awesome! i love point and clicks. out of curiosity though how easy is the engine going to be to use for others once all is done and released or is it all hardcoded?
My quick button program is usable in any program I want to since it takes variable Q (store valid keycode) and it outputs Q to either 1 or 0 depends on whether I press the correspond button or not.
And my cursor routine works by loading a pic from appvar, and put the cursor in. If I want to make another point and click game, I could use my program again XD

Yeah, you could consider using PaintPad (one of my current projs) to load screens into appvars and have a story-maker program. That would motivate me to work on PaintPad (I'm currently not motivated at all)
Can it load from a appvar to display picture? If it's smaller than 1800 bytes, I'll take it. :P

2945
Gaming Discussion / Re: Power Quest
« on: September 16, 2011, 07:14:06 am »
Power Quest is a gbc game, but it's pretty fun. It is sort of like King of Fighters, but less confusing, and there actually is grinding for credits. Try to play this game..
 :w00t:

Spoiler For Spoiler:
When you defeat the Bad Hyena Gang, go front of the factory, walk all the way, and find a bush. Press A and get instant 5000 credits!
the 5000 credits doesn't always happen since it's by a random chance.

2946
Miscellaneous / Re: Dreams
« on: September 15, 2011, 05:22:55 pm »
My dream is mostly normal (i.e. walking down the street, etc) D:

2947
Art / Re: Sprite Conversation Game
« on: September 15, 2011, 05:11:50 pm »
there.

2948
Other Calculators / Re: Name your calc?
« on: September 15, 2011, 03:40:07 pm »
Is it made of TI-BASIC?

2949
TI Z80 / Re: Silence
« on: September 15, 2011, 03:23:06 pm »
w000000 QuadPosting Legally!
*UPDATE*
Ok, so I added some rooms and some new feature: quick responce!
screenie below to show you what happens if you don't press the button. Dying scene is always the best. >:D

2950
Other Calculators / Re: TI-Nspire 84+ emulator - hate it.
« on: September 15, 2011, 03:02:37 pm »
did you try reinstalling OS?

2951
Other Calculators / Re: Non-working calc!
« on: September 15, 2011, 03:00:41 pm »
did u try reinstalling the OS?

2952
Miscellaneous / Re: Happy Programmers' Day!
« on: September 15, 2011, 12:43:26 pm »
now someone should make a ASCII of prizm XD

2953
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: September 15, 2011, 12:42:58 pm »
2180: You code in both dream and real life, so sometimes you lose track whether if you're in the dream or not.

2954
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: September 15, 2011, 12:28:55 pm »
2178: you code in dream (also true)

2955
Miscellaneous / Re: Userbars: Do you make any?
« on: September 15, 2011, 12:26:25 pm »
I hate when school blocks the userbar website..
the [ x ] in place of userbars makes me feel sad D:
EDIT: w00t 1000th post
EDIT2: what is that square?
EDIT3: fixed

Pages: 1 ... 195 196 [197] 198 199 ... 276