←  Problemy z pluginami

AMXX.pl: Support AMX Mod X i SourceMod

»

Problem z amx_super i Mapami

Locked

  • +
  • -
Nikke94's Photo Nikke94 01.03.2009

Nie działa mi plugin amx_super zrobiłem wszystko według instrukcji ale nie działa. To jest log
L 03/01/2009 - 16:35:26: [AMXX] Plugin "amx_super.amxx" failed to load: Plugin uses an unknown function (name "set_pcvar_string") - check your modules.ini.
Jeszcze 1 problem jak miałem serwa na gamepad to jak wchodziłem w amxmodmenu 5.Wybierz mapę to mogłem tam tych map mieć ile chciałem tzn miałem 16 stron, a teraz kupiłem z shooters i tak niema, mogę mieć tylko 8 stron a mapy mam wpisane do maps.ini, da się zrobić żeby było tez 16 stron.
Quote

  • +
  • -
loleN's Photo loleN 01.03.2009

a włączyłeś wymagane moduły?
Quote

  • +
  • -
Nikke94's Photo Nikke94 01.03.2009

tak, mój modules.ini


;;;
; 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
Quote

Gość__* 01.03.2009

Jeszcze 1 problem jak miałem serwa na gamepad to jak wchodziłem w amxmodmenu 5.Wybierz mapę to mogłem tam tych map mieć ile chciałem tzn miałem 16 stron, a teraz kupiłem z shooters i tak niema, mogę mieć tylko 8 stron a mapy mam wpisane do maps.ini, da się zrobić żeby było tez 16 stron.

Dodaj więcej map do maps.ini ?
Quote
Locked