Signup Now
Results 1 to 2 of 2
  1. #1
    Wind Powered zipus's Avatar
    Join Date
    Jan 2014
    Posts
    209
    Reputation
    12
    Rep Power
    21

    if exp/hour < than x

    really "easy" script..

    if exp/hour is < than X go to label Y

    is there any way to do this?

  2. #2
    Free User Orimorfus's Avatar
    Join Date
    Dec 2013
    Location
    Way to Deletera
    Posts
    314
    Reputation
    92
    Rep Power
    21
    Quote Originally Posted by zipus View Post
    really "easy" script..

    if exp/hour is < than X go to label Y

    is there any way to do this?
    if $exphour < 10000  then    
    gotolabel('waypoint','section')
    end

 

 

Posting Permissions

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