Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tibia 10.81 and BBot 64.0] Self.Skills.Shield doesn't work
#1
Windows Version: 7
Firewall Version: doesn't have
Antivirus Version: doesn't have
Script Used: my own
How to reproduce the bug:

When I create a new macro and try use Self.Skill.Shielding; () or any other Self.Skill option always return 0 to my variable.


Can test with script above

Code:
LSHIELD:=Self.Skill.Shielding; ()

I want this information to complement this script that send me the char info
Code:
CHARID:=1
LEVEL:=Self.Level()
PERCENTLEVEL:=Self.Level%()

HP:=Self.Health()
PHP:=Self.Health%();
MHP:=Self.HealthMax();

M:=Self.Mana();
PM:=Self.Mana%();
MM:=Self.ManaMax();

CAP:=Self.Capacity();

POS:=Creatures.PlayersOnScreen()

Misc.LoadUrl(http://myurl.com/tibia/?level=!LEVEL!&plevel=!PERCENTLEVEL!&hp=!HP!&php=!PHP!&mhp=!MHP!&m=!M!&pm=!PM!&mm=!MM!&pos=!POS!&cap=!CAP!&uid=!CHARID!)

Photos/videos (optional):
[Image: Qfx3J1y.png]
Reply


Messages In This Thread
[Tibia 10.81 and BBot 64.0] Self.Skills.Shield doesn't work - by sifu - 09-16-2015, 07:15 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)