Current Loadout
Hover over items to customize
Knife
handleWeaponUpdate($_POST)) { header("Location: {$_SERVER['PHP_SELF']}"); exit; } } // Get loadout data for logged in users $loadoutData = null; $weaponCategories = []; if (isset($_SESSION['steamid'])) { require_once 'steamauth/userInfo.php'; $weaponHandler = new WeaponHandler($_SESSION['steamid']); $loadoutData = $weaponHandler->getLoadoutData(); $weaponCategories = $weaponHandler->getOrganizedWeapons(); } ?>
Connect your Steam account to customize your weapon loadout
Hover over items to customize