Automata poti(k)

Indította sunzi2, 2013-11-10, 19:54:56

2013-11-10, 19:54:56 Utolsó szerkesztés: 2013-12-02, 17:46:41 Szerző: [MOD]Aceagan
Sziasztok.

Valaki tudna segíteni, hogy az automata potik miért nem működnek? Franzi alap sz. fájl és Wistle magyarosítás + ddmt2 klienst használok. Gondolom van olyan aki már rá jött, hogy mi a baja. Vagy esetleg ha tudna valaki linkelni egy működőt azt is megköszönném  ::)
Sunzi ;)


Igen Próbáltam. A quest nem fut le . Ezt írja:

Pedig azt az item protot használtam amit írtál.


IdézWhen doesn't have begin-end Clause. (72726)
autopot.quest :3:Abort (Core dumped)
Sunzi ;)

Bediffelted indítót és gamefilet is?

2089M és 2011-es surafejes indítóban lévő exét használja nem kell diffelni semmit sem.


javított questek:

Buff quest:
quest buffs begin
state start begin
when ItemID.use begin
cmdchat("buff1")
end
when ItemID.use begin
cmdchat("buff2")
end
when ItemID.use begin
cmdchat("buff3")
end
when ItemID.use begin
cmdchat("buff4")
end
when ItemID.use begin
cmdchat("buff5")
end
end
end 

Auto poti quest:
quest potionuse begin
state start begin
when 27113.click or 27114.click or 27115.click begin
cmdchat("pot2")
end
when 27110.click or 27111.click or 27112.click begin
cmdchat("pot1")
end
        end
    end
end



UI: A buff itemek typeja legyen 18.