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.


Topics - InternetCliche

Pages: [1]
1
Computer Usage and Setup Help / DIR 825 port forwarding not working?
« on: March 06, 2012, 09:53:00 pm »
I am trying to forward the port 25565 for use on a minecraft server. I have done this before, and it has worked. This time, it did not. Here are pictures of my ip and router configs:
http://i42.tinypic.com/20qmd6o.png
http://i39.tinypic.com/op2ss0.png
I can connect to the internet, so nothing is wrong, yet checking the port using yougetsignal or having people try to connect does not work. Any help?

2
Axe / Pictures without TIOS vars?
« on: November 15, 2011, 06:41:07 pm »
How do I turn a TIOS picture into an appvar so I can use it in axe programs without having to have it on my calc every time I want to compile? In a related question, how would I use it in my program. Appvars are one of the few things I haven't tried in Axe.

3
Axe / Error: Arguments on abs()?
« on: November 15, 2011, 05:18:33 pm »
The following line of code produces the error WRONG # OF ARGS, highlighting the end bracket of {GDB1+R}
Code: [Select]
If abs(A+r1-{GDB1+R})<8 and (abs(B+r2-{GDB2+R})<8)Any ideas? And there is no subroutine named R, I checked for that.

4
Introduce Yourself! / Hello Omnimagians!
« on: November 15, 2011, 04:55:05 pm »
Hello! I have been lurking here for quite a while, and decided it was high time I introduced myself. Mostly because i just remembered I had an account. And I just found this board.

In terms of programming, I used to do TI-BASIC, but now write games entirely in Axe, with basic only used for programs for math. I make games during physics and calculus which include pacman, yet another 2d portal (which is as buggy as a swamp in a rainforest with decaying carcasses), and a couple random original ideas. Sometimes I also get classwork done!

In terms of calcs, I have 3 TI-84+'s. Just because. One of them has a full archive of my old TI-BASIC games. Which are mostly space shooters and platformers.

And now I have wasted some of your time.

Pages: [1]