All Activity
- Today
-
Hi czar, superheat ore is opening quests and just opening quests every single inventory and is sitting in quests for like 2 minutes every time.
-
Rebels420 joined the community
-
Need help understanding the sizing for Graphics2D drawString.
Alakazizam replied to Alakazizam's topic in Scripting Help
I got it resolved. I didn't know how to set font and all that, I just went with whatever was default. I was mostly wondering why the break screen blew the font up, but setting my own font seems to have stopped the resizing during the break screen. g.setFont(new Font("Arial", Font.PLAIN, 12)); -
Need help understanding the sizing for Graphics2D drawString.
skillerkidos1 replied to Alakazizam's topic in Scripting Help
Can you send the snippet? You are setting the font somewhere i would guess