Author Topic: Can Someone Plz Make a Helicopter?  (Read 4096 times)

that control sceme would also work but what we are worryed about is the script, not controls, i would have made a modle but im in school (lol, last day in scholl as well.)
Its my last day in school as well :(


I haven't found any other triggers for vehicles except for Space/Jump, which in Kaje's "VehicleData::onTrigger(%this, %obj, %num, %cli)", %num is 2 - %cli is whether you are pressing or releasing it. Crouch plus the left and right clicks are put to the player (weapons, jet to unmount), and vehicle movement is handled by setControlObject, not a trigger from moveForwards(); moveBackwards(); etc.