BBot - The best bot of the world
Recoger items - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Recoger items (/thread-6246.html)



Recoger items - tensorinho33 - 12-29-2012

Como podria hacerle para recoger items del piso subirlos ala mochila ya que el server que juego por navidad hace eventos invade ciudades y al final aparece santa al matarlo tira regalos serca de su cuerpo y necesito subirlos rapido aveces nisiquiera puedes ver porque spamean exevo gran mas frigo y tera y se me dificulta mirarlos no tengo tiempo de reaccion asi que ME PREGUNTABA SI ALGUIEN PODRIA DECIRME SI ES POSIBLE QUE PUEDA REALIZAR ESTO GRACIAS.


RE: Recoger items - spiff26 - 12-29-2012

Puede utilizar esta macro. Sólo hay que sustituir el Item_ID por identificador de elemento
[macro]1000 {Pick Up Item} item:=Item_ID X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(!item!, -1, 0, !X!, !Y!, !Z!, 4)[/macro]