cybersteel8 / sourcemods

A collection of my server mods for CS:GO
MIT License
1 stars 1 forks source link

Fix reloading current map #16

Closed cybersteel8 closed 5 years ago

cybersteel8 commented 5 years ago

Gamechange option 1 to "Stay on this map" doesn't work. For some reason the char[] that contains the map name isn't being inserted into the changelevel command properly and map name is basically not found. Always ends up as map(.bsp.

cybersteel8 commented 5 years ago

Fix confirmed