if(PlayerLevel[id] == 1) // Checks level. { give_item(id,"weapon_glock18"); // Give yourself glock18 at level 1 }