Author Topic: [PROJECT] SimpleCS  (Read 20107 times)

0 Members and 1 Guest are viewing this topic.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #75 on: December 22, 2010, 08:56:07 am »
oh... yes please, I can't download any thing, so that would be great ;) but please wait for me to add the game, it'll take me 10 minutes maximum, just a coupe of getkeys to add, and copy paste the code I have (it's taken from a game I saw on INternet, but I optimized it and deleted the Menu command to add getkeys.) I love getkeys ;D

Okay, I will wait for that. You should credit the original game maker I think :) Unless if he allows changes without crediting him :D
« Last Edit: December 22, 2010, 08:56:25 am by ScoutDavid »

Offline NeoCrisis

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 217
  • Rating: +14/-2
  • tihacker59
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #76 on: December 22, 2010, 08:58:56 am »
it was a game in a tutorial which was open source (i'm talking about the tutorial), so the content should also be open source.... It's ok, you can get the code from here



TI-Planet moderator

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #77 on: December 22, 2010, 09:00:26 am »
1. This is a huge Basic code.
2. It's only one file?
3. Do I need to define any variables before using?

Offline NeoCrisis

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 217
  • Rating: +14/-2
  • tihacker59
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #78 on: December 22, 2010, 09:02:50 am »
1) I know, I optimized it the best I could :/
2) Geez no!!! There are also SimplePARAMS and UPDTEBCK :o
3) No, it's using the theta to know whether the program needs to redefine Str9 (password) and Str4 (username).



TI-Planet moderator

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #79 on: December 22, 2010, 09:29:10 am »


* ScoutDavid thinks...

Offline NeoCrisis

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 217
  • Rating: +14/-2
  • tihacker59
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #80 on: December 22, 2010, 09:30:04 am »
oh really?! an error?!
* rayquaza59 looks for the error



TI-Planet moderator

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #81 on: December 22, 2010, 09:49:06 am »


Now it displays the errors, I can see a few that are solvable like:

Code: [Select]
: Goto 1
I think the space can't be there

Offline NeoCrisis

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 217
  • Rating: +14/-2
  • tihacker59
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #82 on: December 22, 2010, 09:49:30 am »
ok, I'm editing the code ;)



TI-Planet moderator

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #83 on: December 22, 2010, 09:50:40 am »
ok, I'm editing the code ;)

I'm glad I'm helping :)

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #84 on: December 22, 2010, 11:30:09 am »
No, a space cannot be in front of any command.  I wish we could do indents and program on the graphscreen, though.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #85 on: December 22, 2010, 11:30:39 am »


New GIF file with rayquaza's updates.

Offline NeoCrisis

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 217
  • Rating: +14/-2
  • tihacker59
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #86 on: December 22, 2010, 11:31:31 am »
I'd like to do one, but :/ oh!! maybe I could also ask my stepfather to really buy a new calc :p a little TI-83+SE for 40€, for i.e !!!!



TI-Planet moderator

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #87 on: December 23, 2010, 05:01:26 pm »
I'd like to do one, but :/ oh!! maybe I could also ask my stepfather to really buy a new calc :p a little TI-83+SE for 40€, for i.e !!!!

Rayquaza59, yesterday you told me you had fixed errors? Can I compile it again?

Offline NeoCrisis

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 217
  • Rating: +14/-2
  • tihacker59
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #88 on: December 24, 2010, 08:15:37 am »
I know where are the errors: it's all SourceCoder's fault: the program allows to create plots more easily, so it asks which pointer you want to use (I mean the cross, the point, or the box, in Plot1, Plot2, Plot3) but SourceCoder replace them as {cross}, {box} and {dot} so this could explain the ERR:SYNTAX. This is why it was working on my calc (the statistics thing was included in the SimpleCS in my calc, and it was working)..



TI-Planet moderator

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: [PROJECT] SimpleCS
« Reply #89 on: December 24, 2010, 08:17:47 am »
I know where are the errors: it's all SourceCoder's fault: the program allows to create plots more easily, so it asks which pointer you want to use (I mean the cross, the point, or the box, in Plot1, Plot2, Plot3) but SourceCoder replace them as {cross}, {box} and {dot} so this could explain the ERR:SYNTAX. This is why it was working on my calc (the statistics thing was included in the SimpleCS in my calc, and it was working)..

Use Tokens IDE? Can you download it?