My gamemode won't show up in the gamemode selection
10 replies, posted
I've made a gamemode and uploaded it to the workshop (runner) and now when people download it they can't select it in the bottom right gamemode selection
my gamemode.txt:
"runner"
{
"base" "base"
"title" "Runner"
"maps" ""
"menusystem" "1"
"workshopid" "201784388"
}
any help would be appreciated
already done that
-snip- I don't know I how I misread the thread that badly, sorry!
[QUOTE=NiandraLades;43475279]If I recall, you need at least one server running it for it to show up in the browser[/QUOTE]
Read the thread before posting dumb assumptions.
[CODE]"runner"
{
"title" "runner"
"base" "base"
"maps" "^zs_"
"menusystem" "1"
}[/CODE]
This works for me change the name of "gamemode.txt" to "runner.txt" without quotationmarks
[U][B]Edit :[/B][/U] Thx Robotboy655
This has happened, like, twice now, where I've misinterpreted the thread, so I do apologize for that. I'll read them a bit more carefully in future.
Also, not great advice, in the end if you genuinely cannot get it to work, you could always take one of the pre-existing, working .txt you have and then use that as a template.
Don't use capitalized letters in gamemode file/folder names.
Sorry, you need to Log In to post a reply to this thread.