Page 1 of 1

add a custom function in pioneer

Posted: Sun Nov 24, 2013 10:39 am
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

Re: add a custom function in pioneer

Posted: Thu Nov 28, 2013 12:53 pm
by FluffyFreak
You could look to see what flag is set in the ShipController.cpp "PollControls" method and then find where that gets set?

Re: add a custom function in pioneer

Posted: Mon Dec 02, 2013 10:11 am
by Darkdesire
Hello Fluffyfreak

thank's a lot, i wiil try asap