If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4374
L2JDP Revision Number:7654
So, i d like to ask what is the id of clan reputation points and if it s possible to put it for sale?
How to put clan rep. points for sale?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 915
- Joined: Thu Sep 03, 2009 6:36 pm
- Location: Israel
- Contact:
Re: How to put clan rep. points for sale?
only via multisell and itemId is -200 iirc
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: How to put clan rep. points for sale?
You will get blank icon. Selling of the clanrep through multisell is not really supported by client, it can be only ingredient.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 575
- Joined: Wed Dec 02, 2009 7:59 pm
Re: How to put clan rep. points for sale?
well with production id = -200 it doesent work, i click on the empy icon, pay the fee, i get reduced the fee, but nothing happens in terms of giving me crp back
so i tought about the way handles it at fame manager
what controls the amount of crp rewarded in this statement? and how could i change the amount received and instead of reputation points, beeing required something else?
npc_%objectId%_CRP" no ideea where to look...
so i tought about the way handles it at fame manager
Code: Select all
<a action="bypass -h npc_%objectId%_CRP">Increase Clan Reputation (1,000 Reputation Points).</a><br>
npc_%objectId%_CRP" no ideea where to look...
-
- Posts: 915
- Joined: Thu Sep 03, 2009 6:36 pm
- Location: Israel
- Contact:
Re: How to put clan rep. points for sale?
either look at bypasshandlers in dp, or L2FameManagerInstance in core (onBypassFeedback method)
-
- Posts: 575
- Joined: Wed Dec 02, 2009 7:59 pm
Re: How to put clan rep. points for sale?
isnt there any easier way ?
maybe the item id is not -200 after all?
maybe the item id is not -200 after all?
- LasTravel
- Posts: 888
- Joined: Tue Jan 05, 2010 12:08 am
- Location: Spain
Re: How to put clan rep. points for sale?
Make one script..
-
- Posts: 575
- Joined: Wed Dec 02, 2009 7:59 pm
Re: How to put clan rep. points for sale?
LasTravel wrote:Make one script..
