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

Pages: 1 ... 83 84 [85] 86 87 ... 424
1261
Humour and Jokes / Re: Quigibo's car
« on: May 30, 2011, 03:33:04 pm »


And I thought it was like this ;P

1262
Axe / Re: Fast scroll to bottom of code editor
« on: May 30, 2011, 03:13:31 pm »
Is there a modification for the code editor available that allows you to scroll to the bottom of your programme reaaaaallly fast? Most of the time I'm scrolling down. Alpha is just not fast enough :(

Oh my, how I wish that lots of times too, but I don't really know any.

1263
Axe / Re: can someone help me
« on: May 30, 2011, 02:51:29 pm »
thanks

No problem, you're welcome. Just keep in mind that text was written by Deep Thought.

1264
Axe / Re: can someone help me
« on: May 30, 2011, 02:48:51 pm »
i'm a total noob at axe and i need some help understanding
pointers because pretty much can't do anything without them 

Hey there, I'd recommend this.

Hope you get it. Read it slowly, perhaps twice.

1265
News / Re: Omnimaga now has a Twitter page!
« on: May 30, 2011, 02:44:55 pm »
After getting a Facebook page a while ago, Omnimaga is now on Twitter as well! You can access it at http://twitter.com/omnimaga. All posts made on the Facebook page will automatically land on the Twitter one.

Woo! I'm a follower already :)

1266
News / Re: Omnimaga rules update
« on: May 30, 2011, 02:33:46 pm »
I am really in favour or the religion and the "Check my topic NOW" ones, those are the most important ones IMO, but they're all fine.

1267
Axe / Re: 96*64 image
« on: May 30, 2011, 02:03:39 pm »
You can also use TokenIDE, but that implies redrawing it.

1268
Axe / Re: Noob Help
« on: May 30, 2011, 02:56:50 am »
Code: [Select]
.BLA

ClrDraw

[4E4E447C440C1222]→Pic1

0→A
56→B
Repeat getKey(15)

If getKey(1) and (B≠56)
B+1→B
End

If getKey(2) and (A≠0)
A-1→A
End

If getKey(3) and (A≠87)
[3A3A121E12182422]→Pic1
A+1→A
End

If getKey(4) and (B≠0)
B-2→B
End

If B<56
B+1→B
End

Pt-On(A,B,Pic1)
DispGraphClrDraw

End

I think this is fairly better, but haven't tested it yet.

1269
Axe / Re: Axe Tilemapping 4*4
« on: May 30, 2011, 02:50:19 am »
I sort of got that, my problem is assigning a byte to an image.

In the example

1111
1001
1001
2222

How do I say 1 is [FFFFFFFF] and 0 is [00000000] and 2 is something else? And what kind of variable should I set it all to?

[1111
1001
1001
2222]→GDB

Is it a GDB?

Thanks.
EDIT: Thank you all a lot :)

1270
Axe / Re: Send data using CMD
« on: May 29, 2011, 04:48:39 pm »
Ah I see Deep Thought, I didn't really know how it worked, thanks :)

1271
Axe / Axe Tilemapping 4*4
« on: May 29, 2011, 04:47:55 pm »
I have never tried tilemapping in Axe, mainly because the two tutorials made on it are not appropriate for me. The one that works with platformers is too complex and the other one doesn't work with platformers, I think. Either way, I read bits of both, but both seem too complex for a pure beginner.

So I need some pure beginning introduction text (with code, even better), just something really small that lets me move on to the other tutorials, that helps me creating a 4*4 tilemapped map, because I have absolutely no idea of how to.

Thanks :)

1272
News / Re: More online tools, this time for Nspire Lua
« on: May 29, 2011, 04:38:49 pm »
I had tried this before and it's looking great :)

1273
Site Feedback and Questions / Re: European IRC Operator(s)
« on: May 29, 2011, 04:27:36 pm »
I think you (Scout) would be a good candidate, since we talked about it a while ago, as long as you don't yell at people in all caps like earlier today :/

As for Art it would be good if he got ops again too but he isn't on IRC much. he mostly visits on european times despite being from North America, though.

Besides that I would prefer to wait for the other europeans, as we don't just hand out op privileges to anybody here.

Thanks DJ.

Art Of Camelot was online when what happened earlier happened, but he was on OmnomIRC. ruler501 is also American and sometimes is up late and so is TsukasaZX, but even though, they can't be awake that late every day.

There's Stefan Bauwens too, but he uses OmnomIRC. Finally, there's Jim Bauwens, who has experience in IRC Channels but is not as active as the others. Well, it's up to you (@Admins).

1274
Cubes / Re: Task List
« on: May 29, 2011, 04:13:57 pm »
ACTUALLY SIGNIFICANT UPDATE! Levels now load properly even when compiled as an App. Scrolling is visually broken, but the levels still process properly, so it should be an easy fix. I now have ~5000 extra bytes for new content and features: YESZ!

Great, so that means you're not using CrabCake?

1275
Site Feedback and Questions / European IRC Operator(s)
« on: May 29, 2011, 09:38:31 am »
This is just my opinion, and if the managers disagree, then it's ok, but I think all or at least most of the IRC Operators can't be online during a specific time of the day.

I just checked the names of all the Operators Online and none of them is European (as far as I know). So, I think there should be one or two european operators.

Why? Because I'm afraid some trolls come in (like what just happened) and there is nobody to kick them/ban them.

I'd recommend JosJuice, he is a very nice member and he is very active at these times of the day (in the morning), he also uses IRC. There are other European Members, but most of them don't use IRC (IIRC, only me and JosJuice do). EDIT: Rayquaza and Fast Crash use IRC too, but only some times.

Well, I just hope something can be done :)

Pages: 1 ... 83 84 [85] 86 87 ... 424