Author Topic: GUI on clients WITHOUT the mod containing them?  (Read 459 times)

I'm my understanding of the Blockland mod system GUIs in a mod on the server cannot be used by the clients unless the client also has the mod.

In my case I am making a tool when a brick is shot a gui with options comes up.  Is there a way this can be set up without forcing the client to download the mod as well?

Not against vanilla Blockland, but if you can live with requiring Blockland Glass (or for simpler GUIs, RTB) then that should be possible.

I'll have to find a way to make the GUI optional then...somehow

You could also use BLG: http://forum.blockland.us/index.php?topic=191720.0
It downloads GUIs to the clients, but all of them need to have BLG for it to work.

If you use BLG in your mod you could really kickstart the BLG system, which it needs. It can't do anything without any mods using it, so including it in your mod would be a great help.