Fixed an issue in the HUD with rings sometimes getting counted a second time as they expired.
Fixed an issue in the HUD with rings sometimes getting counted a second time as they expired.
11:22 XenoScript Error:
Script: shAdOwHUD.lua
Line #: 454
Chunk: C:?Users?Bollo?DOCUME?1?XenoBot?Scripts??SHADOW?1. LUA
Error: attempt to perform arithmetic on field '?' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.
Crashes randomly after a while.
#453 elseif count < 0 and not IsSupply(id) then
#454 totalNewCount = totalNewCount + (Item.isStackable(id) and 1 or new[id])
Any ideas?
Yo ive been using ur hud for a few weeks allready and without any problems, rlly nice work man, however i do have one question
when im on a pally and i hunt with spears it works fine but if i hunt with arrows the hud doesnt count each arrow as waste .. Could u help me fix this please? thx alot![]()
Last edited by shadowart; 11-30-2015 at 01:34 PM.
True exp is nice on mages
here i got an interesting flaw on my druid
c8967836d1.jpg
And nope these stones are not in the looter or even in my bp
(doing stone golems and mammoths on a 34 druid)
Need a private build script? PM me.
That's interesting. This bunch of prefixes that I got from an old speed looter are used to identify decayed corpses: "the", "demonic", "dead", "slain", "dissolved", "remains", "elemental". However, it turns out that for stone golems we also need the "split" prefix. So what happened in your case was that you missed looting a corpse, and then the next time you came back to it it had decayed and since "split" wasnt in the prefix list it couldnt tell that it was a corpse and counted the corpse items as if they had been in a backpack, then you walked away and the small stones disappeared so it added them to the waste list.
I've fixed the stone golem issue now.
Edit: I also removed the OT version. The script will now automatically detect if you're on an OT and adapt accordingly, so you don't have to bother with two files if you play both OTs and regular tibia.
Last edited by shadowart; 11-30-2015 at 04:23 PM.
it works perfect now thx man![]()