Hi 3dgs Members

I am just wondering why it's even not possible to handle the NUM keys from NUM 1 to NUM 9 the curser keys ,Pg up and PG dn, the home key and Pos key discreted.

I tried it so long but I can't handle it!

If I press the NUM8 key its the same if I press the CUU key?

WHY?

That's worse because I need the Num keys and the curser keys discreted because of a small splitscreen-game.

I noticed that I can't use NUM5.


I tried to handle it with
Code:
if(key_cuu)



and
Code:
if(key_pressed(72))



but the result is the same. frown


My question is simple:

Is there a way to hande the NUM keys ,the curser and special keys(home,pgdn,pgup,pos) discreted?



I hope anyone could help me.

best regards

Sebastian


3D-Gamestudio A8 - Commercial