How to get the head of the enemy
-
function drawFace(target,x,y){mc.getTextureManager().bindTexture(target.getLocationSkin());GL11.glEnable(GL11.GL_BLEND);GL11.glColor4f(1,1,1,1);Gui.drawScaledCustomSizeModalRect(x,y,8,8,8,8,27,27,64,64);GL11.glDisable(GL11.GL_BLEND);} -
@czechhek said in How to get the head of the enemy:
你看看任何目标 hud src 代码并滑动它?
Other people's code has been confused
@ibook obfuscated lmao not confused
-
function drawFace(target,x,y){mc.getTextureManager().bindTexture(target.getLocationSkin());GL11.glEnable(GL11.GL_BLEND);GL11.glColor4f(1,1,1,1);Gui.drawScaledCustomSizeModalRect(x,y,8,8,8,8,27,27,64,64);GL11.glDisable(GL11.GL_BLEND);}
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login