Quote:
Originally Posted by Mr. Shmallow
How do I do this?
|
1. Find the liblist.gam file in Your CSTRIKE directory
2. If this file is marked as "read-only" - unmark this.
3. Open this file by notepad (or another simple editor like ultraedit..etc).
4. Find the string:
gamedll "addons\metamod\dlls\metamod.dll"
or
gamedll "ivpbot\ivpbot.dll"
5. Change it to:
gamedll "dlls\mp.dll"
6. Save this file and close editor.
7. Start the game.
8. If the game is started now correctly, but without metamod plugins and without bots - it means, that new mp.dll after Steam's updating now is initialized correct.
9. Close the game Counter-Strike (steam's windows can be opened).
10. Find once again this file liblist.gam.
11. Find the string:
gamedll "dlls\mp.dll"
12. Change it back to:
gamedll "addons\metamod\dlls\metamod.dll"
or
gamedll "ivpbot\ivpbot.dll" (like before Your change)
13. Save and close the file.
14. Mark it as "read-only"
15. Start the game.
Tell us after if this procedure helped You or not.