clubpnguinmster Posted May 13, 2024 Share Posted May 13, 2024 there are many custom gamemodes on the workshop,willows starving floor, reforged, smashup, but i wanna know how to make the gamemode thingy change from "default" to "custom" after that i can make a mod myself but i just wanna know how to change the thingy Link to comment https://forums.kleientertainment.com/forums/topic/156036-how-do-i-make-a-custom-gamemode/ Share on other sites More sharing options...
Haruhi Kawaii Posted May 14, 2024 Share Posted May 14, 2024 On 5/13/2024 at 11:33 AM, clubpnguinmster said: there are many custom gamemodes on the workshop,willows starving floor, reforged, smashup, but i wanna know how to make the gamemode thingy change from "default" to "custom" after that i can make a mod myself but i just wanna know how to change the thingy I found this code in Willow's Starving Floor's modinfo file game_modes = { { name = "starvingfloor", label = "Starving Floor", description = "*Work together to survive waves of enemies.\n*Buy equipment in the shop between rounds.\n*Choose a class to help the team in various ways.", settings = { ghost_sanity_drain = false, ghost_enabled = false, portal_rez = false, } } } Link to comment https://forums.kleientertainment.com/forums/topic/156036-how-do-i-make-a-custom-gamemode/#findComment-1713962 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now