Results 1 to 4 of 4

Thread: A bug

  1. #1
    Private Mariusz's Avatar
    Join Date
    Sep 2017
    Posts
    67
    Thanks
    8
    Thanked 43 Times in 43 Posts

    A bug

    What is the easiest way to specify an invisible bug spot on a map and placed it in text file scriptdata folder?
    Thx

  2. The Following User Says Thank You to Mariusz For This Useful Post:

    kubislav23 (18th January 2018)

  3. #2
    Private milepunta's Avatar
    Join Date
    Jan 2014
    Location
    Croatia, Pula
    Posts
    27
    Thanks
    14
    Thanked 26 Times in 11 Posts
    get origin position of bug spot.. go to spot yourself and use iprintln(self getOrigin()); in loop function then save origin of that spot in scriptdata folder if that is what you want to get
    As you once said I'm nothing but a monster!

  4. The Following User Says Thank You to milepunta For This Useful Post:

    Mariusz (19th February 2018)

  5. #3
    Private Mariusz's Avatar
    Join Date
    Sep 2017
    Posts
    67
    Thanks
    8
    Thanked 43 Times in 43 Posts
    This is exactly what I'm looking for. Unfortunatelly, I can't handle with it.
    The problem I don't understand is "...and use iprintln(self getOrigin()); in loop function then save origin...".
    How'm I gonna get through?

  6. #4
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,083 Times in 753 Posts
    If you just need the origin you can do /viewpos and see position via Shift+Console key
    timescale 0.01

Posting Permissions

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