eleos min ton les oti nane
inocent
des prwta ean exeis mesa sto __init__.py
vasika auto edw tha to exei 100%
#Restore CP
if event == "100":
st.takeItems(ADENA_ID,0)
st.getPlayer().restoreCP()
return "1.htm"
st.setState(State.COMPLETED)
twra des ean exei auta edw
#Restore HP
if event == "101":
st.takeItems(ADENA_ID,0)
st.getPlayer().restoreHP()
return "1.htm"
st.setState(State.COMPLETED)
#Restore MP
if event == "102":
st.takeItems(ADENA_ID,0)
st.getPlayer().restoreMP()
return "1.htm"
st.setState(State.COMPLETED)
ean ta exei apla den exoun mpei mesa sto htm
opote anoikse to htm kai sto teleuteo line vale auta ta 2
<td align=center><button value="Restore HP" action="bypass -h Quest 20701_NPCBuffer 101" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td>
<td align=center><button value="Restore MP" action="bypass -h Quest 20701_NPCBuffer 102" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td>