Opywang
Member
Alright on our shard we're going to make some cool feature for clean up braitaina by selling item that come in random by using point, and we don't want players to choose the item, and we think it'll be too powerful if players can choose what they want.
Here is code for selling, and how can we fix the code where it can sell in random, and if it doesn't work then please tell us how to find an another way to make it work.
CleanUpBritanniaRewards.cs
Rewards.Add(new CollectionItem(typeof(KnightsBascinet), 0x140C, 1151247, 1150, 10000));
Here is code for selling, and how can we fix the code where it can sell in random, and if it doesn't work then please tell us how to find an another way to make it work.
CleanUpBritanniaRewards.cs
Rewards.Add(new CollectionItem(typeof(KnightsBascinet), 0x140C, 1151247, 1150, 10000));