Cam Trigger

Ghost-X

New Member
Reaction score
5
How u set a cammera to a value like for example:

-set cam 2000

I tried a lot of things but it didn't work, can any1 give me the Exact action?

Thx.
 

The Undaddy

Creating with the power of rage
Reaction score
55
You can't set a camera to a value because...well a camera is a camera and a value is probably an integer.

I don't think that's your question though :D

Please define "set camera to a value".The distance to the camera's target?If that's the case:
Code:
Melee Initialization
    Events
        Player - Player 1 (Red) types a chat message containing -set cam  as A substring
    Conditions
        (Substring((Entered chat string), 1, 9)) Equal to -set cam 
    Actions
        Camera - Set Player 1 (Red)'s camera Distance to target to (Real((Substring((Entered chat string), 10, (Length of (Entered chat string)))))) over 0.00 seconds

It's under Camera -> Set Camera Field
 

CysticCraze

New Member
Reaction score
12
Code:
Camera cam
    Events
        Player - Player 1 (Red) types a chat message containing -cam as An exact match
    Conditions
    Actions
        Camera - Set Player 1 (Red)'s camera Distance to target to 2300.00 over 0.10 seconds
Very simple.
 

Ghost-X

New Member
Reaction score
5
You can't set a camera to a value because...well a camera is a camera and a value is probably an integer.

I don't think that's your question though :D

Please define "set camera to a value".The distance to the camera's target?If that's the case:
Code:
Melee Initialization
    Events
        Player - Player 1 (Red) types a chat message containing -set cam  as A substring
    Conditions
        (Substring((Entered chat string), 1, 9)) Equal to -set cam 
    Actions
        Camera - Set Player 1 (Red)'s camera Distance to target to (Real((Substring((Entered chat string), 10, (Length of (Entered chat string)))))) over 0.00 seconds

It's under Camera -> Set Camera Field

yeah thx, i tried a lot of things with substrings but never worked, thx + rep!
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top