Skocz do zawartości

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.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Czoszu - zdjęcie

Czoszu

Rejestracja: 22.02.2011
Aktualnie: Nieaktywny
Poza forum Ostatnio: 23.03.2011 19:42
-----

Moje tematy

Spadochron dla VIP

03.03.2011 19:12

Witam,
Mam paczkę AMXX FFA+BF2 by WazzaP - czy jakoś tak :P
Mam tam plugin spadochronu,
I tutaj moje pytanie, jak zrobić aby spadochron był dla VIPów - dla flagi H ?

Mod DR nie działa

22.02.2011 00:43

Siema,
Wgrałem paczkę AMXX 1.8.1 wraz z DR,
Na początku miałem problemy z odpaleniem serwera, ale sobie poradziłem, a teraz mam inny problem. Gdy wbijam na serwer to jest normalnie, bez żadnego moda, komendy też nie działają


Plugins.ini:
admin.amxx		; admin base (required for any admin-related)
;admin_sql.amxx		; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx		; basic admin console commands
adminhelp.amxx		; help command for admin console commands
adminslots.amxx		; slot reservation
multilingual.amxx	; Multi-Lingual management

; Menus
menufront.amxx		; front-end for admin menus
cmdmenu.amxx		; command menu (speech, settings)
plmenu.amxx		; players menu (kick, ban, client cmds.)
;telemenu.amxx		; teleport menu (Fun Module required!)
mapsmenu.amxx		; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx		; console chat commands
antiflood.amxx		; prevent clients from chat-flooding the server
scrollmsg.amxx		; displays a scrolling message
imessage.amxx		; displays information messages
adminvote.amxx		; vote commands

; Map related
nextmap.amxx		; displays next map in mapcycle
Galileo.amxx		; zmiana mapy
timeleft.amxx		; displays time left on map

; Configuration
pausecfg.amxx		; allows to pause and unpause some plugins
statscfg.amxx		; allows to manage stats plugins via menu and commands

; Counter-Strike
;restmenu.amxx		; restrict weapons menu
statsx.amxx		; stats on death or round end (CSX Module required!)
;miscstats.amxx		; bunch of events announcement for Counter-Strike
;stats_logging.amxx	; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx	; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here

DeathrunManager.amxx		;plugin deathrun
DRM_trigger_hurt_fix.amxx
timeprojector.amxx		;na gorze po prawej stronie: Info ile czasu zostalo i nextmap
travellmeter.amxx		;Dzięki temu pluginowi dowiemy sie ile przeszliśmy dotychczas metrów na mapie, licznik wyświetla sie na monitorze.
specinfo.amxx			;info kto nas oglada z zabitych i na speccie
tl_fix.amxx			;ustalanie czasu mapy przez graczy
timelimitvote.amxx		;Po 1 minucie od rozpoczęcia mapy, plugin robi vote na czas mapy.
Voices_Management.amxx		;plugin pozwala ustalic z kim mozemy rozmawiac(zywi slysza zywych, umarli wszystkich)
team_limiter.amxx		;limit graczy w druzynie TT
rangi.amxx			;system rang
Deathrun_Shop.amxx		;sklep deathrun
use_button_once.amxx		;TT moze tylko raz uzyc kazdej pulapki
BestSpeed_Edition_v2.amxx	;zapisuje i wyswietla w prawym gornym rogu najszybszych graczy na mapie
plugin_trail.amxx		;szlaczki za graczami
NoSlowDown.amxx			;nie wytraca predkosci po skoku
bunnyhop.amxx			;auto bh
Hats09.amxx			;czapki dla kazdego
manu_csfifka.amxx		;zmyslne menu otwierane klawiszem X
ad_manager.amxx			;reklamy na sayu



configs.ini:
; Menu configuration file
; File location: $moddir/addons/amxmodx/configs/configs.ini
; To use with Commands Menu plugin

; NOTE: By default in all settings the access level is set to "u".
;       However you can change that, to limit the access to some settings.

; Commands Menu:
; < description > < command > < flags > < access level >
; "a" - execute from server console
; "b" - execute from admin console
; "c" - execute on all clients
; "d" - back to menu when executed

;"PUBLIC Settings"			"servercfgfile server.cfg;exec server.cfg"	"a"	"u"
;"Clanbase"				"exec clanbase.cfg;servercfgfile \'\'"		"a"	"u"
;"Clanbase Charges Only"		"exec clanbase_co.cfg;servercfgfile \'\'"	"a"	"u"
;"Official CAL Match"			"exec cal.cfg;servercfgfile \'\'"		"a"	"u"
;"ProvingGrounds Server Config"		"exec leagues/pg.cfg;servercfgfile \'\'"	"a"	"u"
;"OGL CS Server Config"			"exec ogl.cfg;servercfgfile \'\'"		"a"	"u"
;"OGL CS FF Server Config"		"exec ogl_ff.cfg;servercfgfile \'\'"		"a"	"u"
;"OGL CS Advanced Server Config"	"exec ogl_adv.cfg;servercfgfile \'\'"		"a"	"u"