[script] Hookshot
Posted: Wed Jan 22, 2014 11:26 pm
well, to make it short:
i have been playing the legend of zelda on my N64 again and thought '' man, a hookshot like this might fun in AoS'' ,
thus this script was born
how to use / what it does :
you simply have to face a block within your reach (should not be farther than 100 blocks away from you by default)
and press the <SNEAK> button ( ' V ' by default)
this makes you fly towards the block you were looking at
commands:
/ho ---> toggles this ability on/off
/hl <value> ---> sets the hookshot length to <value> blocks
/hc <value> ---> sets the cooldown time after each use to <value> seconds (it is set to 0 by default)
its an actualy pretty fluent animation this time (depending on the server of course)
the code is quite messy and barely readable for people not familiar to scripts, i never planed releasing it in the first place after all
known issues:
its possible to get stuck inside a wall, this happens when you use the hookshot at acute angles (especially on Hallway)
(you can change directions mid-air by using it again during the flight - didnt mean to make it possible, but its still cool)
(its possible to get outside the map boundaries - i liked that, therefore i made it only available for admins)
i have been playing the legend of zelda on my N64 again and thought '' man, a hookshot like this might fun in AoS'' ,
thus this script was born
how to use / what it does :
you simply have to face a block within your reach (should not be farther than 100 blocks away from you by default)
and press the <SNEAK> button ( ' V ' by default)
this makes you fly towards the block you were looking at
commands:
/ho ---> toggles this ability on/off
/hl <value> ---> sets the hookshot length to <value> blocks
/hc <value> ---> sets the cooldown time after each use to <value> seconds (it is set to 0 by default)
its an actualy pretty fluent animation this time (depending on the server of course)
the code is quite messy and barely readable for people not familiar to scripts, i never planed releasing it in the first place after all
known issues:
its possible to get stuck inside a wall, this happens when you use the hookshot at acute angles (especially on Hallway)
(you can change directions mid-air by using it again during the flight - didnt mean to make it possible, but its still cool)
(its possible to get outside the map boundaries - i liked that, therefore i made it only available for admins)