Blockland Forums > Modification Help

GUI Question

Pages: (1/3) > >>

Mapster:

Would it be possible to display a VCE Variable value in a GUI? I might be just thinking about it the wrong way but it doesn't seem like it would possible or indeed a good idea, considering you can open a keybound GUI on any server. I suppose that leads me to another question, is it possible to make it so people can download your GUI and yet only be able to use it on your own server. (NOT saying that they couldn't go change the code but just asking in general.)

Nexus:

VCE is a server sided data set, while GUIs are on the client side.

In order to have a gui display a variable from VCE, the client must request it from the server, and the server needs to send it back.

Mapster:

Could I make it so all they have to do is request it once and it will automatically request it from then on?

Nexus:


--- Quote from: Mapster on January 26, 2012, 08:10:56 PM ---Could I make it so all they have to do is request it once and it will automatically request it from then on?

--- End quote ---

There is no difference between "request" and "automatic request" in this context.  All the requests would be identical, whether you call them "automatic" or not.

Mapster:

How would somone go about requesting it anyway?

Pages: (1/3) > >>

Go to full version