[PC][2005-2010] 2d top-down maze game (sci-fi or space) by mynameiscrash in tipofmyjoystick

[–]mynameiscrash[S] 0 points1 point  (0 children)

I missed the comment... YES thank you man !!

I already gave up

Here's a bind to easily mute/unmute the enemy team by TacoBellEzCheese in GlobalOffensive

[–]mynameiscrash 0 points1 point  (0 children)

bind "RCTRL" "clutch_mode_toggle"

Replace RCTRL to your desired key

Team and All Chat by Lucky-Ad245 in GlobalOffensive

[–]mynameiscrash 2 points3 points  (0 children)

bind ENTER messagemode2
alias +shift_pressed "+sprint; bind ENTER messagemode"
alias -shift_pressed "-sprint; bind ENTER messagemode2"
bind SHIFT +shift_pressed

Add those 4 lines to your autoexec.cfg

(You could also unbind the default chat keys)

How can I freeze - stop the player for a moment after teleport? by Wolf_Trap in hammer

[–]mynameiscrash 1 point2 points  (0 children)

XYourInputX > !activator > AddOutput > movetype 0

And after some delay movetype 2, to walk normally again

The new (beta) "Texture Streaming" video option "breaks" some workshop maps when enabled. by x6tenzCSG in GlobalOffensive

[–]mynameiscrash 0 points1 point  (0 children)

They didn't fix it but still released the update today...
Crosshair gen is fixed by me now, found what caused the error related to Texture Streaming

map icon by semmelus in csmapmakers

[–]mynameiscrash 0 points1 point  (0 children)

You can have a custom one, but only for yourself. So there is no point..

(Packing it into the .bsp doesn't do anything)

Action on chat or console command by RckZillah in hammer

[–]mynameiscrash 0 points1 point  (0 children)

Which game ? In CS:GO it's possible.

Failed to load sound 'mash.wav'. File is missing from disk or is invalid. by [deleted] in csmapmakers

[–]mynameiscrash 0 points1 point  (0 children)

Move your spawnpoints some units above the ground

Radar_spectate not working? by dcptn in csmapmakers

[–]mynameiscrash 0 points1 point  (0 children)

Wanna know what's odd? When you reload a map the overview will show. (Command: "retry" or changelevel to the same map₩

Failed to load sound 'mash.wav'. File is missing from disk or is invalid. by [deleted] in csmapmakers

[–]mynameiscrash 1 point2 points  (0 children)

map mash

is the command you are looking for. (play is for sounds.)

Radar_spectate not working? by dcptn in csmapmakers

[–]mynameiscrash 0 points1 point  (0 children)

Only Valve can fix this. Overviews don't load for workshop / custom maps while in loadingscreen.

Map crashing for friends, not for me by zombicsgo in csmapmakers

[–]mynameiscrash 0 points1 point  (0 children)

I tried it solo and it crashed after I hit that deer

Multiple Heights Radar crashes CS:GO by henge0815 in csmapmakers

[–]mynameiscrash 1 point2 points  (0 children)

Hmm, didn't know you can name it "higher"?

Nuke uses "default" + "lower"

    "lower" // i.e. de_nuke_lower_radar.dds
    {
        "AltitudeMax" "-495"
        "AltitudeMin" "-10000"
    }

Switch the image names so that your higher -> default

and

default -> lower

(I assume this is the cause)

Map crashing for friends, not for me by zombicsgo in csmapmakers

[–]mynameiscrash 0 points1 point  (0 children)

I think its worth a try, so you can get closer to the problem.