←  Pluginy AMXX

AMXX.pl: Support AMX Mod X i SourceMod

»

New StatsX

  • +
  • -
Mari's Photo Mari 31.10.2008

Plugin działa jak należy.Jestem z niego zadowolony :DD
Quote

  • +
  • -
kokon's Photo kokon 27.11.2008

Mam pytanie, mod działa ale są w nim jakieś nieziemskie staty chciałem je zrestartować tylko nie wiem jak pomóżcie z góry thx
Quote

  • +
  • -
MafiaDL's Photo MafiaDL 27.11.2008

staty chciałem je zrestartować tylko nie wiem jak pomóżcie z góry thx


do rusz te 4 litery i odpal SZUKAJ!!!!

http://amxx.pl/viewtopic.php?t=498


boshe co za lenie same.
Quote

  • +
  • -
kasza's Photo kasza 02.12.2008

dzkieki super plik i super opisany ;]
Quote

  • +
  • -
mavernh's Photo mavernh 14.12.2008

mam 2 sposob
wchodzis w
cstrike/amxmodx/configs/data

I USUWAMY PLIK O NAZWIE csstats.dat

[ Dodano: 14-12-2008, 19:40 ]
A JA MAM 1 PYTANKO CZY DA SIE NP PRZEROBI TO NA NIEBIESKI KOLOR :D:D:d
Quote

  • +
  • -
ropel's Photo ropel 14.12.2008

Fajny pomysł ale wole standardowy wygląd ;P
Pozdero :lol: :lol:
Quote

  • +
  • -
mavernh's Photo mavernh 15.12.2008

ej to da sie np czeby to top15 bylo niebieskie ?????????//
Quote

Gość__* 15.12.2008

ej to da sie np czeby to top15 bylo niebieskie ?????????//

Tak da się, jeżeli masz taki pomysł napisz to w tym dziale.
Quote

  • +
  • -
Palikot's Photo Palikot 23.11.2009

Sorki ze odswiezam ale mie nie nie na licza mi fragow osoby dodaj ale fragow nei na licza co jest nie tak ??
Quote

  • +
  • -
kasza's Photo kasza 23.11.2009

ustaw w amxx.cfg zapis na nick ;)
Quote

  • +
  • -
Palikot's Photo Palikot 24.11.2009

tylko ze ja ma z stad stax nic inego nie dodawalem wie zadnych cvarow nie widze wiec niewiem co mam ustawic
Quote

  • +
  • -
sethcab's Photo sethcab 30.11.2009

nie moge resetować statów na tym pluginie :/ a na zwykłym mogłem.
Quote

  • +
  • -
Coq_'s Photo Coq_ 29.03.2010

mozna ss tego rankungu bo mi nie wczytuje
Quote

  • +
  • -
Adam_'s Photo Adam_ 30.03.2010

można jakieś ss ?? bo mi nie chodzi te wstawione tu.
Quote

  • +
  • -
kulsi's Photo kulsi 08.01.2011

mogę udostępnić z niebieskim kolorem
sam robiłem

Attached Files

Quote

  • +
  • -
Lukariano's Photo Lukariano 30.01.2011

mi wyskakuje taki błąd : w L0131 : L 01/31/2011 - 13:23:31: [AMXX] Plugin "statsx.amxx" failed to load: Plugin uses an unknown function (name "get_user_rstats") - check your modules.ini. oco kaman?
Quote

  • +
  • -
Abes Mapper's Photo Abes Mapper 30.01.2011

Pokaż modules.ini
Jaka wersja AMXX ?
Quote

  • +
  • -
Lukariano's Photo Lukariano 30.01.2011

; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line

; ------------------------------
; Fun - provides extra functions
; ------------------------------
fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so

; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
;engine_amxx_i386.so
;engine_amxx.dll
;engine_amxx_amd64.so

; ----------------------------------------------------------
; Fakemeta - provides a massive interface into the HL engine
; ----------------------------------------------------------
;fakemeta_amxx_i386.so
;fakemeta_amxx.dll
;fakemeta_amxx_amd64.so

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
;mysql_amxx.dll
;mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so

; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
;geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_amxx_amd64.so

; --------------------------------
; Sockets - network socket support
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
;sockets_amxx_amd64.so

; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
;regex_amxx_amd64.so

; --------------------
; Binary Vault support
; --------------------
;nvault_amxx_i386.so
;nvault_amxx.dll
;nvault_amxx_amd64.so


to ten modules a amxx najnowszy
Quote

  • +
  • -
Leihto's Photo Leihto 30.01.2011

Ja nie wiem skad ty wytrzasnoles to modules.ini bo w najnowszym amxx 1.8.2 ja mam tak:
;;;
; To enable a module, remove the semi-colon (<img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/wink.gif' class='bbc_emoticon' alt=';)' /> 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
Quote

  • +
  • -
Abes Mapper's Photo Abes Mapper 30.01.2011

W folderze modules masz moduly cstrike i csx ?
Quote