@ClackBoom
Em
if getPlayerSlotItem(cid, CONST_SLOT_FEET).itemid >= 1 then
mude para:
if getPlayerSlotItem(cid, CONST_SLOT_FEET).itemid >= 1 and getItemAttribute(getPlayerSlotItem(cid, 8).uid, "boost") >= 5 then
e edite o texto que será exibido em:
selfSay("There is no ball on the slot.", cid)
para algo do tipo:
selfSay("There is no ball on the slot or your pokemon doesnt have the required boost (+5).", cid)





info
Grupo: Campones
Registrado: 05/08/10
Posts: 55
Reputação: +16
Eu quero tirar a moto , carro e bike free e colocar pra vender na rl... como faço?