←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Moduł

Locked

  • +
  • -
korzeniek's Photo korzeniek 15.11.2009

1.Szukam tych modułow
Cstrike
CSX
FakeMeta
Fun
Hamsandwich
nVault or MySQL (zależy jaką forme zapisu wybierzesz)

2. jak je wgrać na serwer?
Quote

  • +
  • -
DaddyKuba's Photo DaddyKuba 15.11.2009

One są wgrane na serwer, masz je w: cstrike/addons/amxmodx/configs/modules.ini

fun
engine
fakemeta
geoip
sockets
regex
nvault
cstrike
csx
hamsandwich

Odblokuj je poprzez usunięcie średnika (;)
Quote

  • +
  • -
Saper's Photo Saper 15.11.2009

1.Szukam tych modułow

http://sourceforge.net/projects/amxmodx/files/AMX%20Mod%20X%20Full/1.8.1/amxmodx-installer-1.8.1.exe/download

2. jak je wgrać na serwer?

pliki modulow .so
wrzucasz do amxmodx/modules/
i ich nazy wklejasz do amxmodx/configs.modules.ini
Quote

  • +
  • -
korzeniek's Photo korzeniek 15.11.2009

;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
engine
fakemeta
geoip
sockets
regex
nvault
cstrike
csx
hamsandwich




Tak to ma być??
Quote

  • +
  • -
Ortega's Photo Ortega 15.11.2009

Tak, chyba ,że chcesz zapis na MySQL to odznacz też MySQL.
Quote

  • +
  • -
korzeniek's Photo korzeniek 15.11.2009

@up nierozumiem? coto te MySQL
Quote

  • +
  • -
DaddyKuba's Photo DaddyKuba 15.11.2009

Plik modules.ini wyczyść i wklej to:
fun
engine
fakemeta
geoip
sockets
regex
nvault
cstrike
csx
hamsandwich
mysql
sqlite
Quote

  • +
  • -
korzeniek's Photo korzeniek 15.11.2009

Ok mam thx wielkie leci pomógł dla wszystkich którzy pomogli:)
Quote
Locked