Post: bo2 1.18 xp lobby offsets
10-14-2014, 11:23 PM #1
norge1
< ^ > < ^ >
(adsbygoogle = window.adsbygoogle || []).push({}); i need offsets to do xp lobby online if anyone can give me. thanks.
(adsbygoogle = window.adsbygoogle || []).push({});
10-15-2014, 02:37 AM #2
Jewels
I’m too L33T
    [spoiler] if (this.comboBox4.SelectedIndex == 0)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dom_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_dm_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_dem_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_conf_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_sd_score_kill 500"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_tdm_score_kill 100"
});
}
if (this.comboBox4.SelectedIndex == 1)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dom_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 2)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dm_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 3)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dem_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 4)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_conf_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 5)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_tdm_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 6)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_ctf_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 7)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_sd_score_kill 400000"
});
}
[/spoiler]
10-15-2014, 02:44 AM #3
One
At least I can fight
Originally posted by Daniella View Post
    [spoiler] if (this.comboBox4.SelectedIndex == 0)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dom_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_dm_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_dem_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_conf_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_sd_score_kill 500"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_tdm_score_kill 100"
});
}
if (this.comboBox4.SelectedIndex == 1)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dom_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 2)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dm_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 3)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dem_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 4)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_conf_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 5)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_tdm_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 6)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_ctf_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 7)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_sd_score_kill 400000"
});
}
[/spoiler]

thanks Happy

The following user thanked One for this useful post:

Jewels
10-15-2014, 02:45 AM #4
Jewels
I’m too L33T
Originally posted by Astek. View Post
thanks Happy


No Problem Smile

The following user thanked Jewels for this useful post:

One
10-15-2014, 10:35 PM #5
norge1
< ^ > < ^ >
thanks you the best man
10-16-2014, 07:54 PM #6
norge1
< ^ > < ^ >
Originally posted by Daniella View Post
    [spoiler] if (this.comboBox4.SelectedIndex == 0)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dom_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_dm_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_dem_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_conf_score_kill 100"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_sd_score_kill 500"
});
RPC.Call(3226504u, new object[]
{
0,
"set scr_tdm_score_kill 100"
});
}
if (this.comboBox4.SelectedIndex == 1)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dom_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 2)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dm_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 3)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_dem_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 4)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_conf_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 5)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_tdm_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 6)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_ctf_score_kill 400000"
});
}
if (this.comboBox4.SelectedIndex == 7)
{
RPC.Call(3226504u, new object[]
{
0,
"set scr_sd_score_kill 400000"
});
}
[/spoiler]


hey i need the rpc definition for this xp lobby. thanks if you can give me.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo