Author Topic: Wont let me test gamemode.  (Read 317 times)

so, i'm making this gamemode (using visolator's gamemodemakerGUI) and when i put all the correct files into the folder, i check to see if it works. and the response i get is:

*Gamemode_House_DM
that's also the name of the gamemode. and so i look into the Gamemode.txt folder, its there. written as "ADDON Gamemode_House_DM.
what's going on?

You should only include ADDON Gamemode_House_DM in the gamemode.txt file if your gamemode folder has a server.cs. Otherwise, don't include it in your gamemode.txt.