• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Profile command to "wait (seconds)"?

    Discussion in 'Requests & Discussion' started by Stepko, Nov 21, 2014.

    1. Stepko

      Stepko New Member

      Joined:
      Jan 23, 2013
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      I'm looking for the command to wait like 45 seconds before my waypoints kick in again. Any profile writers out there know how to do this?
      For example i'm farming iron scraps but the respawn time on the adds is greater than the time to complete the waypoints. So i need a command to "wait" like 60 seconds before he starts pulling again.

      Cheers
       
    2. unitedwestand

      unitedwestand Member

      Joined:
      Sep 10, 2014
      Messages:
      53
      Likes Received:
      1
      Trophy Points:
      8
      That would most likely be "WaitTimer"

      Code:
      <CustomBehavior File="WaitTimer" WaitTime="3000"/>
      
      Only usable for Questing Bot asfar as I know however.

      Keep in mind that "3000" = 3 Seconds. And you can change to what you want.
       

    Share This Page