[Pogamut-list] How to make a simple double-dodge??????

jakub.gemrot pogamut-forum at diana.ms.mff.cuni.cz
Sat Apr 9 10:38:26 CEST 2011


Re: How to make a simple double-dodge??????

Author: jakub.gemrot

Hi!

1) regarding dodging ... unfortunately the dodge alone is simulated by small JUMP thus you can't truly combine it with jump at all ... you might want to create your own dodgeLeftJump / dodgeRightJump command that will use Strafe and Jump (the Jump must be carried out after a small amount of time, you will probably need to have your own "timing" thread for that :-( ).

Please be aware that "jumps" hurt bot's aiming a lot! You might want to use move.strafeLeft(), move.strafeRight() instead?

2) unfortunatelly "senses" module was not fully debugged yet. Please describe the situation more closer and I will try to fix it

Cheers!
Jimmy

-- 
Reply Link: <http://diana.ms.mff.cuni.cz/main/tiki-view_forum_thread.php?forumId=4&comments_reply_threadId=4&comments_parentId=621&post_reply=1#form>





More information about the Pogamut-list mailing list