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

Pages: 1 ... 58 59 [60] 61
886
Other Calculators / Re: Super Mario Game
« on: December 10, 2010, 06:00:19 pm »
try mario 2.0(also sam heald). it runs faster.

887
Other Calculators / Re: SirCmpwn's Projects Suspended
« on: December 10, 2010, 05:58:21 pm »
wow. this must really suck for you. My parents are actually supportive of my programming. They think it's educational

888
TI Z80 / Re: R. P. G.(Doesn't stand for Role-Playing Game) RPG
« on: December 01, 2010, 08:10:31 am »
sounds cool. keep up the great work.

889
Other Calculators / Re: Simple yet useful virus
« on: November 29, 2010, 10:50:51 pm »
here's an update to the bunny virus. this time, it actually forces a RAM clear.

Code: [Select]
999->dim(L1
While 1
SortD(L1)
End

source: TIBasicdev.wikidot.com
has great techniques and stuff for aspiring programmers(like me)

890
Art / Re: Secret RPG Project
« on: November 25, 2010, 12:28:01 pm »
yup. All I have right now is a Mirage 1.2 and an old buggy Ion. it kind-of sucks

891
Art / Re: Secret RPG Project
« on: November 25, 2010, 10:05:15 am »
problem: whenever I use the real(10 command, I get an error, even though after the program breaks, you can see the temp program.
my test code:

:"SNAKEESC
:real(10,0,0
:prgmXTEMP000
:real(10,1,0

when I get to the real(10,0,0  I get a syntax error
however, the program XTEMP000 appears on my program list
is there any way to fix this or is it a bug in xLib?

Strange, this is a symptom of xLIB not being installed. Do you have OS 2.53/2.54MP by any chance? xLIB doesn't work properly on it. You need to use Doors CS7 (or Celtic III, but it has backward xLIB compatibility problems, unlike Doors CS7)

yup, I do have 2.53MP, but I'll try to get DoorsCS7 then. thanks

892
TI Z80 / Re: RPG game-need help
« on: November 24, 2010, 10:51:48 pm »
is this better? or is it cut off at the edges?


893
TI Z80 / Re: RPG game-need help
« on: November 24, 2010, 10:40:01 pm »
I tried a 94 * 62. I'll change the specs and try again. thanks.

894
TI Z80 / Re: RPG game-need help
« on: November 24, 2010, 10:33:27 pm »
i checked SC 2.5 already(at least the one on cemetech

895
TI Z80 / Re: RPG game-need help
« on: November 24, 2010, 10:15:43 pm »
problem with that:

I run linux. I cant run/install .exe files

896
TI Z80 / Re: RPG game-need help
« on: November 24, 2010, 09:11:33 pm »
or are you talking about some sort of downloadable sourcecoder?
if that exists, can I have a link or something?

thanks

897
TI Z80 / Re: RPG game-need help
« on: November 24, 2010, 09:00:54 pm »
not as far as I know(I'm using the SC 2.5 on cemetech. when I enter a .gif image, I get these:
Z80 BASIC/Axe Image Conversions:

Monochrome
3-Level Grayscale
4-Level Grayscale

Z80 ASM Image Conversions:

Monochrome
3-Level Grayscale
4-Level Grayscale

it doesn't mention converting into .8xi

what would I do with these

898
TI Z80 / Re: RPG game-need help
« on: November 24, 2010, 08:54:33 pm »
the problem is that for now, I have no connection between my calculator and my computer, as I need admin privileges to run TiLP on linux and I don't have a windows or mac computer to run TI-connect, I can post the .8xp code using source coder, but that doesn't let me use images.

to make an .8xi image, is there any way to convert a .gif to a .8xi?

899
TI Z80 / Re: RPG game-need help
« on: November 24, 2010, 08:01:38 pm »
from left to right: flee, wait, items, magic, attack.
this will (hopefully)be displayed right above the icons

I actually had the menu until I accidentally cleared my RAM. I will definitely work on it.
progress: ~5%

900
TI Z80 / Re: YEONG RPG
« on: November 24, 2010, 07:58:57 pm »
maybe try to mask the sprite. the character has a whitespace surrounding him

Pages: 1 ... 58 59 [60] 61