• Scoreboard Creation
    2 replies, posted
Hello, I am currently trying to learn how to create a scoreboard from scratch. I am not sure how to set up the file structure for just a simple scoreboard that I can host from my desktop. I am not worried about trying to get it to work for DarkRP. I want to practice with making UI and stuff like that. Thanks for reading.
The file structure is entirely meaningless for scoreboards, or any UI. You create a file that is ran clientside and put your code into it. For example, lua/autorun/client/my_unique_scoreboard.lua I have no clue what this is supposed to mean. You cannot host anything for GMOd from your desktop.
https://wiki.garrysmod.com/page/Basic_scoreboard_creation https://www.youtube.com/watch?v=_-AsYYX6tU4 https://www.youtube.com/watch?v=xQb_D9WfS68
Sorry, you need to Log In to post a reply to this thread.