You are viewing our Forum Archives. To view or take place in current topics click here.
rgh cmd.txt dnar
Posted:
rgh cmd.txt dnarPosted:
Status: Offline
Joined: Jul 23, 201212Year Member
Posts: 184
Reputation Power: 7
how do I add ui_allow_teamchange 1 to a cmd.txt for mw2 thanx im trying to make a cmd.txt mods for mw2 im trying stuff to c if if it works cant get ui_allow_teamchange 1 to work in a cmd.txt not sure why help help help or maybe u cant add that to a cmd can you?
any help appreciated
any help appreciated
#2. Posted:
Status: Offline
Joined: Dec 16, 201014Year Member
Posts: 1,957
Reputation Power: 98
Status: Offline
Joined: Dec 16, 201014Year Member
Posts: 1,957
Reputation Power: 98
If you are trying to do the "god mode" (change team online) then you need the following.
onlinegame 0;
xblive_privatematch 1;
xblive_rankedmatch 0;
You don't need ui_allow_teamchange 1 at all.
onlinegame 0;
xblive_privatematch 1;
xblive_rankedmatch 0;
You don't need ui_allow_teamchange 1 at all.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jul 23, 201212Year Member
Posts: 184
Reputation Power: 7
is that for multiplayer?
so ill add onlinegame 0;
xblive_privatematch 1;
xblive_rankedmatch 0;
so ill add this just as it is to my cmd to get godmode for mw2 multiplayer
just tried it didn't work man
so ill add onlinegame 0;
xblive_privatematch 1;
xblive_rankedmatch 0;
so ill add this just as it is to my cmd to get godmode for mw2 multiplayer
just tried it didn't work man
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Dec 16, 201014Year Member
Posts: 1,957
Reputation Power: 98
Status: Offline
Joined: Dec 16, 201014Year Member
Posts: 1,957
Reputation Power: 98
I don't know about cmd.txt but you have to use activeaction. Also you just tested, you only need xblive_privatematch 1
SV(Client, 1, "s activeaction \"xblive_privatematch 1;seta activeaction \\\"xblive_privatematch 1;\\\"\"");
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.