hy all, I made a htm page with 2 buffs and when i click first buff the page close. My question is how to make this page to dont close after i click the buff !? Thx:drinks_no
hy all, I made a htm page with 2 buffs and when i click first buff the page close. My question is how to make this page to dont close after i click the buff !? Thx:drinks_no
all answers tonigth!
#Super Haste 1
if event == "1":
st.getPlayer().useMagic(SkillTable.getInstance().getInfo(7029,1),False,False)
st.getPlayer().restoreHPMP()
st.takeItems(57,10000)
return "1.htm" //the htm who goes back
st.setState(COMPLETED)
i know this but i dont use the __init__.py files ! another method?
i made a npc buffer just with sql and htm files ! not with __init__.py !
But why on L2j-free dont working buffer with jscript? plz help me....