Jump to content
  • 0

[Help] How Create Package


Question

Posted

Hello every body, i looking for a Gift System

 

For exemple i Click on the Item Gift and when i click this open and some item will put in the inventory.

 

I looking a thing like it.

 

Package:

 

Adena: Amount Min, Amount Max, Chance

Ancient Adena:  Amount Min, Amount Max, Chance

 

 

Thanks you

4 answers to this question

Recommended Posts

  • 0
Posted

You're lucky it's part of my last revision on aCis (item refactor, rev 118).

 

Depending of your chronicle (as always), it can be on extractable_skills.csv (IL), extractable_items.csv (Freya old version), or even integrated (capsule) directly on skills (patch is somewhat fresh, some weeks ago). I will talk only about new Freya model. If you wanted others models, you had to say your chronicle. People never give, so gtfo. And section moderators never add rules for this section so it's the same, over and over, same questions.

 

Basically how it works :

 

The item has to be a capsule type, and must got a skill. Example :

	<item id="5916" type="EtcItem" name="Spellbook Page">
	<set name="default_action" val="capsule" />
	<set name="material" val="liquid" />
	<set name="is_stackable" val="true" />
	<set name="handler" val="ItemSkills" />
	<set name="item_skill" val="2171-1" />
</item>

 

As you can see that item refers to skill id 2171, lvl 1.

 

Now check this skill :

	<skill id="2171" levels="1" name="Spellbook Paper">
	<table name="#extractableItems">
		5917,1,10;5918,1,10;5919,1,10;5920,1,10;736,1,60
	</table>
	<set name="capsuled_items_skill" val="#extractableItems" />
	<set name="target" val="TARGET_SELF" />
	<set name="skillType" val="EXTRACTABLE" />
	<set name="operateType" val="OP_ACTIVE" />
	<cond msgId="129">
		<and>
			<player invSize="10" />
			<player weight="80" />
		</and>
	</cond>
</skill>

  • skillType must be EXTRACTABLE or EXTRACTABLE_FISH (the only difference is the apply of fish rates if you use EXTRACTABLE_FISH).
  • A table must exist with IDs of items. If you put all items on the same line, this line has 100% to be taken. Each line must be inferior or equal to 100% luck, all luck added. On this example, there are 5 possibles items (5917, 5918, 5919, 5920, 736), all got a item count of 1 (the number of items you receive), and chances are split like that : 10%, 10%, 10%, 10% and 60% (which equals to 100% at the end).

 

On this example, you got 10% luck to have 1 item with id 5917, and 60% to have 1 SoE (itemID 736).

 

Chance hasn't to be equal to 100%. It just mustn't be superior to 100%, else GS will cry.

 

 

 

Hope that will help you,

 

Tryskell.

 

 

PS : for random amount, you have to work yourself. Such thing doesn't exist in core (not supported). The only existing stuff with random amount is skillType CREATE_ITEM, but it doesn't support multiple items, nor chance. You have to make a choice or some edits ^.^

  • 0
Posted

If i understood well what you want, you have to create a new itemhandler, then register ofcourse.

For random you have to use the Rnd class and then continue, its simple i think, if you do it one time then you can do it again :D, thats learning

  • 0
Posted

You're lucky it's part of my last revision on aCis (item refactor, rev 118).

 

Depending of your chronicle (as always), it can be on extractable_skills.csv (IL), extractable_items.csv (Freya old version), or even integrated (capsule) directly on skills (patch is somewhat fresh, some weeks ago). I will talk only about new Freya model. If you wanted others models, you had to say your chronicle. People never give, so gtfo. And section moderators never add rules for this section so it's the same, over and over, same questions.

 

Basically how it works :

 

The item has to be a capsule type, and must got a skill. Example :

	<item id="5916" type="EtcItem" name="Spellbook Page">
	<set name="default_action" val="capsule" />
	<set name="material" val="liquid" />
	<set name="is_stackable" val="true" />
	<set name="handler" val="ItemSkills" />
	<set name="item_skill" val="2171-1" />
</item>

 

As you can see that item refers to skill id 2171, lvl 1.

 

Now check this skill :

	<skill id="2171" levels="1" name="Spellbook Paper">
	<table name="#extractableItems">
		5917,1,10;5918,1,10;5919,1,10;5920,1,10;736,1,60
	</table>
	<set name="capsuled_items_skill" val="#extractableItems" />
	<set name="target" val="TARGET_SELF" />
	<set name="skillType" val="EXTRACTABLE" />
	<set name="operateType" val="OP_ACTIVE" />
	<cond msgId="129">
		<and>
			<player invSize="10" />
			<player weight="80" />
		</and>
	</cond>
</skill>

  • skillType must be EXTRACTABLE or EXTRACTABLE_FISH (the only difference is the apply of fish rates if you use EXTRACTABLE_FISH).
  • A table must exist with IDs of items. If you put all items on the same line, this line has 100% to be taken. Each line must be inferior or equal to 100% luck, all luck added. On this example, there are 5 possibles items (5917, 5918, 5919, 5920, 736), all got a item count of 1 (the number of items you receive), and chances are split like that : 10%, 10%, 10%, 10% and 60% (which equals to 100% at the end).

 

On this example, you got 10% luck to have 1 item with id 5917, and 60% to have 1 SoE (itemID 736).

 

Chance hasn't to be equal to 100%. It just mustn't be superior to 100%, else GS will cry.

 

 

 

Hope that will help you,

 

Tryskell.

 

 

PS : for random amount, you have to work yourself. Such thing doesn't exist in core (not supported). The only existing stuff with random amount is skillType CREATE_ITEM, but it doesn't support multiple items, nor chance. You have to make a choice or some edits ^.^

 

Sorry for the slowwwww!!! reply thanks you for your help i will testing with that.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Hello Everyone  I hope you missed Old nostalgia BNB , is time to come back and be ready for the new journey  L2 BnB C3 Website: https://l2bnb.eu/ Discord: https://discord.gg/jaCJKYXgYZ Max Level 75 Max Grade (A) Safe:3 , Max:16 Anti-Botting. Auto learning skills , Auto Loot , Auto Create Account Subclass (NO) quest. Retail Buffs/DS Time ,Need Buffer Char (NO NPC Buffer) OfflineShop,OfflineCraft,ChangePass No GM Shop,No Global Gk,No Donate,Free Teleport only LVL 1 commands: .offline , .changepassword 99+% Retail 1+1 Window Per Pc BASIC FEATURES: Exp/SP: x 3 Adena: x3 Drop: х3 Spoil: x3 Support 24/7 GLOBAL COMMUNITY
    • 亲爱的朋友们,我们很高兴向您介绍我们的全新服务 —— KYC 实名认证,适用于任何平台!️ 我们为加密货币交易所、在线市场、社交网络、主机服务商、赌场及其他合法网站提供实名认证服务。认证可通过护照或驾驶证完成。不支持任何涉及非法活动的网站。 可用国家: 东欧:俄罗斯、乌克兰、白俄罗斯、乌兹别克斯坦、亚美尼亚、吉尔吉斯斯坦、哈萨克斯坦 — $30–33 欧盟(西欧,通常为拉脱维亚和爱沙尼亚) — $80–88 非洲:尼日利亚、肯尼亚 — $30–33 如果您需要注册并验证您的账户,总金额将额外收取 10% 手续费。 如需申请 KYC 认证或咨询其他问题,请通过以下方式联系我们: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ 邮箱: solomonbog@socnet.store SOCNET 商店有效链接: 数字商品商店(网站):进入 商店 Telegram 机器人:进入 – 通过 Telegram 消息应用便捷访问商店。 Telegram 星星购买机器人:进入 – 快速且优惠地购买 Telegram 星星。 SMM 面板:进入 – 推广您的社交媒体账户。 我们为您准备了最新的促销与特别优惠,用于购买我们的产品与服务: 1. 使用优惠码 OCTOBER2025(8% 折扣)即可在 9 月于我们的商店(网站或机器人)购物享受优惠!首次购买还可使用优惠码 SOCNET(15% 折扣)。 2. 获得 $1 商店余额或 10–20% 折扣 —— 只需在网站注册后按照以下格式留言:"SEND ME BONUS, MY USERNAME IS..." – 在我们的论坛帖中发布即可! 3. 首次试用 SMM 面板可获得 $1 奖励 —— 只需在网站(支持)提交标题为 “Get Trial Bonus” 的工单。 4. 每周在我们的 Telegram 频道及星星购买机器人中举行 Telegram 星星赠送活动! 新闻资讯: ➡ Telegram 频道: https://t.me/accsforyou_shop ➡ WhatsApp 频道: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord 服务器: https://discord.gg/y9AStFFsrh
    • 亲爱的朋友们,我们很高兴向您介绍我们的全新服务 —— KYC 实名认证,适用于任何平台!️ 我们为加密货币交易所、在线市场、社交网络、主机服务商、赌场及其他合法网站提供实名认证服务。认证可通过护照或驾驶证完成。不支持任何涉及非法活动的网站。 可用国家: 东欧:俄罗斯、乌克兰、白俄罗斯、乌兹别克斯坦、亚美尼亚、吉尔吉斯斯坦、哈萨克斯坦 — $30–33 欧盟(西欧,通常为拉脱维亚和爱沙尼亚) — $80–88 非洲:尼日利亚、肯尼亚 — $30–33 如果您需要注册并验证您的账户,总金额将额外收取 10% 手续费。 如需申请 KYC 认证或咨询其他问题,请通过以下方式联系我们: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ 邮箱: solomonbog@socnet.store SOCNET 商店有效链接: 数字商品商店(网站):进入 商店 Telegram 机器人:进入 – 通过 Telegram 消息应用便捷访问商店。 Telegram 星星购买机器人:进入 – 快速且优惠地购买 Telegram 星星。 SMM 面板:进入 – 推广您的社交媒体账户。 我们为您准备了最新的促销与特别优惠,用于购买我们的产品与服务: 1. 使用优惠码 OCTOBER2025(8% 折扣)即可在 9 月于我们的商店(网站或机器人)购物享受优惠!首次购买还可使用优惠码 SOCNET(15% 折扣)。 2. 获得 $1 商店余额或 10–20% 折扣 —— 只需在网站注册后按照以下格式留言:"SEND ME BONUS, MY USERNAME IS..." – 在我们的论坛帖中发布即可! 3. 首次试用 SMM 面板可获得 $1 奖励 —— 只需在网站(支持)提交标题为 “Get Trial Bonus” 的工单。 4. 每周在我们的 Telegram 频道及星星购买机器人中举行 Telegram 星星赠送活动! 新闻资讯: ➡ Telegram 频道: https://t.me/accsforyou_shop ➡ WhatsApp 频道: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord 服务器: https://discord.gg/y9AStFFsrh
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock