Adding/Removing Game Modes
Moderator: Moderators
-
Sandtrooper956
- Corporal

- Posts: 158
- Joined: Thu Jul 31, 2014 3:58 pm
- Projects :: Just some little things
- xbox live or psn: No gamertag set
Adding/Removing Game Modes
I have been working on my own map lately and have a question. How would I add a new game mode to my map in such as hunt? And how do I remove a game mode such as hero assault? Thanks!
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Re: Adding/Removing Game Modes
For adding hunt mode: http://www.gametoast.com/viewtopic.php?f=27&t=12104 or http://www.gametoast.com/viewtopic.php?f=27&t=12542
Try using Ctrl + F on the FAQ. There are many useful resources there.
For removing a mode, look in your addme. Look for
and
Delete these parts. Be sure to leave the rest intact so you don't mess anything up. However, I'm fairly sure that you can just remove the downloadable content line and it should work.
Try using Ctrl + F on the FAQ. There are many useful resources there.
For removing a mode, look in your addme. Look for
Code: Select all
mode_eli_g = 1, Code: Select all
AddDownloadableContent("SBS","SBSg_eli",4)-
Sandtrooper956
- Corporal

- Posts: 158
- Joined: Thu Jul 31, 2014 3:58 pm
- Projects :: Just some little things
- xbox live or psn: No gamertag set
Re: Adding/Removing Game Modes
Thanks, ill mess around with that now. And I did look in the FAQ, but I guess not hard enough. Thanks!
