Posted 31 July 2012 - 12:28 AM
Hi, I'm making a client and I need help. I'm trying to make a button that will directly connect to a server I specify:
I looked at the GuiMultiplayer class, and that was very confusing.
If anyone can help me it would be greatly appreciated.
if (par1GuiButton.id == 7){
//Join the server here
}
I looked at the GuiMultiplayer class, and that was very confusing.
If anyone can help me it would be greatly appreciated.