Jump to content
  • 0

Question

Posted

Hello guys .. i have imported a clan manager npc but i want to change the prices for level 7-8 level and clan reps.. but i cant find this 

 

<td width=40><button action="bypass -h Quest 2004_ClanManager ClanLevel7.htm" width=32 height=32 back="L2UI_CH3.bloodhood_icon02" fore="L2UI_CH3.bloodhood_icon02"></td>

 

Anyone can help me ? 

4 answers to this question

Recommended Posts

  • 0
Posted (edited)

Hello guys .. i have imported a clan manager npc but i want to change the prices for level 7-8 level and clan reps.. but i cant find this 

 

<td width=40><button action="bypass -h Quest 2004_ClanManager ClanLevel7.htm" width=32 height=32 back="L2UI_CH3.bloodhood_icon02" fore="L2UI_CH3.bloodhood_icon02"></td>

 

Anyone can help me ? 

Go to scripts/custom/2004_ClanManager folder and open __init__.py

PriceIDClanLevel7= 6393
PriceCountClanLevel7= 15

PriceIDClanLevel8= 6393
PriceCountClanLevel8= 25

ReputationScoreCount1= 25000
PriceIDReputationScore1= 6393
PriceCountReputationScore1= 10

ReputationScoreCount2= 50000
PriceIDReputationScore2= 6393
PriceCountReputationScore2= 15
Edited by ⏇Melron⏇℠Abs
Guest
This topic is now closed to further replies.


×
×
  • Create New...