![]() |
|
Modding Tutorials Suggestion - Printable Version +- Blockland Fan Forums (https://forum.bcs.place) +-- Forum: Blockland Forums (https://forum.bcs.place/forumdisplay.php?fid=1) +--- Forum: Suggestions (https://forum.bcs.place/forumdisplay.php?fid=8) +--- Thread: Modding Tutorials Suggestion (/showthread.php?tid=82) |
Modding Tutorials Suggestion - banana2 - 03-09-2026 We should have multiple threads for how to do different stuff in Modding Help for people that want to get in it. Maybe have 1 important thread that links to all of these threads? Obviously have examples tho. Maybe threads for how to use script objects, how to use packages, how to make functions, commands, gui, syntax, etc etc ex. a thread of how to make client add-ons and client/server commands, and then explore using commandToClient, commandToServer, making handshakes, getGhostID, ServerConnection as a group, many other stuff for server/client communication. I'd think GUI would have to be it's own thread, like client frontend, given how much stuff it has with many different objects, each having even more fields. (Of course with examples for how it will look) RE: Modding Tutorials Suggestion - a_jar_of_cake - 03-09-2026 ![]() commandToServe RE: Modding Tutorials Suggestion - banana2 - 03-09-2026 evil. |