Cava
Well-Known Member
- Joined
- Aug 15, 2012
- Messages
- 3,133
- Reaction score
- 48
Vehicles\CannonControl does not use button 1, only Aim Up and Aim Down
profile lines here:
<PickUp QuestName="By Blood and Ash" QuestId="14218" GiverName="Tobias Mistmantle" GiverId="35618" X="-1540.45" Y="1572.61" Z="29.20594" />
<If Condition="HasQuest(14218) && !IsQuestCompleted(14218)" >
<CustomBehavior File="MountVehOnly" VehicleMountId="35317" X="-1549.41" Y="1595.73" Z="26.53574" />
<CustomBehavior File="Vehicles\CannonControl" VehicleId="35317" QuestId="14218" MaxAngle="0.99" MinAngle="0.01" Buttons="1" ExitButton="12"/>
</If>
and log here:
profile lines here:
<PickUp QuestName="By Blood and Ash" QuestId="14218" GiverName="Tobias Mistmantle" GiverId="35618" X="-1540.45" Y="1572.61" Z="29.20594" />
<If Condition="HasQuest(14218) && !IsQuestCompleted(14218)" >
<CustomBehavior File="MountVehOnly" VehicleMountId="35317" X="-1549.41" Y="1595.73" Z="26.53574" />
<CustomBehavior File="Vehicles\CannonControl" VehicleId="35317" QuestId="14218" MaxAngle="0.99" MinAngle="0.01" Buttons="1" ExitButton="12"/>
</If>
and log here: