
Solutions
-
Senju uchira's post in (Resolvido)outfit com efeito para e andando was marked as the answerAdd this to your data/globalevents/scripts Lua: function onThink(interval) for _, cid in ipairs(getPlayersOnline()) do if getCreatureOutfit(cid).lookType == 128 then doSendMagicEffect(getThingPos(cid),61) end end return true end and this to your data/globalevents/globalevents.xml XML: <globalevent name="setEffect" interval="10000" script="scriptnamehere.lua"/> consegui para quem quiser ta ai thanks your!
-
Senju uchira's post in (Resolvido)erro ao compilar was marked as the answer@up
entao fez o forgothen, mas no log do dev c++ mostra 1 erro só sera que funciona
-
Senju uchira's post in (Resolvido)bugo meu serve was marked as the answerconsegui arrumar, o erro era pq nao limpei o obj antes de compilar.
obrigado por ver