Solutions
-
Calvin's post in (Resolvido)Retornar Código Ajuda was marked as the answerfunction onUse(cid, item, fromPosition, itemEx, toPosition) function doFazer(uid, toPosition) if getItemDescriptions(itemEx.uid) == "Teste" then doSendMagicEffect(toPosition, 12) else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Não pode ser usado neste item.") doSendMagicEffect(toPosition, 12) end return true end addEvent(doFazer, 1000) return true end
-
Calvin's post in (Resolvido)Ajuda Em Spell was marked as the answerPosta ela inteira mano !
Mais mesmo assim testa e me fala.
elseif spell == "Mamaragan" then local ret = {} ret.id = 0 ret.cd = 9 ret.eff = 207 ret.check = 0 ret.spell = spell ret.cond = "Stun" local pos = getThingPosWithDebug(cid) local areas = {rock1, rock2, rock1, rock10, rock4, rock10, rock5, rock11, rock6, rock10, rock5, rock12, rock9, rock4, rock5} for i = 0, 14 do addEvent(doMoveInArea2, i*120, cid, 207, areas[i+1], ELECTRICDAMAGE, min, max, spell, ret) addEvent(doMoveInArea2, i*120, cid, 207, areas[i+1], ELECTRICDAMAGE, 0, 0, spell) end
-
Calvin's post in (Resolvido)Alguém pode me ajudar como funciona hospedagem de otserves ? was marked as the answerOla, vou explicar o basio amigo. 1° Claro edite seu server. depois compre um VPS (aconselho Linux) que voce acha muito na net procure um ao seu gosto, e depois e so estalar se server no VPS!
Seguinte ja aviso, e tudo via comando, (se escolher o Linux) mais tem vários tutorias ensinando como compliar o server em Linux ! não e Difícil mano!