Serious Sam's Bogus Detour

Serious Sam's Bogus Detour

Workshop
Create, share and play!
了解更多
Gusdalf 1 2017 年 6 月 30 日 上午 9:24
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
< >
正在显示第 1 - 2 条,共 2 条留言
Melissa  [开发者] 2 2017 年 6 月 30 日 上午 9:37 
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"/>
最后由 Melissa 编辑于; 2017 年 6 月 30 日 上午 9:38
Gusdalf 1 2017 年 6 月 30 日 下午 1:34 
Thanks you again! :)
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50