Page MenuHomeFeedback Tracker

swimInDepth broken
Need More Info, NormalPublic

Description

Divers only swim on surface

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
AI Issues
Steps To Reproduce

Create diver
cursorTarget swimInDepth -20;
Put diver in water
Give diver waypoint

Event Timeline

Hello,

could you please be more specific about the steps to reproduce?
Are you trying to execute the cursorTarget swimInDepth -20; in the diver's init field? If so, please try to use this or diver's variable name instead of cursorTarget.

razazel claimed this task.May 30 2016, 11:18 AM
razazel changed the task status from New to Need More Info.
tiapfy added a subscriber: tiapfy.EditedAug 5 2018, 1:02 AM

Hello,

could you please be more specific about the steps to reproduce?
Are you trying to execute the cursorTarget swimInDepth -20; in the diver's init field? If so, please try to use this or diver's variable name instead of cursorTarget.

Hi, I've just tried to use this on a diver's init field and it doesn't work, even using a variable name. Also tried this on a sdv init field and in the init of the driver and the command doesn't do anything.

Wulf added a subscriber: Wulf.Aug 6 2018, 5:25 PM

@tiapfy
Hello.

this swimInDepth -20;

I tested the swimInDepth command and it works. Have you used the command in the diver's init field?