Thread
:
Flute (instrument)
View Single Post
#
7
12-01-2009, 06:47 PM
Liberated
not doing alot
Join Date: Feb 2008
Posts: 1,366
i normally use
PHP Code:
function
onKeyPressed
(
code
,
key
)
{
if(
key
==
"f"
)
{
}
}
but if i do it that way the script keeps looping if i hold the key down, and i think with the .lower that is stopped.
__________________
Quote:
Originally Posted by
Tigairius
I promise when I get rich I'll send you an iPhone. I'll send everyone an iPhone.
Liberated
View Public Profile
View GraalOnline Profile
Find all posts by Liberated