Nobless Buy

I check that when a player donate nobless status from Wagner he doesnt have the ability to make subclass. NPC ask him to make mimir's elixir quest.
Is there any config so when a player buy nobless status to be able to add subclass without doing subclass quest? But only for those that donate the nobless status not any player.
 
Как я понял, он хочет что бы вместе с нублесом давался и саб класс
 
А кто прошу прощение, выбирать его будет ? На рандоме отдавать саб ?
 
кароче он хочет что бы когда кто то покупает статус дворянина через Дон шоп автоматически открыло доступ к саб классу
 
# Service nobility sale
NoblessSellEnabled = False
NoblessSellPrice = 1000
NoblessSellItem = 4037
NoblessLevelForSell=76
# Can sell a Nobles status without checking on the subclass
NoblessSellWithoutSubClass = false

# The item of giving the status of a nobles
ItemNoblessSellEnabled = False <<<<<<< true
ItemNoblessSellItemId = ITEM ID
# Can sell a Nobles status without checking on the subclass
ItemNoblessSellWithoutSubClass = False
ItemNoblessLevelForSell = 76





# Adding a subclass for a custom item price. Disabled by default.
# You can specify multiple items and quantities separated by commas. The number of fields must match
# AltSubClassForCustomItemId = 4037, 57 <<<<<<< ITEM ID
# AltSubClassForCustomItemCount = 100, 10 <<<<<<< ITEM ID
# Also, you must describe the name of the items that will be charged in data/stings/strings_en.properties in string l2p.gameserver.model.instances.L2VillageMasterInstance.SubClassPriceForCustomItem=
AltAllowSubClassForCustomItem = False <<<<<<<
AltSubClassForCustomItemId = 4037 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
AltSubClassForCustomItemCount = 100<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<












it's like an idea or dizer or a script
 
кароче он хочет что бы когда кто то покупает статус дворянина через Дон шоп автоматически открыло доступ к саб классу
При том что у него получение саба игроками стоит по квесту.
 
При том что у него получение саба игроками стоит по квесту.
не понял тебя

я понял его так покупаешь нубл за колы бонусом хочет дать людям саб класс

и того исход покупаешь нубл за кол вместо тиары (или тиара + итем саб) если это возможно идешь берешь любой саб за итем
 
а то что я там написал стрелочки труе фалс это чисто как пример ...
 
# Adding a subclass for a custom item price. Disabled by default.
# You can specify multiple items and quantities separated by commas. The number of fields must match
# AltSubClassForCustomItemId = 4037, 57 <<<<<<< ITEM ID
# AltSubClassForCustomItemCount = 100, 10 <<<<<<< ITEM ID
# Also, you must describe the name of the items that will be charged in data/stings/strings_en.properties in string l2p.gameserver.model.instances.L2VillageMasterInstance.SubClassPriceForCustomItem=
AltAllowSubClassForCustomItem = False <<<<<<<
AltSubClassForCustomItemId = 4037 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
AltSubClassForCustomItemCount = 100<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Bypass for AltAllowSubClassForCustomItem?
 
that is ITEM id, are you understand ? Giving noble status on double-click on item
 
Back
Top