Blockland Forums > Modification Help
Gui button function
Pages: (1/1)
xcruso:
Hello, what would i do to make so when people press the button in a gui they Get their clan tag changed?
Please anyhelp would be great. :D
Bloxxed:
--- Quote from: xcruso on September 07, 2011, 02:10:17 AM ---Hello, what would i do to make so when people press the button in a gui they Get their clan tag changed?
Please anyhelp would be great. :D
--- End quote ---
You'd have to communicate Client Side to Server Side, or atleast how I'd do it.
xcruso:
--- Quote from: Bloxxed on September 07, 2011, 03:17:54 AM ---You'd have to communicate Client Side to Server Side, or atleast how I'd do it.
--- End quote ---
And how do i do that?
Fluff-is-back:
--- Quote from: xcruso on September 07, 2011, 04:47:59 AM ---And how do i do that?
--- End quote ---
--- Code: ---commandToServer()
--- End code ---
although this would have to be defined on the host server.
xcruso:
--- Quote from: Fluff-is-back on September 07, 2011, 12:19:54 PM ---
--- Code: ---commandToServer()
--- End code ---
although this would have to be defined on the host server.
--- End quote ---
Thanks.
Pages: (1/1)