Signup Now
Results 1 to 3 of 3
  1. #1
    Free User
    Join Date
    Dec 2016
    Posts
    60
    Reputation
    10
    Rep Power
    15

    [ACTION] Problem with skinkitchenknife

    I got a problem with this action:

    Code:
    auto(100,200)if $wptsection == 'Lucky charms' and itemcount("rabbit's foot")<100 and maround(7) == 0
    then
    skinkitchenknife(9, 4173, true)
    end
    he just try to skin while body is fresh, after that he ignore the rabbit body and don't skin any,



    i tried to use the not fresh rabbit body id, but it don't skin too.. any help ?

  2. #2
    Free User
    Join Date
    May 2019
    Posts
    1
    Reputation
    10
    Rep Power
    0
    did you fix that bro?
    i have the same problem here =/

  3. #3
    Wind Powered
    Join Date
    Feb 2017
    Posts
    104
    Reputation
    10
    Rep Power
    15
    auto(100,200)
    if $wptsection == 'Lucky charms' and itemcount("rabbit's foot") < 100 and maround(7) == 0
    then
    skinkitchenknife(9, 4173, true)
    end


    name with ' need to add \ i guess

    put the id of rabbit's foot, should work

 

 

Posting Permissions

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