Jump to content
  • 0

Price edit


Question

Posted

Where do i edit prices for these services?

 

 

 

i guess the item id is here      private static int itemid = 1704; but the amount where?

4 answers to this question

Recommended Posts

  • 0
Posted

Blind?

 

    public static void augments(L2PcInstance activeChar, int ammount, int attributes, int idaugment, int levelaugment)

 

public static void clanReward(L2PcInstance activeChar, int ammount)

 

"ammount", it's hard-coded on the method call > clanReward(activeChar, 20)

  • 0
Posted

As you said the itemid variable is the coin ID and the quantity is not even configured, he made it in each method.

 

If you want an advice don't use this shit code. Better pay someone 20-30 euro to make one for you rather than use this shit.

  • 0
Posted (edited)

so...i cannot edit the amount?

 

full clan costs 20 and +16 item costs 3. 

 

what the hell

Edited by KIDutz
Guest
This topic is now closed to further replies.


×
×
  • Create New...