SC2Mapster Forums

Development > Data

How to determine Catalog Field Indexes?

  • 4 posts
    #1 Dec 05, 2012 at 05:15 UTC - 0 likes

    Right now, I want a trigger to make a unit Ignore Terrain Height.

    When Raw Data is unchecked, I can see this is simply Unit -> Unit Flags -> Ignore Terrain height.

    However, once I check Raw Data, in order to determine the input for the trigger, I have no way of determine which index number is the right one for "Flag Array."

    I can guess and check 30 consecutive values in a row, but that would be time consuming.

    GenericC_unit > Field Array > ???

    How do I go about determining any index, not just for Ignore Terrain Height, surely there is a way?

    Also, I believe it's Index 32 (or 33) now (not sure if it's 32 or 33), and I'm getting the error:

    "Core: Access denied to required object or service."

    Last edited Dec 05, 2012 by EdwardSolomon
    #2 Dec 05, 2012 at 22:59 UTC - 0 likes

    All I know is catalog triggers can only alter fields that upgrades can.

    #3 Dec 05, 2012 at 23:54 UTC - 0 likes
    Quote from DrSuperEvil: Go

    All I know is catalog triggers can only alter fields that upgrades can.

    Hmm, the search feature doesn't return anything good on this subject, do you know where I can find out more?

    #4 Dec 06, 2012 at 00:12 UTC - 0 likes

    Not realy, I do not do triggers.

  • 4 posts

You must login to post a comment. Don't have an account? Register to get one!