Return to site

How to make a model for gmod

broken image

Your gamemode can have only one category, out of the following choices:

broken image

(You won't have a workshopid until you upload - so you will need to set this in an update) If your gamemode is on Workshop then this should be the workshopid of the file. Include and set to 1 if this gamemode should be selectable from the main menu This should only be set if the maps are unique to your gamemode. This is used to correctly categorise maps in the map selector. 'name' 'sk_grenades' 'text' 'Allow Grenades' 'help' 'If enabled then grenades are enabled' 'type' 'CheckBox' 'default' '1'

broken image

'name' 'sk_maxfrags' 'text' 'Max Frags' 'help' 'The maxiumum number of frags before a map change' 'type' 'Numeric' 'default' '20' 'base' 'base' 'title' 'Super Killers' 'maps' '^sk_' 'category' 'other' 'menusystem' '1' 'workshopid' '15895' 'settings'