Signup Now
Results 1 to 4 of 4

Thread: $wpttype

  1. #1
    Free User
    Join Date
    Aug 2014
    Posts
    16
    Reputation
    10
    Rep Power
    0

    $wpttype

    $wpttype não funciona aqui, não sei pq.
    tento $wpttype == Lure e não funciona


    vlw

  2. #2
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    22
    Quote Originally Posted by majunior View Post
    $wpttype não funciona aqui, não sei pq.
    tento $wpttype == Lure e não funciona


    vlw
    Did you try quoting it ?

    $wpttype == "Lure"

  3. #3
    Free User
    Join Date
    Aug 2014
    Posts
    16
    Reputation
    10
    Rep Power
    0
    did not work.

    auto(100)
    if $posx == 32918 and $posy == 31315 and maround(3) == 1 and $standtime > 1000 and $wpttype == "Lure" then
    setsetting('Targeting/Enabled', 'no')
    end

    this is my persistent

    p.s.: this works without $wpttype, but I need to check wpt to not have bugs
    Last edited by majunior; 08-23-2014 at 12:04 PM.

  4. #4
    Moderator RoxZin xD's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    4,914
    Reputation
    109
    Rep Power
    31
    Quote Originally Posted by majunior View Post
    did not work.

    auto(100)
    if $posx == 32918 and $posy == 31315 and maround(3) == 1 and $standtime > 1000 and $wpttype == "Lure" then
    setsetting('Targeting/Enabled', 'no')
    end

    this is my persistent

    p.s.: this works without $wpttype, but I need to check wpt to not have bugs
    $wpttype returns on lower case, by that being, you'd have to quote "lure", instead of "Lure".



    Troubled Animals Quest [100+]
    ALL
    Feyrist Animals Surface [160+]
    RP
    Feyrist Silencers Underground X1 [180+]
    RP | EK
    Feyrist Silencers Underground X2 [200+]
    RP | EK
    Feyrist Silencers Surface [210+]
    RP | EK
    Rathleton Sewers [240+]
    RP
    Glooth Fairy [350+]
    ED/MS
    Hardcore Draken Walls [400+]
    EK

 

 

Posting Permissions

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