Hi there,
Now, before people are spamming me to death with comments like;
“You haven’t searched Facepunch for your problem.”
“You just don’t know how to search.”
I have looked over Facepunch for a while now to find a situation similar to mine. I think however that i am just don’t getting how the script is supposed to look. In my search to find anyone who could have helped me; i failed. Players on garrysmod are either to cocky and arrogant or they pretend to know.
I posted my thread regarding my problem in scripting. I’ve been experimenting with small things just to get familiar with Lua. However, i bumped.
This is my problem. I was trying to make a derma menu and had it in my first Lua file. It loaded just fine when i started gmod and tested it. Now, it seemed interesting to me to load the menu out of another file. Since both files where already on the client i just included one file into another. However, now i tried launching the menu ingame and it failed.
I just used the include() to make this happen. Can anyone explain me properly on how to run functions from another file in my main Lua script.
Thanks in Advance,
SilverMagics.