alternatively you can load this as a gsc script, it basically forces the solo features on the map
main(){ replacefunc(maps\mp\zm_alcatraz_utility::check_solo_status, ::solo); } solo(){ level.is_forever_solo_game = 1; }
undefined
theawesomest910
@theawesomest910