Abrir Bag Principal

Descrição

Abrir sempre a bag principal

Autor:

                
1
2
3
4
5
6
7
8
9
macro(1000, "Abrir Bag Principal", function() bpItem = getBack() bp = getContainer(0) if not bp and bpItem ~= nil then g_game.open(bpItem) end end)