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

Pages: 1 ... 4 5 [6] 7 8 ... 10
76
TI-BASIC / Re: matrix row and colum swap
« on: February 12, 2009, 12:53:57 am »
stumped. it's incredibly slow to do a fornext to shift the entire thing down or up or left or right. anyone got any solutions?

77
TI Z80 / Re: Real-time fighting
« on: February 10, 2009, 04:16:28 pm »
Ahah!! I've found the game that I played years ago that I remember that inspired this game. http://www.onlineflashgames.org/6-adventure-games/1735-flash-game-gladiator/play.html

whatever you do, don't make it as buggy as that game is where half the time you can't do anything because of the bad programming that gets you stunlocked continually for over ten seconds at a time or leaves your AI assist doesn't do a dang thing because he isn't programmed well. I remember playing that game on newgrounds when it came out and I remember hating it because the programming was rushed and not looked through for fine tuning.

78
Miscellaneous / Re: Who's that Pokemon? I don't know.
« on: February 10, 2009, 03:48:20 pm »
No mudkipz hakz for u. Maybe missing no. tho! :P

/agree

wtb mudkip pst.

79
TI Z80 / Re: Potter and the Fortress of Moo (AKA Potterquest 2)
« on: February 09, 2009, 05:10:04 pm »
once the item is looted it's gone. and I don't know how to do the funny E thing.
Pokeman is the game about  the guy who does the hokey pokey and the smokie was a chokie and a blokie flokie with an artichokie... wait..



80
TI Z80 / Re: Potter and the Fortress of Moo (AKA Potterquest 2)
« on: February 09, 2009, 02:01:48 pm »
Lol at the link

Btw i thought about something, altough it might be complicated to make it so it only works for useable items, not key items essential to the game. I wonder if a discard ability that mesmerize the location of the 10 or 20 latest dropped items (afterward the item is gone for good) would be cool? Kinda like in MMORPGs, you find a super weapon, but have no more free items slots, so you discard a potion besides the weapon on the floor and grab the weapon, and if you want to save money later in the game, you return where you left the potion and it will still be there. It would only mesmerize, let's say, the last 20 dropped items maybe, so the list that contains the data won't get too huge. I wonder if this would be easy to implement?

sssh. stop spoiling the code I've been working on. There's already a check to see what's been dropped, and if the map data happens to load that square then you can get it back. and I'm aiming for a seamless world - much like that of the walking overworld map thing in pokeman games. (not pokemon, because I'm not jamacian.)

81
Humour and Jokes / Re: NINTENDOH 6IXTYEE4OUR!!!
« on: February 08, 2009, 11:37:13 am »
You arrive at a forum thread. Someone has posted some instructions. You read them. There is a note that your life is in great danger, and that you must take the blue hyperlink. You look further down, and see many blue* hyperlinks. Which do you choose?

This one. (Go to page Lolwut)
This one. (Go to page Omgwtf)
This one. (Go to page Kittens)






*May or may not be blue.

82
Humour and Jokes / Re: NINTENDOH 6IXTYEE4OUR!!!
« on: February 07, 2009, 10:14:43 pm »

85
TI-BASIC / Re: matrix row and colum swap
« on: February 07, 2009, 12:41:42 pm »
alrighty! thanks  :D

86
TI-BASIC / Re: matrix row and colum swap
« on: February 07, 2009, 12:17:01 pm »
Well, there is the 'rowSwap()' command.
As for column sorting, rowSwap([A]T.

Syntax:
rowSwap([A],<number of first row you wanna swap>,<second one>
rowSwap([A]T,<number of first column you wanna swap>,<second one>

(P.S. Both rowSwap( and T are found under Matrix -> Math.)


alright. what is "t" though? (it works, i just don't know what the name of it is... never seen it before)

87
TI Z80 / Re: Nameless RPG
« on: February 07, 2009, 03:20:26 am »
if you're gonna have a visible inventory with icons though it might be a good idea to use a matrix. much more simplified to navigate around in, but if you're using something like final fantasy's inventory system then yeah a list works wonders.

88
TI-BASIC / matrix row and colum swap
« on: February 07, 2009, 03:17:53 am »
anyone know the fastest way to shift everything in a matrix around? like, moving rows up and down, and columns left and right? TI84+Basic [or asm.]

need it to play around with matricies

89
Humour and Jokes / Re: Human
« on: February 07, 2009, 12:21:15 am »
Cannabalize
OM NOM NOM
SO GOOD
TAESTS LEIK TOAL NIGHT ELLF


yeah i might given the chance. besides, it's just meat. probably tastes better, most likely based somewhat on what the person's been eating primarily

Pages: 1 ... 4 5 [6] 7 8 ... 10