please help on changing the appearance of the items. because in this script the item reward is already fixed meaning whatever is in there those are the only items the player will get. How can I change it to "the item will appear by chances or percentage?
example in this part
setarray .@item1max[0],607,10; //100% chance to show
setarray .@item2max[0],501,10; //75% chance to show
setarray .@item3max[0],502,10; //50% chance to show
setarray .@item4max[0],503,10; //25% chance to show
setarray .@item5max[0],504,10; //1% chance to show
those items will only show by chances or percentage to the treasure pool.
Hi everyone,
Can anyone help me with this script?
PS: This is Goddameit Script
please help on changing the appearance of the items. because in this script the item reward is already fixed meaning whatever is in there those are the only items the player will get. How can I change it to "the item will appear by chances or percentage?
example in this part
those items will only show by chances or percentage to the treasure pool.
I hope someone can help me with this.
Share this post
Link to post
Share on other sites