Closed Vlad-00003 closed 6 years ago
Now I've also added the config options for the exosuit storage.
@Qwiso, check out the latest fix - for the VendingMachine and CoffeVendingMachine patches. The one for CoffeVendingmachin.OnMachineUse is not really nessasarry, but as I know it would increse performance a bit - reflection would be called just once insted of each prefix call. And about the VendingMachine - your way(just adding a postfix to the func) is... kinda not good. Why? Well, basicly the player got 1 coffe each time he pushes the button. No matter how much time has passed since last usage. So - in one second I was able to get ~15 cups of coffe and 1 pack of chips... This is kinda wired.
Wow. All of it?) But I still don't like the idea of you just ignoring what I'm typing =_=
@Vlad-00003 Sorry, I do have real work to worry about sometimes. Do you use discord? It's hard for me to manage so many points of contact
@Qwiso, yeah, I understand that. I also don't have much free time, but you have enought time to merge requests.... what does it take to type some text while doing so?)
Yes - I do have a discord - Vlad-00003#4401
So, here is what I've added: