Qual e o Script que abre outra Backpack quando atual fica Cheia?


RAMMSTEIN RAMMS

Recommended Posts

Olá Pessoal! Quando estou Minerando e a Backpack fica cheia o Script que estou usando ele não abre a próxima Backpack. Vou deixar em baixo o script para abrir a BP que peguei do site Tibia Rpg Brasil. Por-Favor alguém tem um Script que abre a próxima Backpack quando a Backpack atual fica cheia?

Script para Abrir BP: 

cycleEvent(function () if g_game.isOnline() and not g_game.getContainer(0) and g_game.getLocalPlayer():getInventoryItem(3) then g_game.use(g_game.getLocalPlayer():getInventoryItem(3)) end end, 2000)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...