|
|
Line 39: |
Line 39: |
| | | |
| ??? | | ??? |
− |
| |
− | == ����� � ������� � �� ������ �� ��� ==
| |
− |
| |
− | ������
| |
− |
| |
− | <a href=http://hpc1.biblog.ru/pocketpc-linux.html>pocketpc linux</a>
| |
− | <a href=http://hpc1.biblog.ru/kompilyator-pocketpc.html>���������� pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/pocketpc-razrabotka.html>pocketpc ����������</a>
| |
− | <a href=http://hpc1.biblog.ru/razrabotka-prilozheniy-pocketpc.html>���������� ���������� pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/internet-pocketpc.html>�������� pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/flash-pocketpc.html>flash pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/pocketpc-pleer.html>pocketpc �����</a>
| |
− | <a href=http://hpc1.biblog.ru/slovoed-pocketpc.html>slovoed pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/palm-pocketpc.html>palm pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/pocketpc-djvu.html>pocketpc djvu</a>
| |
− | <a href=http://hpc1.biblog.ru/tomtom-pocketpc.html>tomtom pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/tomtom-navigator-pocketpc.html>tomtom navigator pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/pocketpc-divx.html>pocketpc divx</a>
| |
− | <a href=http://hpc1.biblog.ru/pocketpc-utility.html>pocketpc �������</a>
| |
− | <a href=http://hpc1.biblog.ru/forum-pocketpc.html>����� pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/dnevnik-pocketpc.html>������� pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/www-pocketpc.html>www pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/outlook-pocketpc.html>outlook pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/konverter-pocketpc.html>��������� pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/pocketpc-audio-konverter.html>pocketpc ����� ���������</a>
| |
− | <a href=http://hpc1.biblog.ru/wifi-pocketpc.html>wifi pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/kodeki-pocketpc.html>������ pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/russifikator-pocketpc.html>������������ pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/doom-pocketpc.html>doom pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/pocketpc-software.html>pocketpc software</a>
| |
− | <a href=http://hpc1.biblog.ru/pocketpc-phone.html>pocketpc phone</a>
| |
− | <a href=http://hpc1.biblog.ru/phone-tools-pocketpc.html>phone tools pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/shahmaty-pocketpc.html>������� pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/pdf-pocketpc.html>pdf pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/vh-pocketpc-capture.html>vh pocketpc capture</a>
| |
− | <a href=http://hpc1.biblog.ru/quake-pocketpc.html>quake pocketpc</a>
| |
− | <a href=http://hpc1.biblog.ru/sudoku-pocketpc.html>sudoku pocketpc</a>
| |
I had a problem while installing SourceMM to Source Dedicated Server (STEAM version, not independent, windows). My gameinfo.txt ShearchPaths changed after server load to this:
SearchPaths
{
Game |gameinfo_path|.
Game cstrike
Game hl2
}
}
}
Game cstrike
Game hl2
}
}
}
and plugin didn't work. I solve this by putting "Read Only" flag to gameinfo.txt file.
Where 'before'?
GameBin |gameinfo_path|addons/metamod/bin
SearchPaths
{
Game |gameinfo_path|.
Game cstrike
Game hl2
}
or
SearchPaths
{
GameBin |gameinfo_path|addons/metamod/bin
Game |gameinfo_path|.
Game cstrike
Game hl2
}
???