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

Pages: 1 ... 355 356 [357] 358 359 ... 370
5341
The Blue Platform / Re: Platform Game Engine
« on: June 04, 2009, 03:47:20 pm »
but that slows it down a bit, so I leave the last bracket on it, and the other programs just grab the maps so I'm leaving them off because I don't want to show everybody the maps... I will say that it takes a 8*15 map in Str1 that has 15 characters at the start and end that are extra...

5342
The Blue Platform / Re: Platform Game Engine
« on: June 03, 2009, 10:53:22 pm »
ok, hold on I will
Code: [Select]
:ClrDraw:ClrHome:AxesOff
:Input "World: ",W
:Text(57,0,"World ",W
:For(A,1,7)
:For(B,1,6)
:{A,B,W→L3
:L3(3→W
:If W=1:Then
:prgmZW1
:Else
:If W=2:Then
:prgmZW2
:Else
:If W=3:Then
:prgmZW3
:Else
:If W=4:Then
:prgmZW4
:Else
:If W=5:Then
:prgmZW5
:Else
:If W=6:Then
:prgmZW6
:Else
:If W=7:Then
:prgmZW7
:Else
:If W=8:Then
:prgmZW8
:Else
:If W=9:Then
:prgmZW9
:Else
:".ER:NO:MP→Str1
:End:End:End:End:End:End:End:End:End
:For(Y,1,8)
:For(X,1,15)
:If 9=length(Str1
:Then
:Pxl-On(Y+8A-9,X+15B-16
:Else
:If "#"=sub(Str1,15Y+X,1
:Then
:Pxl-On(Y+8A-9,X+B15-16
:End
:End
:End
:End
:End
:End

5343
General Discussion / Re: ZOMFG LOL
« on: June 03, 2009, 10:49:16 pm »
lol, Kllrnohj is still kind of like that...

5344
TI-BASIC / Re: BasicBuilder - Huh?
« on: June 03, 2009, 10:47:31 pm »
I know, hmm, now that I think of it I think Wappsign does make it into the sendable app for you...I never really used Basicbuilder that much because I needed the administrator password to run it for some reason, so I only used it a few times....

5345
TI-BASIC / Re: BasicBuilder - Huh?
« on: June 03, 2009, 10:41:26 pm »
wappsign comes with TI-83 Flash debugger, but I can't remember if it turns it into an app for you or you needed one more step

5346
The Blue Platform / Re: Platform Game Engine
« on: June 03, 2009, 10:00:23 pm »
ah, well I have some more updates! I change one of the magic abilities and I added more maps, I'm starting to get back into the groove of things again, so expect more updates soon. I might upload a screenshot, it's not of gameplay but of my mapper program making the map so I can check to make sure that I made my map right....this isn't actually part of the game, it's just helping me make it, so I was wondering if I could post the code so I could get some feedback on how I could speed it up....
Edit: ahh, what the heck, here is the screenshot

5347
Other Calculators / Re: UnSS Contest
« on: June 03, 2009, 09:33:58 pm »
the deadline has been extended to 11:59 PM CST for all of those who need it

5348
General Discussion / Re: ZOMFG LOL
« on: June 03, 2009, 08:38:06 pm »
wow....I just think my brains melted....again

5349
Other Calculators / Re: UnSS Contest
« on: June 03, 2009, 08:34:50 pm »
sweet! I hope somebody else does too, because you are the only entry so far

5350
TI-BASIC / Re: BasicBuilder - Huh?
« on: June 03, 2009, 08:32:00 pm »
you have to sign it, let me look to see what I did

EDIT: ah I think you need to use Wappsign
EDIT2: oh wait, don't you need an assembler or something???

5351
Other Calculators / Re: UnSS Contest
« on: June 03, 2009, 10:54:00 am »
OK, everybody the contest is ending at 5:00 today, so please get your entries in before then

5353
Other Calculators / Re: UnSS Contest
« on: June 03, 2009, 12:00:57 am »
ok, one more day people, don't forget!

5354
Escheron: Shadow over Ragnoth / Re: Escheron: Shadow over Ragnoth
« on: June 02, 2009, 08:00:53 pm »
that's pretty epic looking

5355
The Blue Platform / Re: Platform Game Engine
« on: June 02, 2009, 07:31:24 pm »
I didn't put the link and tags in on purpose, it doesn't show up if I have it right, it's something to do with my ftp server

Pages: 1 ... 355 356 [357] 358 359 ... 370