Post: Is it possible to create an infection lobby?
01-03-2013, 04:05 PM #1
CrimsonEcho
Space Ninja
(adsbygoogle = window.adsbygoogle || []).push({}); I tried creating my own but it just showed a blank checkerboard without any text that was supposed to be in

    set ui_mapname "mp_cliffside;^1USE IN SPLIT SCREEN *** ^5Infected ^3By ^1CrimsonEcho's v2;^0INFECTION:^2Infectable Binds *=Noclip *=God Mode *=Advertise *=Dogs;bind button_back say ^1CrimsonEcho BINDS ^2Activated;bind dpad_up noclip;bind dpad_down god;bind dpad_right say ^5Infected ^4By ^1CrimsonEcho;bind dpad_left give dogs_mp;set clanName }CE{"


Any way to get this to work?
is mp_cliffside wrong?
(adsbygoogle = window.adsbygoogle || []).push({});
01-03-2013, 04:43 PM #2
SniperScope
PS3CoDFailures
I think Cliffside might be mp_shrine, not 100% sure though.
01-03-2013, 04:53 PM #3
CrimsonEcho
Space Ninja
Originally posted by SniperScope View Post
I think Cliffside might be mp_shrine, not 100% sure though.


Do you know any correct map name for sure?
01-03-2013, 04:55 PM #4
SniperScope
PS3CoDFailures
Originally posted by CrimsonEcho View Post
Do you know any correct map name for sure?


mp_roundhouse

I checked Cliffside and it does seem to be mp_shrine.
01-03-2013, 05:04 PM #5
CrimsonEcho
Space Ninja
Originally posted by SniperScope View Post
mp_roundhouse

I checked Cliffside and it does seem to be mp_shrine.


Do you if I can create this infection?
01-03-2013, 05:05 PM #6
SniperScope
PS3CoDFailures
Originally posted by CrimsonEcho View Post
Do you if I can create this infection?


I'm not sure. I haven't messed around with infections before.
01-04-2013, 06:10 AM #7
AndresKid
Error… Cat invasion!
Yes it is possible. It's kinda confusing thou.Goes something like this

set g_TeamName_Allies Menu1;set g_TeamName_Axis Menu1
setfromdvar Menu1 g_TeamName_Allies;setfromdvar Menu1 g_TeamName_Axis

ui_mapname "mp_airfield;n/set Menu1;setfromdvar Menu1 g_TeamName_Allies;setfromdvar Menu1 g_TeamName_Axis\n"

Menu1 being your own menu that will be given to everyone on both sides by setting the dvars,binds, etc... to the teams name.

I recommend looking at some R2R mods for cod4 to understand it better.

I know I don't look like someone who knows stuff like this but I can code scripts and I know somewhat about binds and cmds. I actually modded on the Wii versions of CoD, it's the same thing mind you besides the binding controls.
01-04-2013, 06:24 AM #8
CrimsonEcho
Space Ninja
Originally posted by AndresKid View Post
Yes it is possible. It's kinda confusing thou.Goes something like this

set g_TeamName_Allies Menu1;set g_TeamName_Axis Menu1
setfromdvar Menu1 g_TeamName_Allies;setfromdvar Menu1 g_TeamName_Axis

ui_mapname "mp_airfield;n/set Menu1;setfromdvar Menu1 g_TeamName_Allies;setfromdvar Menu1 g_TeamName_Axis\n"

Menu1 being your own menu that will be given to everyone on both sides by setting the dvars,binds, etc... to the teams name.

I recommend looking at some R2R mods for cod4 to understand it better.

I know I don't look like someone who knows stuff like this but I can code scripts and I know somewhat about binds and cmds. I actually modded on the Wii versions of CoD, it's the same thing mind you besides the binding controls.


can you show me an example as like giveing people infectable binds such as godmode, noclip, and give all?
01-04-2013, 07:19 AM #9
AndresKid
Error… Cat invasion!
Originally posted by CrimsonEcho View Post
can you show me an example as like giveing people infectable binds such as godmode, noclip, and give all?


First Run "INFECTOTHERSTEST" then run "HANDLERC". Or the other way around is fine to, then fast_restart and end game and the players in your lobby should get dpad down god mode and a bigger minimap. I can't remember correctly because I did this along time ago on cod4 ps3 r2r2r on a savegame. You might need the dev dvars too.

set MAPSTUFFA "ui_mapname mp_airfield;n/set DOTHIS;setfromdvar vstr DOTHIS g_TeamName_Allies;setfromdvar vstr DOTHIS g_TeamName_Axis\n"
set INFECTOTHERSTEST "set g_TeamName_Allies vstr DOTHIS;set g_TeamName_Axis vstr DOTHIS; vstr MAPSTUFFA; vstr RIGHTHERE"
set RIGHTHERE "setfromdvar DOTHIS g_TeamName_Allies;setfromdvar DOTHIS g_TeamName_Axis"
set DOTHIS " vstr BINDC;bind dpad_down god;compassSize 1.5;say What"
set BINDC "set gpad_buttonsConfig ASDF;set gpad_sticksConfig thumbstick_default;updategamerprofile"

set HANDLERC "con_minicon 1;snd_playlocal mouse_over;setfromdvar ui_mapname mapz;setfromdvar ui_gametype gamez;wait 3;timescale 15;scr_dm_timelimit 0.01;scr_war_timelimit 0.01;wait 1000;scr_dm_timelimit 3;scr_war_timelimit 3;timescale 1;updategamerprofile"
01-04-2013, 03:21 PM #10
CrimsonEcho
Space Ninja
Originally posted by AndresKid View Post
set MAPSTUFFA "ui_mapname mp_airfield;n/set DOTHIS;setfromdvar vstr DOTHIS g_TeamName_Allies;setfromdvar vstr DOTHIS g_TeamName_Axis\n"

NevermindI understand thanks

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo