Camera cut object (id)

From AgeofWiki

Camera cut object (id) is a Effect made by reyk which is accessed from the Triggers menu. You can learn more about the triggers window here. You can learn more about using effects here. This is a custom effect, you can learn about adding custom effects here.


Image:
Image:CameraCutObjectID.jpg

XML Code:

<Effect name="CAMERA Cut Object (ID)">
     <Param name="ScenName" dispName="ID" varType="string">0</Param>
     <Command>uiLookAtUnit(%ScenName%);</Command>
  </Effect>

Effect Description:

Cuts the camera to the entered object, wherever it is on the map.

Effect Parameters:

ID: The number identification of the unit you want to cut to.

Notes:


Still don't understand the Camera cut object (id) effect? Ask a question or discuss it on the discussion page!

Back to Custom Effects