How do you damage yourself?
-
@plumer-man ok
-
@plumer-man what would that look like?
-
@plumer-man like mc.theplayer.strafe = true
or how would that work -
@plumer-man ok thanks, also the damage thing from earlier is being weird and doesn't damage you
-
are you in singeplayer survival?
-
@plumer-man yes but I also tried it on several test servers also would you like to continue this conversation on discord because I can only chat every 2 minutes
-
var C04PacketPlayerPosition = Java.type("net.minecraft.network.play.client.C03PacketPlayer.C04PacketPlayerPosition")
-
@plumer-man said in How do you damage yourself?:
var C04PacketPlayerPosition = Java.type("net.minecraft.network.play.client.C03PacketPlayer.C04PacketPlayerPosition")
okay
-
@plumer-man is there another way to increase your speed that doesn't flag as much as strafe?
-
@plumer-man vulcan
-
@plumer-man hycraft's vulcan though
-
@plumer-man I have another question because im making settings for a module and fsr the settings won't register with the module when you change them. Im pretty sure module.settings.(setting).get() will be the settings value, but this is not working for me.