Play Merge Weapons Shooting 2048 Walkthrough
Merge Weapons Shooting 2048 combina la toma de decisiones estratégicas con un combate intenso. Recorre los caminos para duplicar tus armas y elige si quieres compartir, mejorar o duplicar tu arsenal. Lucha contra enemigos en el mapa y desata tu potencia de fuego para ganar puntos. Desarrollo web: https://freecrazygame.com y $(document).height() - 500) { if (!loading) { loading = true; jsonajax(30); } } }); } var LoadedGamesNum = 0; var loading = false; function jsonajax(e) { if (e <= 0) return; if (typeof cat !== 'undefined') { url = "/ajax_loadmoregames.php?LoadedGamesNum=" + LoadedGamesNum + "&num=" + e + "&ids=" + ids + "&cat=" + cat; } else { url = "/ajax_loadmoregames.php?LoadedGamesNum=" + LoadedGamesNum + "&num=" + e + "&ids=" + ids + "&pagetype=" + PageType; } $.ajax({ url: url, success: function(t) { if (t == 'NoData') { loading = true; } else { var $html = $(t); $container.append($html).masonry('appended', $html); loading = false; } LoadedGamesNum = LoadedGamesNum + e; } }); } }); if (typeof PageType !== 'undefined') { if (PageType == "played") { //$(".bottomtext").hide(); } }