hi again! well thanks now it finally work unfortunatly not to 100%...
I did everything as i did before but insted of writeing "dir" i wrote "DIR".
Before the game didnt start when i pressed the "game mode" button, now it does but nothing really happens in the game.
To be100% shure that the new script would work i delated all of my old scripts like move actor with arrow keys (x = x + 5; etc) and i also had to delate my draw bullet actor script (key down "ctrl"/ script editor y = y + 5) because that would only make the actor bullet move in one direction.
i also change in the script you gave med "KEY_DOWN" to "2" and KEY_UP to "8" etc...
I guess i need to use the old script again to move the player, right?
and any script ideas of how to create the bullet? beacause now i dont have any script so nothing happens when i press ctrl
thanks again