Signup Now
Results 1 to 3 of 3

Thread: itemcount bug?

  1. #1
    Free User xwclx's Avatar
    Join Date
    Jul 2015
    Location
    Radiants
    Posts
    101
    Reputation
    9
    Rep Power
    0

    itemcount bug?

    PHP Code:
    auto(100,200)
    if 
    $wptsection == 'hunt' and itemcount("rabbit's foot")<=7
    then
    skinkitchenknife
    (94173true)
    end 
    but he continues using knife after got 7 feets
    why?

  2. #2
    Wind Tester
    Join Date
    Dec 2013
    Location
    Warsaw, Poland
    Posts
    2,579
    Reputation
    149
    Rep Power
    27
    Idk, but try with
    itemcount(12172)

  3. #3
    Wind Powered
    Join Date
    Jul 2016
    Posts
    27
    Reputation
    10
    Rep Power
    0
    auto(100,200)
    if $wptsection == 'hunt' and itemcount("rabbit's foot")<=7
    then
    skinobsidianknife(9, 4173, true)
    end


    i use this more no make why?

 

 

Posting Permissions

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