I have in mind to create a new VIP system, like Bronze VIP, Silver VIP and Gold VIP. Any ideas for using the same isVip variable for the 3 functions? Because I don't want to have to create isVipBronze, isVipPrata and isVipOuro and neither 3 tasks because I will save the statuses in the characters' memo. To using java 11.
2 clients:
StyleA: Original client
test1: Unity client
Monster kills are displayed correctly on both clients. Soon it will be possible to kill mobs in a party on 2 different clients
I apologize for my incompetence. The ability to trade is limited only for builder 1. Ordinary characters can trade with each other, and this has nothing to do with auto loot.)
Question
Williams
I have in mind to create a new VIP system, like Bronze VIP, Silver VIP and Gold VIP. Any ideas for using the same isVip variable for the 3 functions? Because I don't want to have to create isVipBronze, isVipPrata and isVipOuro and neither 3 tasks because I will save the statuses in the characters' memo. To using java 11.
13 answers to this question
Recommended Posts