Hello,
i can pass an Int as Itemid on Inbagcount, but not on Whitdraw item from bank, is it normal ?
like the amount on same method i can see
how can i set this to Itemid in GetItemFromBankAction.cs i will not need to put a string on the future to have Item1,Item2,Item3
i can pass an Int as Itemid on Inbagcount, but not on Whitdraw item from bank, is it normal ?
like the amount on same method i can see
Code:
[TypeConverter(typeof(DynamicProperty<int>.DynamivExpressionConverter))]
Last edited: