Serious Sam's Bogus Detour

Serious Sam's Bogus Detour

Workshop
Create, share and play!
Learn More
Gusdalf 1 30 Jun, 2017 @ 9:24am
Switches
Hello,

I look here (http://ssbd.a000ff.com/wiki/Info.xml) to add the switches to the info file but where I can find IDs to have infinite lives for example
< >
Showing 1-2 of 2 comments
Melissa  [developer] 2 30 Jun, 2017 @ 9:37am 
Here are all modifiers available in the official campaign, hope this helps.

<separator /> <header text=".mod.header.health" /> <modifier name=".mod.hp_regen" id="HP_REGEN" locked-by="HP_1" /> <modifier name=".mod.hp_1" id="HP_1" locked-by="HP_REGEN" /> <separator /> <header text=".mod.header.lives" /> <modifier name=".mod.no_lives" id="NO_LIVES" locked-by="INFINITE_LIVES,HARDCORE" /> <modifier name=".mod.infinite_lives" id="INFINITE_LIVES" locked-by="NO_LIVES,HARDCORE" /> <modifier name=".mod.hardcore" id="HARDCORE" locked-by="INFINITE_LIVES,NO_LIVES" tooltip=".mod.hardcore.help"/> <separator multiplayer="true" /> <header multiplayer="true" text=".mod.header.multiplayer" /> <modifier multiplayer="true" name=".mod.friendly_fire" id="FRIENDLY_FIRE" /> <modifier multiplayer="true" name=".mod.hp_shared" id="SHARED_HP" /> <separator /> <header text=".mod.header.misc" /> <modifier name=".mod.random_perks" id="RANDOM_PERKS" locked-by="ROGUELIKE" tooltip=".mod.random_perks.help"/> <modifier name=".mod.roguelike" id="ROGUELIKE" locked-by="RANDOM_PERKS,SPEEDRUN" tooltip=".mod.roguelike.help"/> <modifier name=".mod.speedrun" id="SPEEDRUN" locked-by="ROGUELIKE" tooltip=".mod.speedrun.help"/> <modifier name=".mod.no_hud" id="NO_HUD" tooltip=".mod.no_hud.help"/>
Last edited by Melissa; 30 Jun, 2017 @ 9:38am
Gusdalf 1 30 Jun, 2017 @ 1:34pm 
Thanks you again! :)
< >
Showing 1-2 of 2 comments
Per page: 1530 50