1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved More questions!

Discussion in 'Developer Support' started by Fibbz, Oct 17, 2016.

  1. Fibbz

    Joined:
    Sep 7, 2016
    Messages:
    48
    Likes Received:
    2
    Hi i would like to know how are coordinates assigned in a code for example i found this code in a ChickenFighter-
    public Area killzone = new Area.Rectangular(new Coordinate(3237, 3300), new Coordinate(3226, 3288));

    How do you get those coordinates? are they automatically assigned?
     
  2. Best Answer:
    Post #2 by Party, Oct 17, 2016
  3. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Development Toolkit

    Join the Development channel on Slack :)
     
  4. Fibbz

    Joined:
    Sep 7, 2016
    Messages:
    48
    Likes Received:
    2
    Hi ty for fast reply , i already joined it but how do i talk to other bot authors ? 0.0 @Party
     
  5. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Tagged you in the channel.
     
  6. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,212
    Likes Received:
    1,042
    The coordinates are gathered from going ingame and figuring out the correct ones using the Development Toolkit, as linked by @Party
     
  7. Otterblast

    Joined:
    Jul 14, 2020
    Messages:
    1
    Likes Received:
    0
    I load up the game with Development Toolkit selected as my bot but don't see anything nor any settings for it or any way to see coordinates on the ground. Any help appreciated!
     

Share This Page

Loading...