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
 

Zdjęcie

Nie mam ranku na serwerze - jest inny plugin?


  • Zamknięty Temat jest zamknięty
5 odpowiedzi w tym temacie

#1 Mateusssz

    Życzliwy

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:35
  • Lokalizacja:Opole
Offline

Napisano 30.09.2009 22:10

Tak jak w temacie - jakiś inny rank, może być przez mysql, byleby nie serwera, tylko jakiejś strony :)

Z góry dziękuję :)
  • +
  • -
  • 0

#2 kasza

    Godlike

  • Przyjaciel

Reputacja: 890
Czempion

  • Postów:4 102
  • GG:
  • Steam:steam
  • Imię:Imię
  • Lokalizacja:Lokalizacja
Offline

Napisano 30.09.2009 22:17

moze Psychostats
  • +
  • -
  • 0

Skillownia.com

 

 #3 [UWC3NG] Skillownia.com - 213.189.52.253:27301

 


#3 Mateusssz

    Życzliwy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:35
  • Lokalizacja:Opole
Offline

Napisano 01.10.2009 13:05

To wymaga Crona, a takowego nie mam na serwerze. A jaki plug z oryginalnego amx odpowiada za rank?
  • +
  • -
  • 0

#4 mikus

    Ekipa PGC

  • Użytkownik

Reputacja: 75
Zaawansowany

  • Postów:406
  • GG:
  • Steam:steam
  • Lokalizacja:Wola
Offline

Napisano 01.10.2009 15:04

statsx.amxx
Pokaż plugins.ini
  • +
  • -
  • 0

#5 Mateusssz

    Życzliwy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:35
  • Lokalizacja:Opole
Offline

Napisano 01.10.2009 18:10

plugins.ini z luffy.pl
; AMX Mod X plugins

; Admin Base - Always one has to be activated
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)
 ReasonKicker.amxx
plmenu.amxx		; players menu (kick, ban, client cmds.)
;telemenu.amxx		; teleport menu (Fun Module required!)
mapsmenu.amxx		; maps menu (vote, changelevel)
pluginmenu.amxx		; Menus for commands/cvars organized by plugin

; 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
		; allows to vote for next map
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

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


; Custom - Add 3rd party plugins here


Admin_Screen3v15.amxx ; do robienia fotek 
Voices_Management.amxx
adminlisten.amxx
ReasonKicker.amxx
c4timer.amxx
ptb.amxx
amx_record.amxx
vote_ban.amxx
swear_replacement.amxx
admincheck.amxx
amx_ip.amxx
amx_record.amxx
anticommerce.amxx
hpk.amxx
ptb.amxx
rocktheround.amxx
spawn_protection_pl.amxx
vote_ban.amxx
backweapons.amxx
sillyc4.amxx
mapchooser.amxx
polski_cs.amxx
unbanmenu.amxx
Welcomed.amxx
descriptive_fire_in_the_hole.amxx
grenade_trail.amxx
antifast_pistol_shots.amxx
Allow_round_finish.amxx
afkkisss.amxx
mapschooser4.amxx

  • +
  • -
  • 0

#6 mikus

    Ekipa PGC

  • Użytkownik

Reputacja: 75
Zaawansowany

  • Postów:406
  • GG:
  • Steam:steam
  • Lokalizacja:Wola
Offline

Napisano 01.10.2009 18:59

; AMX Mod X plugins



; Admin Base - Always one has to be activated

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)

 ReasonKicker.amxx

plmenu.amxx        ; players menu (kick, ban, client cmds.)

;telemenu.amxx        ; teleport menu (Fun Module required!)

mapsmenu.amxx        ; maps menu (vote, changelevel)

pluginmenu.amxx        ; Menus for commands/cvars organized by plugin



; 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

        ; allows to vote for next map

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

statsx.amxx			

miscstats.amxx	



; Enable to use AMX Mod plugins

;amxmod_compat.amxx    ; AMX Mod backwards compatibility layer





; Custom - Add 3rd party plugins here





Admin_Screen3v15.amxx ; do robienia fotek

Voices_Management.amxx

adminlisten.amxx

ReasonKicker.amxx

c4timer.amxx

ptb.amxx

amx_record.amxx

vote_ban.amxx

swear_replacement.amxx

admincheck.amxx

amx_ip.amxx

amx_record.amxx

anticommerce.amxx

hpk.amxx

ptb.amxx

rocktheround.amxx

spawn_protection_pl.amxx

vote_ban.amxx

backweapons.amxx

sillyc4.amxx

mapchooser.amxx

polski_cs.amxx

unbanmenu.amxx

Welcomed.amxx

descriptive_fire_in_the_hole.amxx

grenade_trail.amxx

antifast_pistol_shots.amxx

Allow_round_finish.amxx

afkkisss.amxx

mapschooser4.amxx

  • +
  • -
  • 0




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych