Hi everyone. I've got a question. On coderhire i bought PropHunt v2 script (awesome one) but now lots of people searching games at "PropHunt" category (not "PropHunt v2"). So there are no players on my server.
Here is a question: is there any way to make a server showing as "Prop Hunt" using v2? Thanks.
[I]P.S. Tried to rename folder from prophunt2 to prophunt, tried to change a name of gamemode. Nothing helps.[/I]
Rename the folder, the txt file inside that folder, and inside the txt file. from prophunt2 to prophunt
[QUOTE=Robotboy655;43460491]Rename the folder, the txt file inside that folder, and inside the txt file. from prophunt2 to prophunt[/QUOTE]
From previous experience, I thought it was the name inside shared.lua's GM.Name = that decided what showed up on the menu?
[QUOTE=NiandraLades;43460504]From previous experience, I thought it was the name inside shared.lua's GM.Name = that decided what showed up on the menu?[/QUOTE]
That too.
[QUOTE=Robotboy655;43460613]That too.[/QUOTE]
Its only GM.Name that matters. The folder for trouble in terrorist town is named terrortown but it doesnt mess up the name
the foldername, txt filename, and the first like in the txt matters too afaik.
[editline]8th January 2014[/editline]
It will put two different copies with same GM.Name if the folder names are different. The gamemode name in the text file is what is used in the main menu in gamemode selection.
[editline]8th January 2014[/editline]
You can add "_modded" to the folder name for it to not duplicate it in the server browser.
[editline]8th January 2014[/editline]
This was made to prevent/discourage people to put version numbers for their gamemodes.
My fault, original gamemode is "prop_hunt" but i thought "ptophunt".
So, i did it. As you wrote:
1. Rename folder;
2. Changed %modename%.txt file in this folder;
3. Changed gamemode name at shared.lua.
Thanks everyone!
Sorry, you need to Log In to post a reply to this thread.