add a custom function in pioneer

Post Reply
Darkdesire
Posts: 16
Joined: Thu Nov 21, 2013 12:13 pm

add a custom function in pioneer

Post by Darkdesire »

Hello,

i would like to add a custom function (letting to switch the flight model between actual mode and follow the mouse cursor to steer the ship) activate by key but i'm novice in pioneer structure, can someone explain how to di this ?

thank's
FluffyFreak
Posts: 1343
Joined: Tue Jul 02, 2013 1:49 pm
Location: Beeston, Nottinghamshire, GB
Contact:

Re: add a custom function in pioneer

Post by FluffyFreak »

You could look to see what flag is set in the ShipController.cpp "PollControls" method and then find where that gets set?
Darkdesire
Posts: 16
Joined: Thu Nov 21, 2013 12:13 pm

Re: add a custom function in pioneer

Post by Darkdesire »

Hello Fluffyfreak

thank's a lot, i wiil try asap
Post Reply