Blockland Forums > Modification Help
[Tutorial] Creating A GUI [Updated 4/1/2012]
SlayerZ99:
--- Quote from: Ipquarx on March 25, 2012, 10:16:22 AM ---Make sure the .cs file is named Client.cs, not server.cs or something like that.
--- End quote ---
I did name is client.cs
but I tried the hud using "Server_" and it didnt work, changed it to "Script_" and it worked too
I think the OP should add more pictures and clear up some things because I feel like some stuff is hard to understand if you're just starting.
Question: Im trying to make a GUI that has the scroll box and it tells me whos on the server. Is that possible, or is there more scripting involved.
Nexus:
--- Quote from: jes00 on March 25, 2012, 06:53:25 AM ---Should I change Client_ to Script_ because some Client_ mods have not been automatically executing for some reason.
--- End quote ---
I have been making client mods for blockland for almost a year and never had this problem. It will always work if it is done correctly.
jes00:
--- Quote from: SlayerZ99 on March 25, 2012, 01:31:11 PM ---Question: Im trying to make a GUI that has the scroll box and it tells me whos on the server. Is that possible, or is there more scripting involved.
--- End quote ---
More scripting involved.
SlayerZ99:
--- Quote from: jes00 on March 25, 2012, 02:30:43 PM ---More scripting involved.
--- End quote ---
Thats what I thought :I
So unless Im actually making something like a RP with more coding, Im more limited in what I can do with GUI's.
Fluff-is-back:
--- Quote from: SlayerZ99 on March 25, 2012, 02:33:22 PM ---Thats what I thought :I
So unless Im actually making something like a RP with more coding, Im more limited in what I can do with GUI's.
--- End quote ---
We are here to help :)
You can intercept the function that updates the PlayerList GUI.