You are viewing our Forum Archives. To view or take place in current topics click here.
Need help with CFG coding
Posted:
Need help with CFG codingPosted:
Status: Offline
Joined: Feb 16, 201410Year Member
Posts: 3
Reputation Power: 0
Status: Offline
Joined: Feb 16, 201410Year Member
Posts: 3
Reputation Power: 0
Hi guys i'm trying to make a sort of mini menu infection that has working god mode
and want some help ... can anyone try help get it to work
what i'm trying to do is create it so it say's in the "Say command" (God mode On/Off) and (Made By GoFuxkYourSelf)So when you Press "R3" it goes to "M3" which is the God mode cmd you make it private match and able to press "R3" Again to make the lobby online again!
what i have at the moment>
Here is the god mode coding in the infection im trying to create
Anyone recon they could get this to work ?
Or
If anyone have a working Godmode infection could you please post the coding
and want some help ... can anyone try help get it to work
what i'm trying to do is create it so it say's in the "Say command" (God mode On/Off) and (Made By GoFuxkYourSelf)So when you Press "R3" it goes to "M3" which is the God mode cmd you make it private match and able to press "R3" Again to make the lobby online again!
what i have at the moment>
"ui_mapname \""mp_favela;^3GODMode TEST 2;bind Button_Back vstr OP;set OP \""say ^0God Mode On/Off ^2(R3);say ^0Made By GoFuxkYourSelf;bind button_rstick vstr M3;bind dpad_up vstr OP;bind dpad_down vstr OP;bind dpad_left vstr CLO;bind button_rstick vstr M3;bind dpad_up vstr OP;bind dpad_down vstr OP;bind dpad_left vstr CLO;set M3 \""bind button_rstick toggle xblive_privatematch 1 0;toggle xblive_rankedmatch 0 1;say GodMode;set CLO \""r_filmtweakenable 0;r_filmusetweaks 0;cg_hudchatposition 225 225;cg_chatheight 8;say ^0 ;say ^0 ;say ^0Infected By: ;say ^5GoFuxkYourSelf;say ^0----------^0MENU CLOSED^0----------;bind vstr dpad_left OP"
Here is the god mode coding in the infection im trying to create
set M3 \""bind button_rstick toggle xblive_privatematch 1 0;toggle xblive_rankedmatch 0 1;say GodMode;
Anyone recon they could get this to work ?
Or
If anyone have a working Godmode infection could you please post the coding
#2. Posted:
Status: Offline
Joined: Feb 18, 201212Year Member
Posts: 79
Reputation Power: 3
Status: Offline
Joined: Feb 18, 201212Year Member
Posts: 79
Reputation Power: 3
onlinegame 0;xblive_privatematch 1;xblive_rankedmatch 0
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.