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 - Jim Bauwens
Pages: 1 ... 85 86 [87] 88 89 ... 125
1291
« on: September 02, 2011, 01:32:12 pm »
I'm glad I could be of help You don't need to release your source, but it would be nice
1292
« on: September 02, 2011, 12:21:00 pm »
gc = getmetatable(platform.gc())
function gc:test() self:setColorRGB(0,0,0) self:fillRect(10,10,10,10) end
function on.paint(gc) gc:test() end
That should do the trick
1293
« on: September 02, 2011, 12:00:31 pm »
1294
« on: September 02, 2011, 05:52:22 am »
Thanks My initial project was a bomberdude clone, but I didn't have so much time, needed to work at my home. Then a week before the end I decided to join the contest anyway, and made klondike.
1295
« on: September 01, 2011, 05:22:42 pm »
Because its fun, and I just simply love programming. Because .. calculator programming is part of me
1296
« on: September 01, 2011, 06:31:48 am »
Can't wait for it, because monopoly is one of my favorite games Good luck!
1297
« on: September 01, 2011, 06:28:30 am »
Congratulations to Levak, and all the others I'm just glad my game wasn't a total failure
1298
« on: August 31, 2011, 05:31:00 pm »
Thanks yunhua, I did my best
1299
« on: August 31, 2011, 12:41:16 pm »
The results (by the users) are out. Levak dominated, nice job Levak!
You are second (in the poll), so also congratulations
1300
« on: August 30, 2011, 03:03:18 am »
The fun part on loadstring is that it return a function, which you will be able to use during the whole script. So if you do everything in the beginning (when you open the script), it should be fine
1301
« on: August 30, 2011, 03:00:45 am »
... could I just make my own cursor and have it move around when the mouse is used?
Yes, I think that might be possible, hiding the real one and showing yours.
1302
« on: August 29, 2011, 05:34:38 pm »
w00t \0/
1303
« on: August 29, 2011, 03:59:42 pm »
Talking about sleep(), its relatively easy to implant by mixing a coroutine and the timer. sleep can be kinda usefull for people making a text adventure
1304
« on: August 29, 2011, 03:54:13 pm »
@Adriweb, yes, what DJ said @critor, oh, forgot that Mic still had a share
1305
« on: August 29, 2011, 04:27:19 am »
What about 'downgrading' the Ti Bank site, as Free.fr asked and adding a notice that the main site has changed? This isn't then a direct redirect, so I guess it doesn't break the TOS.
Pages: 1 ... 85 86 [87] 88 89 ... 125
|