Hello, everyone. I'm really sorry if this is a super dumb question, but I'm new to Lua.
I was following a tutorial made by CodeBlue on YouTube, trying to learn how to create and edit entities. I'm sure all of the code is right, but it doesn't appear in my Q menu. Here are the images: [url]http://imgur.com/a/gcTHr[/url]
I have put them where I was told to, in C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\lua\entities\testent
Any help would be appreciated.
Your phys:IsValid () check doesn't have a closing parenthesis. You should have noticed this with an error in your console.
[QUOTE=code_gs;52314468]Your phys:IsValid () check doesn't have a closing parenthesis. You should have noticed this with an error in your console.[/QUOTE]
Thank you. So many people were commenting that it doesn't appear, I guess they were all idiots like me.
Sorry, you need to Log In to post a reply to this thread.