meeex
Member
Please how do I change the old gold system to the new gold system in "VendorStone"
Old is: else if ( from.BankBox.ConsumeTotal( m_Stone.Currency, m_Stone.Price1, true ) )
new not works: else if ( Banker.Withdraw( m_Stone.Currency, m_Stone.Price1, true ) )
line 1280
Old is: else if ( from.BankBox.ConsumeTotal( m_Stone.Currency, m_Stone.Price1, true ) )
new not works: else if ( Banker.Withdraw( m_Stone.Currency, m_Stone.Price1, true ) )
line 1280