Tipo gente, eu to usando o server do gabrielxtu, a boost pra colocar aura ta 50, so q o max do meu boost é 300,
mais eu coloco aura no boost 50, qnd eu ponho boost 51 a aura some, como arruma isso, ajuda pf
Tipo gente, eu to usando o server do gabrielxtu, a boost pra colocar aura ta 50, so q o max do meu boost é 300,
mais eu coloco aura no boost 50, qnd eu ponho boost 51 a aura some, como arruma isso, ajuda pf
Ae Amigo mande o arquivo boost.lua para a gente olha se n me engano
o teu deve tar assim (Ctrl+F)
if boost >= 300 then
mude para
if boost >= 50 then
que funcionarar
se ajudei rep+!
isso limitara o boost a +50, eu queria que a boost pudesse ser colocada no +50 e continuava nas seguintes 250+ boost, se alguem sabe me ajuda pff
kara axo q isso n tem como... vc teria que editar no npc '-' eu axo!
lib/level system.lua ache isso..
if getItemAttribute(item, "boost") and getItemAttribute(item, "boost") == 50 and getItemAttribute(item, "aura") then sendAuraEffect(pk, auraSyst[getItemAttribute(item, "aura")]) --edited aura system end
troque para isso..
if getItemAttribute(item, "boost") and getItemAttribute(item, "boost") >= 50 and getItemAttribute(item, "aura") then sendAuraEffect(pk, auraSyst[getItemAttribute(item, "aura")]) --edited aura system end
"Só a beira do abismo que os seres humanos acham forças para mudar."... E isso me da nojo... ¬¬
"Insanity is doing the exact... same fucking thing... over and over again expecting... shit to change... That. Is. Crazy." -Vass/Einstein
aee slicer pego certim, valeu, podem mover aki
sanado, movido
"Só a beira do abismo que os seres humanos acham forças para mudar."... E isso me da nojo... ¬¬
"Insanity is doing the exact... same fucking thing... over and over again expecting... shit to change... That. Is. Crazy." -Vass/Einstein
"O fracasso é a oportunidade de se começar de novo inteligentemente"