-
Notifications
You must be signed in to change notification settings - Fork 58
Small clarification #8
Comments
Thanks for the suggestion! |
Okay, thanks for the clarification, but what if the ping is less, for example 40? |
400ms? I tested it on a 30 ping server. |
Ok, I'll try. I saw in Vape V4 there is an "Active" HitSelect, do you think of doing the same? |
Actually, I don't know how the Active mode of the Vape V4 works... I'll try. |
Thanks, by the way, I checked the new function Block IN, it is already done well, but sometimes it still places the blocks not quite correctly, especially the top block, and in order to place it perfectly, you need to stand in the center of the block, and during the game you will achieve this hard. |
Vape's block-in moves the player to the center of the block, unfortunately I don't know how to simulate the correct movement...
will add in next release.. GrimAC didn't flag me, i think watchdog won't too. |
maybe this will help? import akka.japi.Pair; import java.util.*; public class BlockIn extends Module {
} |
if just "setPosition" then AntiCheat will flag you xd |
@xia-mc What you are doing is really cool, these are interesting updates and improvements, the client is getting better, but I would like to clarify. You add a lot of options for customization, a lot of sliders, but their meaning is not always clear. For example, in the function HitSelect, what is the delay slider for? I would like to ask, if you add such customization, then set the best settings from the code and add a description, at least in the list of changes, what it means and what values are best to use. Thank you!
The text was updated successfully, but these errors were encountered: