Results 1 to 3 of 3

Thread: Few constants.

  1. #1
    Join Date
    Jul 2008
    Location
    England
    Posts
    763
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Few constants.

    Don't know if they're needed.

    SCAR Code:
    const
      cb_Attack = 1;
      cb_Strength = 2;
      cb_Controlled = 3;
      cb_Defence = 4;

    For SetFightMode.

    Edit: Few more:

    SCAR Code:
    const
      fight_Green = 10496;
      fight_Red = 198716;

    Fight bar colours.
    Last edited by Quickmarch; 09-11-2009 at 11:55 PM.
    lol

  2. #2
    Join Date
    Oct 2006
    Location
    ithurtsithurtsithurtsithurts
    Posts
    2,930
    Mentioned
    7 Post(s)
    Quoted
    135 Post(s)

    Default

    If we don't already have these as constants, then we should add them in.

  3. #3
    Join Date
    Jan 2007
    Posts
    8,876
    Mentioned
    123 Post(s)
    Quoted
    327 Post(s)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •