Search found 2 matches

by stardust342
Wed Aug 12, 2015 7:21 pm
Forum: Garrysmod
Topic: how do i make a f4 meun?
Replies: 1
Views: 1441

Re: how do i make a f4 meun?

You can't simply "make your own". That requires advanced knowledge of LUA coding.
You can however, install a premade custom F4 menu.
Here's a YouTube video with a download link for a pretty good one: https://youtu.be/e59HHS7SkII

Hope this helps.
by stardust342
Wed Aug 12, 2015 7:19 pm
Forum: Garrysmod
Topic: LUA autorefresh
Replies: 3
Views: 2482

Re: LUA autorefresh

You must enable it for each file individually. put #NoSimplerr# in comments in each file you want autorefresh in. So, your code should look like this: --#NoSimplerr# /*--------------------------------------------------------------------------- Door groups --------------------------------------------...