Does anyone know where the tutorial for new Loading screen is? Can't find it.
|
|

Trying to draw text on screen, But it appears and disappears, how can i fix it?
Code:if(command.equalsIgnoreCase("check")){ Graphics g = method11(0).getGraphics(); g.setFont(new Font("Helvetica", 1, 16)); g.setColor(Color.yellow); g.drawString("Fish:"+fishCollected+", Ores:"+oresCollected+", Logs:"+logsCollected, 30,35); }

Does anyone know where the tutorial for new Loading screen is? Can't find it.

I could be wrong but the client already has something like this built in..



| « I need help now!! | Deleting black box's? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |