Signup Now
Results 1 to 6 of 6
  1. #1
    Free User smithaux's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    30
    Reputation
    6
    Rep Power
    0

    i need some like that~

    i need some action like that, pls

    [SIZE=14px]if windowcount() < 3 then gotolabel("blablabla") else gotolabel("bliblilbi") end[/SIZE]

  2. #2
    Wind Powered
    Join Date
    Dec 2013
    Location
    dvscripts.com
    Posts
    7,105
    Reputation
    433
    Rep Power
    39
    if windowcount() < 3 then gotolabel('FixBP','Waypoints') else gotolabel('Start','Waypoints') end


    Regards

  3. #3
    Free User smithaux's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    30
    Reputation
    6
    Rep Power
    0
    not working

  4. #4
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,821
    Reputation
    220
    Rep Power
    26
    It wont work, if you dont set all labels and label sections.

  5. #5
    Wind Powered
    Join Date
    Dec 2013
    Location
    dvscripts.com
    Posts
    7,105
    Reputation
    433
    Rep Power
    39
    You need put Label name of FixBP i am using that and its working for me, so you doing smth wrong

  6. #6
    Free User smithaux's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    30
    Reputation
    6
    Rep Power
    0
    is that?

    if windowcount() < 3 then gotolabel('FixBP','GoDeposit') else gotolabel('Start','GoDeposit') 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
  •