Register for your free account! | Forgot your password?

You last visited: Today at 19:19

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Request]Drop bag

Discussion on [Request]Drop bag within the Shaiya PServer Development forum part of the Shaiya Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2010
Posts: 342
Received Thanks: 87
Lightbulb [Request]Drop bag

Hello ,

just wanted to know if exists a possible solution to drop more than 1 item by bag created in ItemCreate.ini ?

ex :
i would like that the player get 6 items in 1 clic from Fortune bag...
How to do that ? maybe configuration to sequenceitemcreate.ini ?

because same if you put more item at 100% in ItemCreate.ini still drop 1 by 1 with more possibility between all the item with same rate.

thank You for attention

King Regards,
_Diavolino_ is offline  
Old 03/19/2016, 14:47   #2
 
wallerus's Avatar
 
elite*gold: 0
Join Date: Apr 2014
Posts: 300
Received Thanks: 472
It isn't possible with the original ItemCreate.ini / ps_game.exe, but I know it is possible for an experienced developer to create such a system. There's no release or guide for this, so you'd probably have to see if a developer is willing to help you/sell you the script for it.
wallerus is offline  
Thanks
1 User
Old 03/19/2016, 14:53   #3
 
elite*gold: 0
Join Date: May 2010
Posts: 342
Received Thanks: 87
thx for your return... The fact to ask to a dev was the most evident way but in case that was an other possibility xD
_Diavolino_ is offline  
Old 03/19/2016, 21:17   #4
 
[GM]Bondax's Avatar
 
elite*gold: 0
Join Date: Jul 2015
Posts: 60
Received Thanks: 120
Quote:
Originally Posted by _Diavolino_ View Post
Hello ,

just wanted to know if exists a possible solution to drop more than 1 item by bag created in ItemCreate.ini ?

ex :
i would like that the player get 6 items in 1 clic from Fortune bag...
How to do that ? maybe configuration to sequenceitemcreate.ini ?

because same if you put more item at 100% in ItemCreate.ini still drop 1 by 1 with more possibility between all the item with same rate.

thank You for attention

King Regards,

Ofcourse it is possible to make it Let me show you under code...

Open your ItemCreate.ini and add this code line to end of your codes..
Code:
[RandomItemsCreate_1033]
	87	100
	2210	100
	2182	100
	2183	100
	2184	100
	2171	100
as you see on RandomItemsCreate_1033 1033 is a Variant you have to make your variant 1001+ for to get more items and then 87=Grade 100=Rate Drop rate have to be 100 for all your grades and for 1 item = 1 grade, I mean if you wanna give 5 items you have to make 5 grades with %100 chance i hope this will help you

Regards
[GM]Bondax
[GM]Bondax is offline  
Thanks
11 Users
Old 03/19/2016, 21:21   #5
 
elite*gold: 0
Join Date: May 2010
Posts: 342
Received Thanks: 87
Great will test it !!! thank you much
_Diavolino_ is offline  
Old 09/03/2017, 22:15   #6
 
elite*gold: 0
Join Date: Feb 2013
Posts: 20
Received Thanks: 1
Quote:
Originally Posted by [GM]Bondax View Post
Ofcourse it is possible to make it Let me show you under code...

Open your ItemCreate.ini and add this code line to end of your codes..
Code:
[RandomItemsCreate_1033]
	87	100
	2210	100
	2182	100
	2183	100
	2184	100
	2171	100
as you see on RandomItemsCreate_1033 1033 is a Variant you have to make your variant 1001+ for to get more items and then 87=Grade 100=Rate Drop rate have to be 100 for all your grades and for 1 item = 1 grade, I mean if you wanna give 5 items you have to make 5 grades with %100 chance i hope this will help you

Regards
[GM]Bondax

Does this work for episode 4.5?
padilha22 is offline  
Old 09/04/2017, 18:43   #7
 
elite*gold: 0
Join Date: Dec 2011
Posts: 22
Received Thanks: 2
Quote:
Originally Posted by padilha22 View Post
Does this work for episode 4.5?
This work for any episode.
ukrainec705 is offline  
Old 09/05/2017, 03:49   #8
 
elite*gold: 0
Join Date: Feb 2013
Posts: 20
Received Thanks: 1
Quote:
Originally Posted by ukrainec705 View Post
This work for any episode.
I just could not do it. I create the bag that comes random item, and it works. but this one of winning specific items could not create. When I click on the bag it does not open, it gives me a message that I can not open the bag.
padilha22 is offline  
Old 09/05/2017, 21:18   #9
 
elite*gold: 0
Join Date: Dec 2011
Posts: 22
Received Thanks: 2
Quote:
Originally Posted by padilha22 View Post
I just could not do it. I create the bag that comes random item, and it works. but this one of winning specific items could not create. When I click on the bag it does not open, it gives me a message that I can not open the bag.
Show your item and code.
ukrainec705 is offline  
Old 08/09/2018, 18:42   #10
 
[GameAdvisor]Finn's Avatar
 
