MyoungjiN Posted August 18, 2009 Posted August 18, 2009 I want npc - Lv ex/ i lv 85 I want -10 lv = 75 or -1 lv = 84 Help me plz
0 ~Sensei~ Posted August 18, 2009 Posted August 18, 2009 open navicat, go to your database and then open table named "npc", find the npcif you wish to edit.. and simply edit the level column.. or if you wish to automate the proces i have best thing in the world for you.. =) http://www.w3schools.com/sql/default.asp
0 hoangnhan Posted August 19, 2009 Posted August 19, 2009 Use python st.getPlayer().getStat().removeExpAndSp((st.getPlayer().getExp() - Experience.LEVEL[st.getPlayer().getStat().getLevel() - 10]),0)
Question
MyoungjiN
I want npc - Lv
ex/ i lv 85 I want -10 lv = 75
or -1 lv = 84
Help me plz
2 answers to this question
Recommended Posts