Search found 186 matches

by crow
Sun Mar 20, 2011 10:58 am
Forum: Support and Development
Topic: Indexing strings in Lua?
Replies: 14
Views: 5800

Re: Indexing strings in Lua?

I think it should be like so MyStringTable = tablifyString("word"); then to call your letter -- w MyStringTable[1]; -- o MyStringTable[2]; -- r MyStringTable[3]; -- d MyStringTable[4]; OldString = ""; for x =1, 4 do OldString = OldString..MyStringTable[x]; end love.graphics.print...
by crow
Sat Mar 19, 2011 7:43 pm
Forum: Libraries and Tools
Topic: Erös Alpha Version 0.0.2.1
Replies: 114
Views: 63778

Re: Erös Alpha Version 0.0.2.1

Thank you for that test Shadiku thats very helpful man I will add that to the release notes for the next update.
by crow
Sat Mar 19, 2011 3:19 pm
Forum: Libraries and Tools
Topic: Erös Alpha Version 0.0.2.1
Replies: 114
Views: 63778

Re: Erös Alpha Version 0.0.2.1

And like I said you been really really helpful so far I do need others to post about how it ran and things like this or its just impossible to move forward. The whole windows-only thing is quite a deal breaker for a lot of people here, unfortunately. I can't program for another platform nothing I c...
by crow
Sat Mar 19, 2011 1:25 pm
Forum: Libraries and Tools
Topic: Erös Alpha Version 0.0.2.1
Replies: 114
Views: 63778

Re: Erös Alpha Version 0.0.2.1

Ahh, sorry. I just don't like the fact that when I see large blocks of text, it makes me think "Oh god! DO NOT want to read that.", so I have to push myself to read your posts. Seeing as it takes you sooo much longer to write them "properly", I think I'll just push myself. Note:...
by crow
Sat Mar 19, 2011 12:14 pm
Forum: Support and Development
Topic: Engine Crash (Windows XP)
Replies: 9
Views: 3764

Re: Engine Crash (Windows XP)

Mason wrote:Ah, thank you everyone for helping out an incredibly nooby person :c
n00b hehe wait till I try make a game lol I might be making the IDE but I still have no real idea where to start making the game in this platform just yet :megagrin:
by crow
Sat Mar 19, 2011 12:04 pm
Forum: Libraries and Tools
Topic: Erös Alpha Version 0.0.2.1
Replies: 114
Views: 63778

Re: Erös Alpha Version 0.0.2.1

Nice work, with file editing and some other design elements and features found in other IDE's this could be really useful. Could you be little more detailed in what you mean, if you mean like including images and audio in to the games this will also be added in the future as I am still working on i...
by crow
Sat Mar 19, 2011 11:29 am
Forum: Libraries and Tools
Topic: Erös Alpha Version 0.0.2.1
Replies: 114
Views: 63778

Re: Erös Alpha Version 0.0.2.1

Ooops looks like I deleted it, its just explained that I post the way I am able to and I state clearly in my sig I am dyslexic and I will explain something that is confusing to other users but if the user does not want to highlight what confuses them then sorry I not going to spend a hour going thou...
by crow
Sat Mar 19, 2011 10:35 am
Forum: Games and Creations
Topic: Clone of the best puzzle game, Tetris Attack
Replies: 14
Views: 11698

Re: Clone of the best puzzle game, Tetris Attack

The game was fun but after playing it for 10 mins and the game did not get any harder but its nice change, would you be releasing the server side of this also?
by crow
Sat Mar 19, 2011 9:59 am
Forum: Support and Development
Topic: Engine Crash (Windows XP)
Replies: 9
Views: 3764

Re: Engine Crash (Windows XP)

I'm just trying to start up 0.7.1 from the install, simple as that. If you mean making a game and the .love files do work then and your are really a new to love then read the wiki but also download my editor for love its very limited right now but it will give you a starting point for testing and b...
by crow
Sat Mar 19, 2011 9:22 am
Forum: General
Topic: Closed source game.
Replies: 25
Views: 13452

Re: Closed source game.

zac352 wrote:
Robin wrote: Please don't do that. It will make a lot of people very angry and will widely be regarded as a bad move.
You mean like when the universe was created?

<3 hitchhiker's guide to the galaxy
So many Hitchhikers guide to the galaxy quotes :)