Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $getmap = $_GET['mapname'];
- if($getmap == "gm_flatgrass"){
- $map = "Flatgrass";
- }
- if($getmap == "cs_assault"){
- $map = "CS Assault";
- }
- if($getmap == "cs_compound"){
- $map = "CS Compound";
- }
- if($getmap == "cs_evilisland"){
- $map = "CS Evil Island";
- }
- if($getmap == "cs_havana"){
- $map = "CS Havana";
- }
- if($getmap == "cs_italy"){
- $map = "CS Italy";
- }
- if($getmap == "cs_militia"){
- $map = "CS Militia";
- }
- if($getmap == "cs_office"){
- $map = "CS Office";
- }
- if($getmap == "de_aztec"){
- $map = "Aztec";
- }
- if($getmap == "de_dolls_blue"){
- $map = "Dolls (blue)";
- }
- if($getmap == "de_dust"){
- $map = "Dust";
- }
- if($getmap == "de_dust2"){
- $map = "Dust II";
- }
- if($getmap == "de_inferno"){
- $map = "Inferno";
- }
- if($getmap == "de_nuke"){
- $map = " ";
- }
- if($getmap == "de_piranesi"){
- $map = " ";
- }
- if($getmap == "de_port"){
- $map = " ";
- }
- if($getmap == "de_prodigy"){
- $map = " ";
- }
- if($getmap == "de_school"){
- $map = " ";
- }
- if($getmap == "de_thematrix"){
- $map = " ";
- }
- if($getmap == "de_tides"){
- $map = " ";
- }
- if($getmap == "de_train"){
- $map = " ";
- }
- if($getmap == "ttt_67thway_v7_j_l"){
- $map = " ";
- }
- if($getmap == "ttt_bb_teenroom_b2"){
- $map = " ";
- }
- if($getmap == "ttt_camel_v1"){
- $map = " ";
- }
- if($getmap == "ttt_canyon_a3"){
- $map = " ";
- }
- if($getmap == "ttt_cluedo_b5_improved1"){
- $map = " ";
- }
- if($getmap == "ttt_community_bowling_v5a"){
- $map = " ";
- }
- if($getmap == "ttt_community_pool_revamped "){
- $map = " ";
- }
- if($getmap == "ttt_concentration_b2"){
- $map = " ";
- }
- if($getmap == "ttt_dolls"){
- $map = " ";
- }
- if($getmap == "ttt_enclave_b1"){
- $map = " ";
- }
- if($getmap == "ttt_fallout"){
- $map = " ";
- }
- if($getmap == "ttt_fastfood_a6"){
- $map = " ";
- }
- if($getmap == "ttt_foundation_a1"){
- $map = " ";
- }
- if($getmap == "ttt_freddy_the_ship_v3"){
- $map = " ";
- }
- if($getmap == "ttt_hairyhouse"){
- $map = " ";
- }
- if($getmap == "ttt_innocentmotel_v1"){
- $map = " ";
- }
- if($getmap == "ttt_killville"){
- $map = " ";
- }
- if($getmap == "ttt_mall_a20130122"){
- $map = " ";
- }
- if($getmap == "ttt_mcairship"){
- $map = " ";
- }
- if($getmap == "ttt_metropolis"){
- $map = " ";
- }
- if($getmap == "ttt_minecraft_b5"){
- $map = " ";
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement