Page 1 of 1

Screenshots killing me!

PostPosted: Wed Feb 17, 2010 10:58 pm
by Rideg
Hello straight to the point. whenever I press "1" Algodoo takes pictures and saves them. Can I unbind "1"?? :?:

Re: Screenshots killing me!

PostPosted: Thu Feb 18, 2010 12:20 am
by KarateBrot
This should do the work
Code: Select all
Keys.unbind("1",())

And if you want to unbind the num block 1:
Code: Select all
Keys.unbind("[1]",())

Re: Screenshots killing me!

PostPosted: Thu Feb 18, 2010 8:43 am
by Rideg
thank you!

Re: Screenshots killing me!

PostPosted: Thu Feb 18, 2010 3:51 pm
by canadian joe
how do you take a screenshot. i've always been wondering that

Re: Screenshots killing me!

PostPosted: Thu Feb 18, 2010 6:28 pm
by KarateBrot
Press the "Print screen" button

Re: Screenshots killing me!

PostPosted: Tue Feb 23, 2010 12:24 am
by blahblah200
You can also press "F12" in-game