Spike Initiate Aug 18, 2019 #1 so i got [bs to work on the server but now its deleting the everlasting bandage when u use it what can i do
so i got [bs to work on the server but now its deleting the everlasting bandage when u use it what can i do
Quasar Member Aug 18, 2019 #2 if (BandageContext.BeginHeal(from, from) != null) m_Bandage.Consume(); If this line is in your current script it will consume the bandage regardless of type
if (BandageContext.BeginHeal(from, from) != null) m_Bandage.Consume(); If this line is in your current script it will consume the bandage regardless of type