Page MenuHomeFeedback Tracker

CamCommand "Landed" does nothing
New, NormalPublic

Description

https://community.bistudio.com/wiki/camCommand

camCommand "Landed" on a Seagull CamObject does not have the desired effect (that worked back in A2).

RTM seems to exist:
file = "\A3\animals_f\data\anim\land.rtm";

Details

Severity
Feature
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting
Steps To Reproduce

Start Game, execute:

mySeagull = "seagull" camCreate (position player);
mySeagull camCommand "Landed";

Event Timeline

nomisum created this task.Apr 8 2023, 10:24 PM
nomisum updated the task description. (Show Details)Apr 8 2023, 10:32 PM