Signup Now
Results 1 to 6 of 6
  1. #1
    Free User Psiuuuu's Avatar
    Join Date
    May 2016
    Posts
    153
    Reputation
    15
    Rep Power
    16

    Looting - gunzodus ot server

    I'm getting some problems on Windbot 2.8.9 looting on gunzodus ot server, sometimes it get stucked trying to open a single corpse, is anyone having the same problem?

  2. #2
    Free User
    Join Date
    Aug 2014
    Posts
    9
    Reputation
    10
    Rep Power
    0
    yeah i am

  3. #3
    Free User
    Join Date
    Jul 2019
    Posts
    6
    Reputation
    10
    Rep Power
    0
    me too i gonna search a wpt about if character stay x sec in same place going to next wpt

  4. #4
    Free User
    Join Date
    Jul 2019
    Posts
    6
    Reputation
    10
    Rep Power
    0
    i found this
    auto(2000)

    local timeStuck = 50 --seconds
    local timeReturn = random(10,15) --random 10~15 seconds

    if $wptsection == 'Hunt' then
    if $standtime >= timeStuck*1000 then
    setsetting('Looting/Enabled', 'no')
    wait(timeReturn*1000)
    setsetting('Looting/Enabled', 'yes')
    end
    end

  5. #5
    Free User
    Join Date
    Sep 2014
    Posts
    43
    Reputation
    19
    Rep Power
    0
    I also found this problem, does Your character also stop healing while stuck?
    I will try to make custom looting script for gunzodus.

  6. #6
    Free User Glidarn's Avatar
    Join Date
    Dec 2013
    Location
    Stockholm, Sweden
    Posts
    472
    Reputation
    49
    Rep Power
    21
    Did you guys solve this?
    @aweroth @Pannkaka @Psiuuuu

 

 

Posting Permissions

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