←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Problem z liblist.

  • +
  • -
diggipl's Photo diggipl 19.07.2012

Witam.
Mam problem z liblist, ponieważ nie mogę włączyć serwera z tym liblistem :

game "Counter-Strike 1.6"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "0"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
#gamedll "dllsmp.dll"
gamedll "addons/metamod/dlls/metamod.dll"
#gamedll_linux "dlls/cs_i386.so"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
trainmap "tr_1"

A kiedy włącze go z tym na dole nie mam amxmoda :/
Co mam zrobić proszę o pomoc :[

game "Counter-Strike 1.6"
url_info "http://amxx.pl"
version "1.6"
size "184000000"
svonly "0"
secure "0"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
trainmap "tr_1"
gamedll_linux "dlls/cs_i386.so"
Quote

  • +
  • -
Eryk172's Photo Eryk172 20.07.2012

Nie będzie działać amxx, brakuje metamoda
Quote

  • +
  • -
diggipl's Photo diggipl 20.07.2012

To jaki liblist będzie wskazany ?
Quote