So I was working on a gamemode a while back before the GMod 13 Beta. Well now I am having trouble getting it to load in Gmod 13. I created and did all it said at this [URL="http://wiki.garrysmod.com/page/Gamemode_Creation"]link [/URL]here. But still no luck.
We're going to need a bit more info than that. What does your gamemode folder structure currently look like?
Do you have a .txt file in your main gamemode folder that is named the same as the folder it's in that looks like this?
[CODE]
"Gamemode"
{
"base" "base"
"title" "GAMEMODE NAME"
"version" "1"
"menusystem" "1"
"author_name" ""
"author_email" ""
"author_url" ""
"maps" ""
"icon" ""
"info" ""
"hide" "0"
}
[/CODE]
Yes, If you are going to ask for help , I suggest adding some code.
Sorry, you need to Log In to post a reply to this thread.