Ir para conteúdo
  • Cadastre-se

Mullet

Membro
  • Total de itens

    89
  • Registro em

  • Última visita

Sobre Mullet

Mullet's Achievements

Aprendiz de Novato

Aprendiz de Novato (1/14)

4

Reputação

  1. BOM, ESTOU TENTANDO COLOCAR ESTE NPC HERO REWARD EM MEU SERVIDOR POREM, ESTÁ DANDO UM ERRO EM UMA LINHA VOU POSTAR A FOTO DO ERRO E EM BAIXO O CODIGO DO ARQUIVO import sys from com.l2jlionna.gameserver.model.actor.instance import L2PcInstance from com.l2jlionna.gameserver.model.actor.instance import L2NpcInstance from java.util import Iterator from com.l2jlionna.gameserver.datatables import SkillTable from com.l2jlionna.util.database import L2DatabaseFactory from com.l2jlionna.gameserver.model.actor.appearance import PcAppearance from com.l2jlionna.gameserver.model.quest import State from com.l2jlionna.gameserver.model.actor.appearance import PcAppearance from com.l2jlionna.gameserver.model.quest import QuestState from com.l2jlionna.gameserver.model.quest.jython import QuestJython as JQuest qn = "36_NpcHero" NPC=[36] GOLDBAR = 5556 DESTINY_CIRCLET = 0 QuestId = 36 QuestName = "NpcHero" QuestDesc = "custom" InitialHtml = "1.htm" print "--INFO Loaded: Custom Hero Seller--" class Quest (JQuest) : def __init__(self,id,name,descr): JQuest.__init__(self,id,name,descr) def onEvent(self,event,st): htmltext = event count=st.getQuestItemsCount(GOLDBAR) if count < 10 and st.getPlayer().getLevel() < 80 : htmltext = "<html><head><body>You dont have enough items to use this Action.</body></html>" elif st.getPlayer().isHero() == 1 : htmltext = "<html><head><body> Sorry, You Have Already Hero Status!</body></html>" elif st.getQuestItemsCount(GOLDBAR) < 300 : htmltext = "<html><head><body>You dont have enough items to use this Action.</body></html>" else: st.getPlayer().setTarget(st.getPlayer()) if event == "2": st.takeItems(GOLDBAR,300) st.getPlayer().setHero(True) st.giveItems(DESTINY_CIRCLET,1) st.playSound("ItemSound.quest_finish") return "HeroFinish.htm" st.exitQuest(1) if htmltext != event: st.setState(State.COMPLETED) st.exitQuest(1) return htmltext def onTalk (self,npc,player): npcId = npc.getNpcId() st = player.getQuestState(qn) htmltext = u"<html><head><body>\u041c\u043d\u0435 \u043d\u0435 \u0447\u0435\u0433\u043e \u0442\u0435\u0431\u0435 \u0441\u043a\u0430\u0437\u0430\u0442\u044c.</body></html>" return InitialHtml QUEST = Quest(QuestId,str(QuestId) + "_" + QuestName,QuestDesc) for npcId in NPC: QUEST.addStartNpc(npcId) QUEST.addTalkId(npcId) a linha que está dando erro é essa st.getPlayer().setHero(True)
  2. estou usando este vote e estao aparecendo com varios vote system coin na bag ele é burlavell?
  3. foda que to usando a rev da icp (ivan)... ele bem que podia colocar esse mod né? rs
  4. como faz para alterar a data da siege l2jacis?
  5. galera boa tarde só reforçando, estamos precisando de ajuda na area de "duvidas" e "pedidos"... Nao vejo muita gente online la, e como somos leigos (eu no caso) nao sabemos onde recorrer! Preciso de uma ajuda la no Evento Phoenix em L2jFrozen a mis de 3 dias e ninguem me ajudou ate agora. Desculpe postar na area errada, mas vejo mais gente nesta area do que na outra! Obrigado e desculpe desde já!
  6. boa tare galera bom, eu postei no tpico do mod mas ninguem me repsonde e eu preciso disso urgente. adicionei o mod phoenix event na frozen 1118 só que eu preciso saber se tem como eu liberar alguns eventos, tipo , ctf tvt e dm em vez daquele monte de evento, ou bomb tvt e ctf sabe? Vejam! Parece que da pra editar porem, eu nao sei como liberar somente alguns dos eventos para os player!
  7. Mullet

    ISSO É HACKER?

    ISSO É HACKER GALERA? APARECEU UMONTE DESSE! agora parou de subir, mas aquela hora tava subindo esas mensagem direto!!!
  8. entao, mas entao ta normal? pq o pessoal ta reclamando que ta perdendo target de certos players voce clica no cara da f1 e ataca normal porem, do nada para de atacar, se apertar control voce consegue, se nao apertar nao consegue é normal isso?
  9. Mullet

    NPC Enchant Skill

    eu mesmo compilei a rev! pelo eclipse!
  10. Mullet

    NPC Enchant Skill

    back up??? especificamente qual tabela? to usando l2jfrozen 1118! seria a tabela skill_learn?
  11. Gente seguinte ta acontecendo um problema na l2jfrozen e creio que em todas as rev voce está la dando pvp em geral , e pega um individuo la. ai do nada o cara faz um bug la e voce nao consegue a tacar ele, voce aperta f1 f1 f1 f1 e nao ataca, só se apertar control e dar o f1 ai sim! Alguem sabe resolver?
  12. Mullet

    NPC Enchant Skill

    alguem resolveu?
  13. Mullet

    Source Lucera 2.0

    Essa Lucera é boa?
  14. Voce tem a Acis SVN? Nao achei aqui no forum pelo BUSCAR! E ela tem eventos pelo menos? Tem Mods? Ela serve para PvP?
×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.