how to assign NumPad controls to a gimballing function?

santy86

New member
Joined
Apr 22, 2008
Messages
114
Reaction score
0
Points
0
Location
Amsterdam
Hi to all orbiteers, :dance:

Does someone know how to assign to the numpad keys, a function that performs engine gimballing?

Thanks a lot
 

Bj

Addon Developer
Addon Developer
Donator
Joined
Oct 16, 2007
Messages
1,886
Reaction score
11
Points
0
Location
USA-WA
Website
www.orbiter-forum.com
if you have the gimballing function already programed, then use clbkConsumeBufferedKey

and

OAPI_KEY_NUMPAD1

to call your function.
 

santy86

New member
Joined
Apr 22, 2008
Messages
114
Reaction score
0
Points
0
Location
Amsterdam
Wow thanks a lot guys :cheers:

I hope to finish soon with this first add-on of mine.

Fortunately in this forum there are always very experienced people who can help beginners :speakcool:
 
Top