Aftermath
Cargo
Carrier
Drone
Express
Hijacked
Meltdown
Overflow
Plaza
Raid
Slums
Standoff
Turbine
Yemen
Nuketown 2025
Dig
Pod
Take Off
Frost
Mirage
Hydro
Grind
Down Hill
Encore
Vertigo
Magma
Studio
Rush
Castaway
Bridge
Uplink
private void simpleButton60_Click(object sender, EventArgs e)
{
if (this.comboBoxEdit5.SelectedIndex == 0)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_la" });
}
if (this.comboBoxEdit5.SelectedIndex == 1)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_dockside" });
}
if (this.comboBoxEdit5.SelectedIndex == 2)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_carrier" });
}
if (this.comboBoxEdit5.SelectedIndex == 3)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_drone" });
}
if (this.comboBoxEdit5.SelectedIndex == 4)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_express" });
}
if (this.comboBoxEdit5.SelectedIndex == 5)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_hijacked" });
}
if (this.comboBoxEdit5.SelectedIndex == 6)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_meltdown" });
}
if (this.comboBoxEdit5.SelectedIndex == 7)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_overflow" });
}
if (this.comboBoxEdit5.SelectedIndex == 
{
RPC.Call(0x313e88, new object[] { 0, "map mp_nightclub" });
}
if (this.comboBoxEdit5.SelectedIndex == 9)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_raid" });
}
if (this.comboBoxEdit5.SelectedIndex == 10)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_slums" });
}
if (this.comboBoxEdit5.SelectedIndex == 11)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_village" });
}
if (this.comboBoxEdit5.SelectedIndex == 12)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_turbine" });
}
if (this.comboBoxEdit5.SelectedIndex == 13)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_socotra" });
}
if (this.comboBoxEdit5.SelectedIndex == 14)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_nuketown_2020" });
}
if (this.comboBoxEdit5.SelectedIndex == 15)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_dig" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x10)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_pod" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x11)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_takeoff" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x12)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_frostbite" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x13)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_mirage" });
}
if (this.comboBoxEdit5.SelectedIndex == 20)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_hydro" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x15)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_skate" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x16)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_downhill" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x17)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_concert" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x1
{
RPC.Call(0x313e88, new object[] { 0, "map mp_vertigo" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x19)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_magma" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x1a)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_Studio" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x1b)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_paintball" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x1c)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_Cove" });
}
if (this.comboBoxEdit5.SelectedIndex == 0x1d)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_Detour" });
}
if (this.comboBoxEdit5.SelectedIndex == 30)
{
RPC.Call(0x313e88, new object[] { 0, "map mp_Uplink" });
}
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.