elite*gold: 0
Join Date: Sep 2016
Posts: 171
Received Thanks: 107
me too .. ill follow the instruction but.. when i click item can't open the bag..
and the Variant of bag is 70 but can't open the bag please help thank you

me too .. ill follow the instruction but.. when i click item can't open the bag..
and the Variant of bag is 70 but can't open the bag please help thank you
[GameAdvisor]Finn is offline  
Old 08/10/2018, 20:12   #11
 
elite*gold: 0
Join Date: Jun 2018
Posts: 10
Received Thanks: 3
Quote:
Originally Posted by ukrainec705 View Post
This work for any episode.
It doesnt, it works only with certains ps_games, with mine, it is working and it is ep 5.4, but a friend of mine tried with his ps_game, he said it is ep 5.1 but i'm not sure, and it wasn't working, so clearly, it wouldn't work with ep 4.5 ps_game
[Admin]Wanheda is offline  
Old 08/13/2018, 09:58   #12
 
[GM]Bondax's Avatar
 
elite*gold: 0
Join Date: Jul 2015
Posts: 60
Received Thanks: 120
Quote:
Originally Posted by [GameAdvisor]Finn View Post
me too .. ill follow the instruction but.. when i click item can't open the bag..
and the Variant of bag is 70 but can't open the bag please help thank you

me too .. ill follow the instruction but.. when i click item can't open the bag..
and the Variant of bag is 70 but can't open the bag please help thank you
If u read my post clearly ur variant have to be 1001 or more
[GM]Bondax is offline  
Old 08/10/2019, 20:54   #13
 
elite*gold: 0
Join Date: Jan 2015
Posts: 7
Received Thanks: 0
Only one item each grade?...

Quote:
Originally Posted by [GM]Bondax View Post
If u read my post clearly ur variant have to be 1001 or more
Each grade drops one item.
Some time ago, I dropped several items of the same grade.
1. Itemcreate.ini
[RandomItemsCreate_1019]
1001 40
1002 100
; Lv1 Newbie Pack (Fighter - Defender)
[RandomItemsCreate_1050]
3000 100
2. Item.SData
An item with variant 1050
Five items with drop group 3000
I run item.sql on the database
Package item.SData in client

What am i doing wrong?
What to do to drop all items of the grade?
Sorry my english, google translator...
erasmojosepzo is offline  
Old 08/11/2019, 22:49   #14
 
[ADM]Acid's Avatar
 
elite*gold: 0
Join Date: Jul 2015
Posts: 291
Received Thanks: 782
Quote:
Originally Posted by erasmojosepzo View Post
Each grade drops one item.
Some time ago, I dropped several items of the same grade.
1. Itemcreate.ini
[RandomItemsCreate_1019]
1001 40
1002 100
; Lv1 Newbie Pack (Fighter - Defender)
[RandomItemsCreate_1050]
3000 100
2. Item.SData
An item with variant 1050
Five items with drop group 3000
I run item.sql on the database
Package item.SData in client

What am i doing wrong?
What to do to drop all items of the grade?
Sorry my english, google translator...
As far as my knowledge is, it is not possible to drop all items of one grade. If you want to make several items drop, u have to create a different grade for each item. So as for your 5 items for example: 3000, 3001, 3002, 3003, 3004. All 5 grades you add to your RandomItemsCreate variant with the 100% droprate.
The Boxes will always just drop one item out of the grade randomly. So putting 5 items into one grade, doesnt let you receive all 5.

PS: dont bump old threads please, rather create a new one
[ADM]Acid is offline  
Thanks
1 User
Old 01/21/2022, 20:15   #15
 
elite*gold: 0
Join Date: Feb 2014
Posts: 6
Received Thanks: 2
Quote:
Originally Posted by [GameAdvisor]Finn View Post
me too .. ill follow the instruction but.. when i click item can't open the bag..
and the Variant of bag is 70 but can't open the bag please help thank you

me too .. ill follow the instruction but.. when i click item can't open the bag..
and the Variant of bag is 70 but can't open the bag please help thank you
I have the same error, try to change the grade of items, dont use grade higher then 999, this must solve you problem.

Move the items of grades 2210,2182,2183,2184,2171 to 995,996,997,998,999.
vicctor99 is offline  
Reply


Similar Threads Similar Threads
[REQUEST]M:AA 100% drop hit and kill
03/27/2014 - Facebook - 4 Replies
I know there is such a hack going around problem is I haven't the slightest as to how make it work. I read everything about everything but I just can't quite make it work. Can somebody please make a tutorial about this much needed topic given the current tasks?
[REQUEST]How to set drop?
06/29/2011 - Shaiya Private Server - 8 Replies
Hello, I have tried to implent my drop. I put the grade and the % chance to 100. When i kill the mobs. Nothing else drop except the gold?
[Request]How to put cp drop in TQ BIn
07/04/2009 - CO2 Private Server - 4 Replies
How to put cp drop in TQ BIn!!!!please reply fast!



All times are GMT +2. The time now is 19:19.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.