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 - Munchor
Pages: 1 ... 362 363 [364] 365 366 ... 424
5446
« on: November 27, 2010, 01:38:41 pm »
As I said, that website is pretty much only for releases, source, and perhaps docs. I don't see the need for its own website, sorry >.> What do you have against large forum topics?
It's hard to find downloads and latest releases, so a website specific to a program is easier to look into
5447
« on: November 27, 2010, 01:36:28 pm »
That sucks :S. In my case I didn't need to study a lot because I am more visual so even if I studied, the wall of text wouldn't get through. I learned stuff by practicing or when the teacher explained. I just needed to re-read some notes for stuff that you needed to memorize or something.
It's hard for me to concentrate in classes, so I mostly study at home. I'd prefer to be closer to the teacher in classes. Also, I may not be finishing this project today, since I was told we don't need this for the next test :S
5448
« on: November 27, 2010, 01:34:46 pm »
It's due to browser pop-up blockers. You need to allow pop ups for this website. That said, I just click OK and go check my inbox manually. I have to do this on Cemetech as well and had to do this on the old Omni board as well, but in Cemetech/The old Omni board it is/was worse because the alert box itself appears in a pop-up
I need to find a mod that opens it in the same window, though.
I'll have it checked for Omnimaga only, since I don't want to allow Pop-Ups :S
5449
« on: November 27, 2010, 01:20:54 pm »
When I said preference, I was still referring to your comment on Google Code I probably should clarify my statements more, as I've already had to clarify for you in several other topics
Probably it's just my low comprehension of life when I sleep only 5 hours :S
5450
« on: November 27, 2010, 01:20:19 pm »
:[38107C1010282828->Pic1 :Pt-Change(0,0,Pic1 :DispGraph :Repeat getKey(3) :Pt-Off(0,0,Pic1 :Pt-Change(0,10,Pic1 :End Back to code.. How's that?
5451
« on: November 27, 2010, 01:19:31 pm »
10.2% now. If you seed it all night, tomorrow I'll be seeding, for sure!
5452
« on: November 27, 2010, 01:17:43 pm »
Ah, sorry, I thought it was implied Browser settings, most definitely. The forum doesn't block popups
Yeah, I thought of it too! Well, I allowed pop-us, can anyone PM me to test it?
5453
« on: November 27, 2010, 01:16:44 pm »
Getkey with a number in parhentesis at the end is indeed what you use if you want to have multiple keypresses. For example, getkey(54) will check if 2ND is pressed. It will return 1 if it is and 0 if it isn't.
However, I think for multiple keypresses in a loop you would need to do the following:
Repeat getKey(3) and (getkey(4))
because of an axe glitch or something.
Could you explain in more details what you are trying to do?
Also I hope this projects continues again soon.
I have an Axe Doubt now: I have Pic1 in coordenates(0,0,). Now, I want Pic1 to move 10pixels right, every time I press the key right (which is getkey(3)). This is what I'm trying to do, which will help me with the turbo
5454
« on: November 27, 2010, 01:15:43 pm »
same, I try to get >95% in every class, but it requires tons of studying. But in exception, last quarter my only grade less than an A was a B+ in history, cuz the teacher didn't grade my project yet and didn't feel like it, so I just got a 75% for turning it in on time. He even told me he didn't look at it yet (a month after). Now he deserves to be 'whapped' with a wire brush in my opinion.
Well, your capacity of memorization is earnt in your childhood and I started maths with 5 years old, so maybe it helped
5455
« on: November 27, 2010, 01:14:17 pm »
I misread your code a bit, sorry.
Now, I want Pic1 to move 10pixels right, every time I press the key right (which is getkey(3)).
However, what your code would do if that were valid syntax (see what I said on Pt-Off( above) is this: XOR Pic1 at (0,0) (equivalent to just drawing it if the area is empty) Erase Pic1 at (0,0) Until you press right, flash Pic1 at (0,10) (I think you mean (10,0). The Pt- commands take their arguments as X,Y,SPRITE)
So, is there another way of deleting something, or I can replace 0,0 using Pt-Change with a blank image? !!! So, I can do Pt-Off(0,0,Pic1 to delete it?
5456
« on: November 27, 2010, 01:12:47 pm »
my new one. it shows what netham would do BEFORE he would kill us.
Hahahah how funny... NOT. I still don't get netham45's killing joke
5457
« on: November 27, 2010, 01:12:27 pm »
Menus are quite large most of the time. The Reign of Legends 4 was gonna have a dynamic menu system, but it was still in the 3 KBs because of all the stuff that had to be hard-coded. For a RPG you also got the battle engine, events, walking engine, map loading, title screen, etc. In some extreme cases, you may be forced to put the menu and battles in a totally different program.
A menu is large? My menus, both for basic and Axe are the smallest part of the code, but that's because they're number based. You may be right, menus with cursor can be very long and larg
5458
« on: November 27, 2010, 01:11:21 pm »
He said that he was probably a "highly functioning autistic" somewhere or other.
I think when we get used to doing something non-stop for ages, we can do it fine while other people would not be able to do so if they tried other ways. In my case, for example, even 2 years after I got internet at home, I could type about twice faster on the calc than the computer.
For school, I'm a great memorizer, for history, and geography you have to memorize everything and I usually get >92% at those subjects, but it's not easy, it's beacuse I study a lot.
5459
« on: November 27, 2010, 01:10:40 pm »
Again, it's a matter of preference As for the header, it's Sir's site to change as he will. He'll probably take our suggestions, though.
It's not the preference, it's functionality, as Kermm said you have to make unnecessary scroll :S
5460
« on: November 27, 2010, 01:10:13 pm »
Can you run that by me again? I'm not sure I understand how "it must be good, even though it may not be good."
It's probably just translation errors
I mean, if we know that the Anti-virus makers are the OS makers we suppose the antivirus is good. However, it may not be code, even though I'm certain it is (in Microsoft's case)
Pages: 1 ... 362 363 [364] 365 366 ... 424
|