Counter-Strike 2

Counter-Strike 2

Co-op Strike: Phoenix Compound
Can I Play Solo?
I tried but i cant satrt the game
< >
Menampilkan 1-15 dari 19 komentar
Charlos 10 Feb 2018 @ 4:42pm 
i dont no
Even if you could open a mission there is many places where in order to progress you require the assistence of another player so you would need to noclip and stuff
Oshers 10 Feb 2018 @ 8:03pm 
You can change a few config files, I dont reccomend it though. trying to spawn a ♥♥♥ to start it automaticaly removes the ♥♥♥.
Slimek 11 Feb 2018 @ 1:30am 
Go to C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\scripts\vscripts\coop

Open coopmission_main.nut and notice the 3rd line: TOTAL_PLAYERS_PLAYING <- 2;

You need to change the number to 1.
Will not be able to get pass the gates when you need 2 players to flip the switch to get out to extraction zone. Tried no clip but still unable to flip the switches.
<3 11 Feb 2018 @ 7:36am 
Diposting pertama kali oleh Bu113t M@gn3t:
Will not be able to get pass the gates when you need 2 players to flip the switch to get out to extraction zone. Tried no clip but still unable to flip the switches.

Actually you can pass it you need to strafe it tho. just position yourself within the area for the button and start running backwards, then just keep running backward and press the button then as fast as you can turn 180 and hold w while sprinting the button and it should open :D
Slimek 11 Feb 2018 @ 11:41am 
you can do it with no clip too
Jake 11 Feb 2018 @ 1:57pm 
I've tried it and, no. You cannot start the mission without 2 people (Unless you noclip into the first level) and if you do, the settings and Outputs the game has to send will not be done properly.
Slimek 12 Feb 2018 @ 9:46am 
@Jayk of all trades: what are you talking about?

Diposting pertama kali oleh Slimek:
Go to C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\scripts\vscripts\coop

Open coopmission_main.nut and notice the 3rd line: TOTAL_PLAYERS_PLAYING <- 2;

You need to change the number to 1.

It works perfectly
Oshers 12 Feb 2018 @ 1:31pm 
Can you feel, the edge tonite
DManstrator 13 Feb 2018 @ 5:23am 
Mission 1
For the gate in the end of Mission 1 where you would need 2 guys to pull each switch, you could first pull the left switch and then teleport to the right switch with that command:
setpos -864.316772 -906.261658 221.118317;setang -0.031953 -2.807649 0.000000
Would be useful to bind this to a temporary key.

Mission 2
For teleporting to the right switch:
setpos 151.287842 2481.159668 64.093811;setang 2.540090 178.527786 0.000000

Mission 3
First Door:
setpos 469.066925 3264.809814 64.093811;setang 2.110971 -91.216499 0.000000
to be teleported to the lower switch (so that you don't need to walk back to the door from the upper switch)

Second Door:
For the second door, you can use the command for Mission 2.

Third Door:
setpos -1186.267822 1100.609619 124.929153;setang 0.956112 -89.468132 0.000000

Fourth Door:
setpos -346.050995 -906.568359 223.932510;setang -0.000892 -0.731617 0.000000
Terakhir diedit oleh DManstrator; 13 Feb 2018 @ 3:03pm
LZ 14 Feb 2018 @ 5:29pm 
Diposting pertama kali oleh RowsPirates:
I want to die
same here
Bery 14 Feb 2018 @ 7:38pm 
Just played the whole thing solo using tips from this thread. First you need to do this:

Diposting pertama kali oleh Slimek:
Go to C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\scripts\vscripts\coop

Open coopmission_main.nut and notice the 3rd line: TOTAL_PLAYERS_PLAYING <- 2;

You need to change the number to 1.

Open the map, use mp_warmup_end in console to end warmup and choose your mission.

I made a script below with everything needed, the keys don't necessarily need to be bound to x and c. just put it in /cfg and exec before playing. Got the teleport from Dmanstrator above.

sv_cheats 1 bind c "noclip" bind x "setpos 469.066925 3264.809814 64.093811;setang 2.110971 -91.216499 0.000000"

You can pass all of the lever flip gates except for one on the third mission with noclip, you just have to be quick. After practicing a bit it's easy. On the third mission, stand at the top, press the lever, then x (using above script), which will teleport you to the bottom lever.


Terakhir diedit oleh Bery; 14 Feb 2018 @ 7:39pm
fatnuts 24 Feb 2019 @ 5:13pm 
Diposting pertama kali oleh ♡RowsPirates♡:
I want to die
MonkaS
Ehrid 8 Jul 2019 @ 1:17pm 
There is much simpler way to open this doors instead of teleporting. In addtion to this post from Slimek you can also edit other file to have doors be opened by one switch (does not matter if left or right)

Diposting pertama kali oleh Slimek:
Go to C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\scripts\vscripts\coop

Open coopmission_main.nut and notice the 3rd line: TOTAL_PLAYERS_PLAYING <- 2;

You need to change the number to 1.

Additionally open coopmission_gates.nut and change line 32nd

from: if ( m_bGateOpened == false && m_bSwitchDown_R == true && m_bSwitchDown_L == true) to: if ( m_bGateOpened == false && (m_bSwitchDown_R == true || m_bSwitchDown_L == true))
< >
Menampilkan 1-15 dari 19 komentar
Per halaman: 1530 50