Post: Full Adress by XP LOBBY????
11-09-2014, 09:00 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); i need the full adress by xp lobby or force host pls pls
11-09-2014, 09:19 PM #2
Tustin
Balls of Steel
Originally posted by iGlitchZombies View Post
i need the full adress by xp lobby or force host pls pls

You set xp by modifying the score dvars.

Example:
    
void setXP(int value)
{
string[] modes = new string[] { "war", "dm", "dem", "dom", "ctf", "kc", "koth", "hq", "sd", "sr", "sab", "conf", "tdef", "oic", "sas", "gun", "shrp"};

foreach (string g in modes)
{
Cbuf_AddText(0, "set scr_" + g + "_score_kill " + value);
}
}


Then call like so: setXP(25000); //sets 25k kill xp for all modes.
11-09-2014, 10:17 PM #3
Originally posted by Tustin View Post
You set xp by modifying the score dvars.

Example:
    
void setXP(int value)
{
string[] modes = new string[] { "war", "dm", "dem", "dom", "ctf", "kc", "koth", "hq", "sd", "sr", "sab", "conf", "tdef", "oic", "sas", "gun", "shrp"};

foreach (string g in modes)
{
Cbuf_AddText(0, "set scr_" + g + "_score_kill " + value);
}
}


Then call like so: setXP(25000); //sets 25k kill xp for all modes.


Ok and force host?
11-10-2014, 01:26 PM #4
Boliberrys
^^ Sexy ^^
Originally posted by iGlitchZombies View Post
Ok and force host?


You must login or register to view this content.
11-10-2014, 01:40 PM #5
One
At least I can fight
Originally posted by iGlitchZombies View Post
Ok and force host?

no thank you? he took the time to write that out for you and told you how to use it, but you want more
11-10-2014, 01:55 PM #6
Originally posted by Astek View Post
no thank you? he took the time to write that out for you and told you how to use it, but you want more


copy and pAste!!!
11-10-2014, 01:57 PM #7
One
At least I can fight
Originally posted by iGlitchZombies View Post
copy and pAste!!!

i guess, but ive seen you make multiple threads asking for this so, you would think you would say thanks, but whatever idc.
Last edited by One ; 11-10-2014 at 02:03 PM. Reason: quote
11-10-2014, 02:02 PM #8
Boliberrys
^^ Sexy ^^
If you get Force Host source(which is 1 line of code), you will release your "tool" thats the same as every other tool.
If you want something search for it. If you cant find it, make a thread and ask for it. But you can find the Force Host in IDA, and on Google.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo