Thread: Punch
View Single Post
  #6  
Old 11-18-2008, 06:05 PM
Soala Soala is offline
Ideas on Fire
Soala's Avatar
Join Date: Jun 2007
Location: In my head
Posts: 3,208
Soala is a jewel in the roughSoala is a jewel in the rough
You could first define something with a key, as exemple:
PHP Code:
function onKeyPressed(keycode,key)
{
 if (
key == "s" || keycode == 32
etc...

If you make it like it set the gani only when you create the script, then it will never work.

And remember, the forums are not here to CREATE your scripts.
You must hire a scripter for this.
Reply With Quote