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

Pages: 1 ... 36 37 [38] 39 40 ... 61
556
The Axe Parser Project / Re: Invalid token?
« on: July 16, 2011, 08:53:31 am »
Looks correct.
And it's smaller because you've taken the GispGraph to the end, where you only need one.

557
The Axe Parser Project / Re: Invalid token?
« on: July 16, 2011, 08:47:32 am »
I'm using 0.5.3
(My TI don't like the newer Version.)
Exactlier: The bug in my OS hates the newer versions.


Has the code worked?



Spoiler For Hayleia:
I expected you to write USELESS ME  ;)
What's missing?

558
The Axe Parser Project / Re: Invalid token?
« on: July 16, 2011, 08:45:24 am »
You can write spaces in front of the commands.
Axe ignors them.
But Then you can see better, where you are. (The code becomes easier to read)

559
The Axe Parser Project / Re: Invalid token?
« on: July 16, 2011, 08:40:44 am »
Try not to write the DispGraph in the same line.
Make it always in the next line.
then it should work.

560
The Axe Parser Project / Re: Invalid token?
« on: July 16, 2011, 08:38:35 am »
No extra spece between them.

The Axe getKey makes a list.
Every getKey is a 0 or a 1

561
The Axe Parser Project / Re: Invalid token?
« on: July 16, 2011, 08:33:09 am »
The getkey is wrong!
Axe allows multitasking!

Code: [Select]
.MOVEDEMO
1->A
1->B
[FF818181999999FF->Pic1
Pt-On(1,1,Pic1
DispGraph
Lbl 1
If Getkey (4)
A+1->A
[FF999999818181FF]->Pic2
Pt-On(A,B,Pic2
DispGraph
End
...

562
The Axe Parser Project / Re: Invalid token?
« on: July 16, 2011, 08:22:22 am »
NEVER use Then in an Axe-code.
If is already like a If with a Then.
No need for Then

Example:

If A=2
3->A
B+1->B
End

563
TI Z80 / Re: Fancy Pants: DT's 2011 contest entry (hopefully)
« on: July 16, 2011, 08:02:29 am »
I think I found out why this bug is there:

You can fall through platforms. That's the bug.
If you are falling, you sometimes fall down faster than one pixel per step / picture.
That's why the bug is there:
If you are one pixel befor colission with the line, and you fall down 2 pixels, then you're under the line, so that it won't stop you.


The only possibillyties to fix this bug are:

-Making the lines 2 Pixels bold
-Slow down the falling

564
[DE] Off-Topic / Re: Was für TIs habt ihr?
« on: July 16, 2011, 07:07:14 am »
Ist weg.  ;)

565
[DE] Off-Topic / Re: Was für TIs habt ihr?
« on: July 16, 2011, 06:44:46 am »
Dachte eigentlich, ich hätte es so eingestellt, dass man seine Wahl nochmal ändern kann.

Habs jetzt dazugeschrieben.

566
Official Contest / Re: Axe Contest Judging
« on: July 16, 2011, 06:41:18 am »
I know it from Fancy Pants Adventure Demo:
the FPA is the main program.
(It's the only one whitch is shown in Mirage)

567
Official Contest / Re: Axe Contest Judging
« on: July 16, 2011, 06:35:39 am »
oh.  :P
Whitch ones are perfect?

568
[DE] Off-Topic / Re: Rule translation \ Regel Übersetzung
« on: July 16, 2011, 06:34:14 am »
Omnimaga ist eine Webseite die der Programmierung von TI-Taschenrechner und PC Spielen, sowie der Musikherstellung jedes Genres gewidmet ist. Neben den Werken unseres Programmierer Teams, gibt es auch eine Sektion mit den besten, für jede Sorte von Graphik Taschenrechnern jemals geschriebenen  Rollenspielen. Einen IRC Kanal gibt es ebenfalls, wo ihr es ohne Verzögerung tun könnt. Unser Ziel ist es, einen Raum ohne Feindlichkeiten, für alle diejenigen Programmierer zu schaffen, die lernen, lehren, oder ihre Programme zeigen bzw. diskutieren wollen.

Du vergisst immer den Leerschritt nach dem Punkt.
bei Programmierer Teams muss ein Bindestrich dazwischen
Bei dem IRC-Kanal hast du glaub was vergessen.







4: „double-posting“ (zwei Nachrichten hintereinander im selben Diskussionsfaden zu schreiben) ist nur dann erlaubt, wenn mindestens 6 Sttunden seit dem letzten Post vergangen sind. Ansonsten bitte den letzten Post editieren.

Ais sonst ziehmlich umgangssprachlich.






Wenn ein Mitglied die Regeln bricht wird er entweder im betreffenden Diskussionsfaden selber, oder via einer privaten Nachricht gewarnt.

Kommt mir irgendwie komisch vor.
Ist aber glaub richtig, oder?







Sonst hab ich nichts mehr gefunden. kann aber gut sein, dass ich noch was übersehen habe.

569
[DE] Off-Topic / Re: Problem mit Microsoft Office PowerPoint 2007
« on: July 16, 2011, 05:22:17 am »
Spoiler For For the english speaking Persons in the GERMAN-SPEAKING PART:

I've added a .avi - video into a Microsoft office Powerpoint 2007 - presentation.
But I'm not able to start the video.
Nothing happens if I press PLAY and START and so on.

How to start the video?

570
Stimmt!

Am besten ist es aber, wenn du sie danach nochmal selbst überarbeitest.

Pages: 1 ... 36 37 [38] 39 40 ... 61