Blockland Forums > Suggestions & Requests
Automatic GUI downloading
Crêpe:
Blockland Glass tryed to accomplish this
I think they did
tails:
Gmod uses LUA for custom content, I have no idea if it downloads the gui's or if it just knows from the servers because gmod 13 uses custom file formats for downloaded stuff.
Oh and i know the main menu's are written in HTML but i don't know if in game can take advantage of that.
Melting Plastic:
Yeah, Gmod servers always upload client-side LUA files to clients apon server join. Im guessing the difference is that those LUA files don't give access to dangerous file functions?
tails:
I think they do, It's more garry fixes them http://facepunch.com/showthread.php?t=1152809
Here's what it does:
- Clears garrysmod/data folder
- Clears some SQLite tables (holding some of your settings and FPP buddies)
- Crashes game (with the buildcubemaps command?)
- Sets your steam status to 'show offline'
- It does spread, it seems, it makes you re-upload it
Reinforcements:
--- Quote from: Ephialtes on October 11, 2012, 08:07:55 AM ---I actually have no idea what kind of features gmod offers in terms of custom GUIs and stuff. It may be that it already has a hefty client-side framework that custom GUIs can hook into and use.
If anyone knows much about how that works that'd be quite valuable to post in here.
--- End quote ---
I don't know too much about it, sorry. What would you need it for?