Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DUMMY TRAIN BBOT
#1
i need on script useon exercise weapon With a Dummy

help me please ?

id dummy it's a : 28559

id exercise item it's a : 28552

one good person help me in this ?

i'm used maptools, more not work

i used this MACRO :
0 {use} Map.UseOn(ID_ITEM, ID_OBEJCT, X, Y, Z, DISTANCE)
but it also did not work, could someone tell me what I'm missing?


I thank and I will consider who can help or at least try

NOTE : EXERCISE WEAPON IT'S INSIDE MY BAG AND DUMMY ON MY HOUSE


@kimoszin help me ? Smile
Reply
#2
how did u use that macro?

its manual one, and you didn't put any values into it
try auto like this:
[macro]300 {train} Map.UseOn(28552, 28559, :X, :Y, :Z, 2)[/macro]

should work, but u have to add these IDs with correct flags first, into Data/BBot.Items.txt

lot of Items from tibia 11 are not in BBot item list, you have to do it yourself
Reply
#3
right, in case my last items on the date / bbot.items are these

27962,1,12000,0,0,gnome armor
27963,1,2400,0,0,gnome helmet
27964,1,2500,0,0,gnome legs
27965,1,6000,0,0,gnome shield
27966,1,200,3000,0,hastily scribbled note
27967,1,200,0,0,piece of parchment
27968,1,200,0,0,piece of parchment
27969,1,200,0,0,piece of parchment

have exemple for this ? or one faster explication ?
1,200,0,0,piece of parchment
what is this ?
the first name its a id; correct ? and the rest ?
Reply
#4
[Image: Jt7ck87.png]
Quote:# Tibia flags
# ID,Flags,Weight,NPCBuyPrice,NPCSellValue,Name
# Flags:
# 1. Pickupable
# 2. Stackable
# 4. Countable
# 8. Container
# 16. Immoveable
# 32. BlockWalk
# 64. BlockMissiles
# 128. Ground

Flags are additive, meaning

5 would be pickable 1+ countable 4 item like a vial
or
48 would be immoveable 16 + 32 block walk, like a Tree.
Reply
#5
solved !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)