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

AntyRush


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

#1 MysticAllen

    Nowy

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
  • Lokalizacja:Wałbrzych
Offline

Napisano 03.10.2009 21:30

http://amxx.pl/topic... ... t=rush.cor
http://amxx.pl/topic... ... t=rush.cor

amxx.cfg
amx_antirusher 1
amx_antirusher_action 7
amx_antirusher_cash 50
amx_antirusher_cash_end 1
amx_antirusher_sound 0
amx_antirusher_sound_mode 1
amx_antirusher_slap 5
amx_antirusher_time 45
amx_antirusher_immunity 0
amx_antirusher_warn 1
amx_antirusher_freq 0.1
amx_antirusher_zasady 1
amx_antirusher_people 3

plugins.cfg
M_Antirusher_2.6_alfa.amxx

W amxmodmenu 96 plugin podpisany jako unknown, probowalem chyba juz z 10 versji antyrusha za kazdym razem to samo
  • +
  • -
  • 0

#2 kasza

    Godlike

  • Przyjaciel

Reputacja: 890
Czempion

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

Napisano 03.10.2009 21:48

pokaz plugins.ini , amxx.cfg i ewentualnie error logi.
  • +
  • -
  • 0

Skillownia.com

 

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

 


#3 MysticAllen

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
  • Lokalizacja:Wałbrzych
Offline

Napisano 03.10.2009 23:03

Plugins.ini

; 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)
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
mapchooser.amxx		; 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

; 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!)

hpk.amxx
bcd_hudtimer.amxx
auto_restart_knives.amxx
ex.interp.amxx
M_Antirusher_2.6_alfa.amxx

amxx.cfg

// AMX Configuration File
echo Executing AMX Mod X Configuration File

// Default access for all non admin players (see users.ini for access details)
amx_default_access "z"

// Name of setinfo which should store a password on a client (you should change this)
// (Example: setinfo _pw "password")
amx_password_field "_pw"

// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
amx_mode 1

// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
amx_show_activity 2

// Frequency in seconds and text of scrolling message
amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Welcome to %hostname%" "000255100"
amx_imessage "This server is using AMX Mod XnVisit http://www.amxmodx.org" "000100255"

// Frequency in seconds of colored messages
amx_freq_imessage 180

// Set in seconds how fast players can chat (chat-flood protection)
amx_flood_time 0.75

// Amount of reserved slots, amx_hideslots must be 1 to use this cvar (for more details see comments in plugin source)
amx_reservation 0

// If you set this to 1, you can hide slots on your server
amx_hideslots 0

// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Announce "say thetime" and "say timeleft" with voice
amx_time_voice 1

// Minimum delay in seconds between two voting sessions
amx_vote_delay 10

// How long voting session goes on
amx_vote_time 10

// Display who votes for what option
amx_vote_answers 1

// Some ratios for voting success
amx_votekick_ratio 0.40
amx_voteban_ratio 0.40
amx_votemap_ratio 0.40
amx_vote_ratio 0.02

// Max. time to which map can be extended
amx_extendmap_max 90

// Step for each extending
amx_extendmap_step 15

// Rank mode
// 0 - by nick
// 1 - by authid 
// 2 - by ip
csstats_rank 0

// Max size of the stats file
csstats_maxsize 3500

// Duration of HUD-statistics
amx_statsx_duration 12.0

// HUD-statistics display limit relative round freeze end
// Negative time will clear the HUD-statstics before the round freeze time has ended
amx_statsx_freeze -2.0

//If you set this to 0, clients cannot chose their language
amx_client_languages 1

// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
amx_debug 1

// Plugin MultiLingual Debug
// To debug a language put its 2 letter code between quotes ("en", "de", etc)
// "" means disabled
amx_mldebug ""

amx_interp_style 0 - Wyłączony 1 - Włączony plugin

amx_antirusher 1 
amx_antirusher_action 7 
amx_antirusher_cash 50 
amx_antirusher_cash_end 1 
amx_antirusher_sound 0 
amx_antirusher_sound_mode 1 
amx_antirusher_slap 5 
amx_antirusher_time 45 
amx_antirusher_immunity 0 
amx_antirusher_warn 1 
amx_antirusher_freq 0.1 
amx_antirusher_zasady 1 
amx_antirusher_people 3

  • +
  • -
  • 0

#4 kasza

    Godlike

  • Przyjaciel

Reputacja: 890
Czempion

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

Napisano 03.10.2009 23:08

podaj sicezke do rusch.cor
  • +
  • -
  • 0

Skillownia.com

 

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

 


#5 MysticAllen

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
  • Lokalizacja:Wałbrzych
Offline

Napisano 03.10.2009 23:30

cstrike/addons/amxmodx/configs/antirusher/rush.cor
  • +
  • -
  • 0

#6 kasza

    Godlike

  • Przyjaciel

Reputacja: 890
Czempion

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

Napisano 03.10.2009 23:35

kurde to nie mam pojecia czemu nie dziala :|
a error logi sa ?

odblokowales moduły ?

#include <amxmodx>
#include <engine>
#include <fun>
#include <cstrike>
#include <amxmisc>
#include <fakemeta>

  • +
  • -
  • 0

Skillownia.com

 

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

 


#7 MysticAllen

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
  • Lokalizacja:Wałbrzych
Offline

Napisano 03.10.2009 23:39

[AMXX] Plugin "M_Antirusher_2.6_alfa.amxx" failed to load: Plugin uses an unknown function (name "entity_get_int") - check your modules.ini

  • +
  • -
  • 0

#8 kasza

    Godlike

  • Przyjaciel

Reputacja: 890
Czempion

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

Napisano 03.10.2009 23:40

tak nie odblokowales modułów z modules.ini
  • +
  • -
  • 0

Skillownia.com

 

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

 


#9 MysticAllen

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
  • Lokalizacja:Wałbrzych
Offline

Napisano 03.10.2009 23:42

; 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

; ----------------------------------------------------------
; Counter-Strike - adds functions specific to Counter-Strike
; ----------------------------------------------------------
cstrike_amxx_i386.so
cstrike_amxx.dll
cstrike_amxx_amd64.so

; -----------------------------------------------------
; CSX - adds functionality for CS statistics and events
; -----------------------------------------------------
csx_amxx_i386.so
csx_amxx.dll
csx_amxx_amd64.so

Ktore odblokowac?
  • +
  • -
  • 0

#10 kasza

    Godlike

  • Przyjaciel

Reputacja: 890
Czempion

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

Napisano 03.10.2009 23:45

; 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 



; ---------------------------------------------------------- 

; Counter-Strike - adds functions specific to Counter-Strike 

; ---------------------------------------------------------- 

cstrike_amxx_i386.so 

cstrike_amxx.dll 

cstrike_amxx_amd64.so 



; ----------------------------------------------------- 

; CSX - adds functionality for CS statistics and events 

; ----------------------------------------------------- 

csx_amxx_i386.so 

csx_amxx.dll 

csx_amxx_amd64.so

  • +
  • -
  • 0

Skillownia.com

 

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

 


#11 MysticAllen

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
  • Lokalizacja:Wałbrzych
Offline

Napisano 03.10.2009 23:51

dzia bigg kiss ;*
  • +
  • -
  • 0




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

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