Signup Now
Results 1 to 2 of 2
  1. #1
    Free User
    Join Date
    Dec 2015
    Posts
    9
    Reputation
    10
    Rep Power
    0

    @Actions if char die back hunt

    Possible to make actions if char die go dp and buy Main bp , Gold bp and rope and restart waypoints?
    @Edit
    i found this
    auto(1000, 2500)
    if $dead then
    setcavebot('off')
    end

    i edit to
    auto(1000, 2500)
    if $dead then
    gotolabel(0, 'templevenore')
    end
    maybe this work , now i need actions to buy backpacks , rope and if lost sword or armor check and buy
    Last edited by Sagat; 10-06-2016 at 10:20 PM.

  2. #2
    Free User Cisco's Avatar
    Join Date
    Aug 2014
    Location
    Brazil
    Posts
    1,424
    Reputation
    119
    Rep Power
    23
    Quote Originally Posted by Sagat View Post
    Possible to make actions if char die go dp and buy Main bp , Gold bp and rope and restart waypoints?
    @Edit
    i found this
    auto(1000, 2500)
    if $dead then
    setcavebot('off')
    end

    i edit to
    auto(1000, 2500)
    if $dead then
    gotolabel(0, 'templevenore')
    end
    maybe this work , now i need actions to buy backpacks , rope and if lost sword or armor check and buy
    I think we have a way to do everything. I'm just not sure put MainBP in MainBP

    And removing all items from the DP or buying NPC?

 

 

Posting Permissions

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