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 - meishe91
Pages: 1 ... 176 177 [178] 179 180 ... 207
2656
« on: April 07, 2010, 11:24:44 pm »
Ah well it would be best to have a fullcalc skin and you just hit the buttons there or use a modified keyboard or something like that instead of using the whole screen. That sucks...hmm...I should buy an iPad or something with some of my prize money... Well at least you have insurance...shouldn't the warrenty cover that though?
I heard iPads are basically giant iPhones/iTouches. Anyone know if that is true?
2657
« on: April 07, 2010, 11:21:23 pm »
(I just edited my last post to show what I meant more.)
Well ya, he is the one developing Axe but I don't think he has been working with it in programming nearly as much as some other guys have (Quigibo, I'm very sorry if I'm mistaken. I don't mean to be telling false information if it is.). Plus he is also busy still developing Axe Parser and is in school and probably has other things going on too. Trust me, anyone of the guys I mentioned before would be able to explain it probably just as well if they chose to. I don't mean this to sound rude.
2658
« on: April 07, 2010, 11:14:24 pm »
Quigibo isn't the only person who knows about them so there are a few people who could do it (SirCmpwn, Builderboy, Ztrumpet possibly (can't remember how much you know, Z ), etc.). Just gotta wait for someone to answer is all. I would do it if I knew more about pointers, and Axe in general. Sadly though, I do not. Sorry.
2659
« on: April 07, 2010, 11:09:20 pm »
No problem, just tryin' to help out.
2660
« on: April 07, 2010, 10:56:46 pm »
In the eighth row you still have the front half of the bold command But ya, great tutorial, thanks for writing it.
2661
« on: April 07, 2010, 08:19:19 pm »
Ya, I see that. That's weird. Well it's not that big of a deal, I'll check my other browsers later tonight though just to check.
2662
« on: April 07, 2010, 08:03:18 pm »
Oh, wow. I knew it'd be something dumb like that Thanks Will_W
2663
« on: April 07, 2010, 08:00:04 pm »
Oh ok, well I'm sorry about that, hope everything is ok. For the monospace thing. It's weird because on my computer (I haven't tested different browsers but I haven't seen BBCode not work in some and work in others) when I type monospaced in with the "font" command it literally monospaces it like one space (or pixel or what ever, I don't know what unit of measurement it would be). I don't know if this will show up the same on everyone else's computer but here is what I mean: Regular Type: IIII I I I I IIII Coded Type: IIII I I I I IIII Monospaced Type: IIII I I I I IIIITeletype Type: IIII I I I I IIIIQuote-Monospaced Type: IIII I I I I IIII Well this is interesting. I just did the "quote/monospaced" combo and it does what is supposed to. Wasn't expecting that but that's cool. But the plain "monospaced" type shows what I meant about the no monospacing thing.
2664
« on: April 07, 2010, 07:50:10 pm »
That is pretty epic What was he doing there?
2665
« on: April 07, 2010, 07:46:27 pm »
Ok, so I'm creating a program and everything is working fine but then I get to two consecutive For( and for some reason it is either executing them incredibly fast with false information or is skipping right over them. It is something inside that code because when I isolated that code into another program to test it it does the same thing. Hopefully someone can help me here.
Here is the code in question:
For(E,-B+1,-B+D-1 For(F,A+1,A+C-1 Str1+sub("10",1+pxl-Test(E,F),1→Str1 End End For testing I was just using: A=44 B=-27 C=7 D=-7 _→Str1
Also, I just ran a little test thing and it appears that it is the second For( loop that isn't going. Does the variable "F" have issues with the For( command?
Thanks, everyone.
2666
« on: April 07, 2010, 07:12:39 pm »
Oh, ya, I know. I was just referring back to when I was talking about how one of us should go infiltrate TI as an employee and help program the OS's for our benefit Thanks for telling us though
2667
« on: April 07, 2010, 07:10:10 pm »
Weirdly enough I don't think [ font=monospaced][/font] actually truely monospaces it (like it fixes some but not all). I did find that the teletype thing does though. Sorry, not trying to make that sound rude, just thought I'd tell you is all. (Unless my definition of monospacing is different from your guy's, in which case I'm quite sorry. I'm really not trying to make anyone mad.)
2668
« on: April 07, 2010, 07:03:21 pm »
Oh, sorry, DJ. I wasn't trying to be rude or anything. When I read what you said it just wasn't making sense in my head for some reason (probably my lack of sleep). I think I get it now though. Did you mean that instead of using "code" to have a box around it you use "quote" when you still need BBCode inside (since BBCode doesn't work in "code")? Sorry again, wasn't trying to aggravate you or anything like that.
2669
« on: April 07, 2010, 06:55:04 pm »
Ya, I know it can be useful to make sure a game hasn't crashed and such. I just meant that you should maybe have the choice of having it or not (maybe for like testing speed or something). I do think it is important when it comes to pauses though because you can't tell otherwise (unless told you're paused ). Didn't mean it to sound like it was useless (when I said it was just tossed in there I was kidding because I know in games it's usually disabled by some means) I just meant that you should have the choice or something of having it or not. Sorry.
2670
« on: April 07, 2010, 06:20:26 pm »
Is the important purpose to show that the program is running? Because depending on the case it isn't that necessary and looks bad if you're going for a professional look. But anywho.
Pages: 1 ... 176 177 [178] 179 180 ... 207
|