Witamy w Nieoficjalnym polskim support'cie AMX Mod X
| Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji. 
 | 
 
	New StatsX
			
				
					
						
					
					#21
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 31.10.2008 21:53
			
				
					
						
					
					#22
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 27.11.2008 18:38
			
				
					
						
					
					#23
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 27.11.2008 18:51
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.
			
				
					
						
					
					#24
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 02.12.2008 23:54
			
				
					
						
					
					#25
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 14.12.2008 19:39
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
					
					
			
				
					
						
					
					#26
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 14.12.2008 20:30

Pozdero
 
   
					
					
			
				
					
						
					
					#27
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 15.12.2008 15:45
			
				
					
						
					
					#29
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 23.11.2009 18:05
			
				
					
						
					
					#30
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 23.11.2009 19:43
 
					
					
			
				
					
						
					
					#31
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 24.11.2009 14:48
			
				
					
						
					
					#32
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 30.11.2009 21:35
 a na zwykłym mogłem.
 a na zwykłym mogłem.
					
					
			
				
					
						
					
					#33
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 29.03.2010 01:23
			
				
					
						
					
					#34
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 30.03.2010 18:34
			
				
					
						
					
					#35
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 08.01.2011 23:43
sam robiłem
Załączone pliki
			
				
					
						
					
					#36
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 30.01.2011 13:51
			
				
					
						
					
					#37
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 30.01.2011 13:56
Jaka wersja AMXX ?
			
				
					
						
					
					#38
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 30.01.2011 14:18
; 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
			
				
					
						
					
					#39
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 30.01.2011 16:09
;;; ; 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
Nowe portfolio. Ciekawe artykuły, ciekawe przykłady: WojtusDEV.pl
			
				
					
						
					
					#40
					 
					
				
				
				
					
				
			
				
			
			
			Napisano 30.01.2011 16:13
Użytkownicy przeglądający ten temat: 0
0 użytkowników, 0 gości, 0 anonimowych


 Forum
 
Forum
 Użytkownicy
 
Użytkownicy
 Kalendarz
 
Kalendarz
 Dodatki SourceMod
 
Dodatki SourceMod



 
			
			
			
				

 
				
				 
				
				
 
				
				 
				
				
 
				
				







