0 Members and 1 Guest are viewing this topic.
Quote from: _player1537 on June 05, 2010, 11:13:14 pmFor some reason, wabbit doesn't want to be helpful with my code (it should wait 'till I release the keys to move another spot...but it doesn't) so that's why the character is running around so quickly.Hey! something like this one of my started and never finished projects in axe.To move slowlier(or slower??):Code: [Select]While 1Return If getkey(41)*getkey -> KIf K=1move rightEnd...End*I always do this into loops.How you manage the values of the wapons ont other stuff like this?
For some reason, wabbit doesn't want to be helpful with my code (it should wait 'till I release the keys to move another spot...but it doesn't) so that's why the character is running around so quickly.
While 1Return If getkey(41)*getkey -> KIf K=1move rightEnd...End
Holy necropost batman. That must be a new record!
Can you please explain me what is so bad with my post ??