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.
|
Plugin vipZrobi na nowo bądź przerobi
#1
Napisano 23.08.2012 09:42
Mam prośbę aby zrobić plugin vip o następujących funkcjach:
-bunnyhop,
-+30hp za headshot,+20hp za zwykłe zabicie,
-granaty na start,
-kamiezelka+hełm,
-modele vip dla ct i tt,
-komendy /vip wyswietla funkcje vip oraz /vips kto jest vip online,
-wyswietla w hud jesli przychodzi vip na serwer.
Za zrobienie karma+podniose reputacje na forum;)
Potrzebuje to do 26sierpnia;)
#2
Napisano 23.08.2012 10:41

bh_enabled "1" // 1 wlaczony 0 wylaczony bh_autojump "1" // właczone trzymanie spacji i robi autobh

amxmodx engine fun cstrike hamsandwich playermodel colorchat
Jeżeli kompilujesz lokalnie to masz też pliki inc
Vip na flagę "T"
Stworz sobie plik vip.txt napisz sobie tam w html co posiada vip i wrzuc do folderu cstrike w ftp
Załączone pliki
#3
Napisano 23.08.2012 18:55
Wszystko fajne ale nie mam pliku amxx;):)możesz go jescze raz skompilować?
#4
Napisano 23.08.2012 19:16
#5
Napisano 24.08.2012 20:38
#6
Napisano 28.08.2012 10:52
Ani modele sie nie laduja ani nic
#7
Napisano 28.08.2012 11:10
#8
Napisano 28.08.2012 11:44
Spoiler
Tu są logi
skrocilem bo nie chcialo wejsc;)
Użytkownik benio101 edytował ten post 03.09.2012 10:06
dodanie spoilera
#9
Napisano 28.08.2012 11:48
cstrike/addons/amxmodx/data/lang/screen_message.txt
i wyłącz moduł geoip w modules.ini
wyłącza się stawiając średnik ;
#10
Napisano 28.08.2012 12:07
Ok podst moduly sa odblokowane a geoip jest zablokowane jka odblokowaslem nie idzie i jak zablokowalem znow tez nie idzie
#11
Napisano 28.08.2012 12:08
#12
Napisano 28.08.2012 12:13
// AMX Mod X Configuration File
echo Executing AMX Mod X Configuration File
// Default access for all non admin players (see users.ini for access details)
//
// Default value: "z"
amx_default_access "z"
// Name of setinfo which should store a password on a client (you should change this)
// Note: Always prefix the field with an underscore (aka: "_")
// (Example: setinfo _pw "password")
//
// Default value: "_pw"
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
//
// Default value: 1
amx_mode 1
// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
//
// Default value: 2
amx_show_activity 2
// Frequency in seconds and text of scrolling message
//
// Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600
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)
//
// Default values: "Welcome to %hostname%" "000255100"
// "This server is using AMX ModX\nVisit http://www.amxmodx.org" "000100255"
amx_imessage "Welcome to %hostname%" "000255100"
amx_imessage "Hosting serwerow gier www.ownserver.pl" "000100255"
// Frequency in seconds of colored messages
//
// Default value: 180
amx_freq_imessage 180
// Ban times for the main ban menu (amx_banmenu)
// Use 0 for permanent ban
// Default values: 0 5 10 15 30 45 60
amx_plmenu_bantimes 0 5 10 15 30 45 60
// Slap damage amounts for the main slap menu (amx_slapmenu)
// Slay is automaticall inserted as the first option
// Default values: 0 1 5
amx_plmenu_slapdmg 0 1 5
// Set in seconds how fast players can chat (chat-flood protection)
//
// Default value: 0.75
amx_flood_time 0.75
// Amount of slots to reserve.
//
// Default value: 0
amx_reservation 0
// If you set this to 1, you can hide slots on your server.
// If server "full" of public slots and slots hidden, you must manually connect with connect console command
//
// Default value: 0
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
//
// Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.
//
// Default value: 1
amx_time_voice 1
// Minimum delay in seconds between two voting sessions
//
// Default value: 10
amx_vote_delay 10
// How long voting session goes on
//
// Default value: 10
amx_vote_time 10
// Display who votes for what option, set to 0 to disable, 1 to enable.
//
// Default value: 1
amx_vote_answers 1
// Some ratios for voting success
// Default value: 0.40
amx_votekick_ratio 0.40
// Default value: 0.40
amx_voteban_ratio 0.40
// Default value: 0.40
amx_votemap_ratio 0.40
// Default value: 0.02
amx_vote_ratio 0.02
// Max. time to which map can be extended
//
// Default value: 90
amx_extendmap_max 90
// Step for each extending
//
// Default value: 15
amx_extendmap_step 15
// If you set this to 0, clients cannot chose their language, instead they use
// whatever language the server is configured to use.
//
// Default value: 1
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
//
// Default value: 1
amx_debug 1
// Plugin MultiLingual Debug
// To debug a language put its 2 letter code between quotes ("en", "de", etc)
// "" means disabled
//
// Default value: ""
amx_mldebug ""
//
// Beginning of Counter-Strike package specific configurations.
//
// Rank mode
// 0 - by nick
// 1 - by authid
// 2 - by ip
//
// Default value: 1
csstats_rank 0
// Max size of the stats file
//
// Default value: 3500
csstats_maxsize 3500
// Whether or not to rank bots with csstats - set to 1 to rank bots, 0 otherwise.
//
// Default value: 0
csstats_rankbots 0
// Duration of HUD-statistics
//
// Default value: 12.0
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
//
// Default value: -2.0
amx_statsx_freeze -2.0
amx_minibans_reason "Czitujesz"
amx_minibans_reason "Wkurzasz Admina"
amx_minibans_reason "Lamisz"
amx_minibans_reason "Przeklinasz"
amx_minibans_reason "Kampisz"
amx_minibans_reason "Nie wykonujesz celow mapy"
amx_minibans_reason "Nieprzestrzegasz regulaminu"
amx_minibans_forum "www.godofskill.xaa.pl"
dmap_strict (domyślnie 0) // jeśli 1 to tylko mapy z mapcyclea mogą być nominowane
enforce_timelimit (domyślnie 0) // zmiana mapy dokładnie w czasie upłynięcia czasu (nie przedłuża czasu rundy)
emptymap_allowed (domyślnie od 0) // zmienianie mapy gdy nikogo nie ma na serwie
amx_emptymap (nazwa_mapy) (domyślnie "de_dust") // na jaką ma się zmienić mapę gdy serw pusty
amx_staytime (w sekundach) (domyślnie 300) // o ile wcześniej (przed upływem czasu mapy) plugin ma zmienić mapę
amx_idletime (w godzinach) (domyślnie 5) // po jakim czasie (w godzinach) połączenia z serwem gracz nie jest uwzględniany w votowaniu
nominations_allowed (domyślnie 1) // włącza/wyłącza akceptację nominacji
weapon_delay // na aimach wyłącza przesuwanie vota, dając czas na kupieni broni "Waiting for vote to allow buying of weapons"
amx_custom_radio (0: wyłączone, 1: włączone, domyślnie: 1) - wyłącza/włacza plugin (wersja 0.6+)
amx_real_radio (0: wyłączone, 1: włączone, domyślnie: 1) - wyłącza/włacza effekt realnego radia
amx_radio_info (0: wyłączone, 1: włączone, domyślnie: 0) - wyłącza/włacza informacje o pluginie na starcie servera
ip_banviolators 1 (1- włączony, 0 - wyłączony)
ip_banminutes 1 // czas BAN'a w minutach, 0 = perm.
gd_gravity 0.9 // jaka ma byc grawitacja podczas noszenia Gold Deagle'a dla VIP'a 1.0 = normalna grawitacja
gd_speed 15 // ile ma dodawac predkosci dla Gold Deagle'a dla VIP'a 0 = wylacza
gd_visible 0 // o ile ma byc mniejsza widocznosc podczas noszenia Gold Deagle'a dla VIP'a 255 = calkowita niewidocznosc 0 = wylacza
gd_damage 10 // o ile wiecej obrazen ma zadawac Gold Deagle 0 = wylacza
bh_enabled "1" // 1 wlaczony 0 wylaczony
bh_autojump "1" // właczone trzymanie spacji i robi autobh
;;;
; To enable a module, remove the semi-colon (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
vip odczepilem jak co naarzie zeby serwer szedl; AMX Mod X plugins
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
mini_bans.amxx ; ban z powodem
;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.)
reasonkicker.amxx ; kick z powodem
;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
;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!)
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
; Custom - Add 3rd party plugins here
admin_check.amxx
hi.amxx
amx_ex_changer.amxx
backweapons.amxx
bulletdamage.amxx
c4.amxx
centerid.amxx
infodead.amxx
ultimate_sounds_PL.amxx
spadochron.amxx
deagsmapmanager.amxx
custom_radio_v2.amxx
ad_manager.amxx
alt_end_round_sounds.amxx
bomba_explode.amxx
amx_ssban.amxx
unbanmenu.amxx
Napisy.amxx
swear_replacement.amxx
dontsayips.amxx
vip_golddeagle.amxx
amx_adminmodel.amxx
Automaticknifeduel.amxx
;vip_davix.amxx
#13
Napisano 28.08.2012 12:15
odblokuj
;vip_davix.amxx
i podaj wtedy logi
#14
Napisano 28.08.2012 12:20
L 08/28/2012 - 12:36:51: [mini_bans.amxx] Zaladowano powod bana: Nieprzestrzegasz regulaminu L 08/28/2012 - 12:36:51: [AMXX] Failed to open dictionary file: cstrike/addons/amxmodx/data/lang/screen_message.txt L 08/28/2012 - 12:37:06: [admin.amxx] Login: ".:DawiX:.<1><STEAM_ID_LAN><>" became an admin (account ".:DawiX:.") (access "abcdefghijklmnopqrstu") (address "79.163.151.206") L 08/28/2012 - 12:48:11: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 12:48:11: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 12:48:21: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 12:48:21: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 12:48:32: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 12:48:32: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 12:48:42: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 12:48:42: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 12:48:52: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 12:48:52: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 12:49:02: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 12:49:02: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 12:49:12: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 12:49:12: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 12:49:22: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 12:49:22: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 12:49:33: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 12:49:33: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 12:49:43: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 12:49:43: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved
stare to nie z teraz;/
Użytkownik benio101 edytował ten post 03.09.2012 10:07
Dodanie znacznika CODE
#15
Napisano 28.08.2012 12:22
#16
Napisano 28.08.2012 12:30
L 08/28/2012 - 13:00:03: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 13:00:03: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 13:00:14: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 13:00:14: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 13:00:24: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 13:00:24: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 13:00:34: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 13:00:34: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 13:00:44: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 13:00:44: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 13:00:54: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 13:00:54: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved L 08/28/2012 - 13:01:04: -------- Mapchange to de_dust2 -------- L 08/28/2012 - 13:01:04: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright © 2007 MaxMind LLC All Rights Reserved
Tu są te logi serwer nie dizała
Użytkownik benio101 edytował ten post 03.09.2012 10:07
Dodanie znacznika CODE
#17
Napisano 28.08.2012 13:38
Również z jednym lub większą ilością słów kluczowych: Nowy Plugin, amxx.pluginy, problemy, vip
![]() |
Nowy Plugin
[KOSZ] pluginNapisany przez Frodo1981, 25.02.2024 |
|
|
||
Nowy Plugin
vip pbNapisany przez One ShooT, 04.02.2024 |
|
|
|||
Problem z kompilacją vip.sma do wersji 1.10Napisany przez l3szcz, 11.07.2023 |
|
|
|||
Nowy Plugin
Admin menuNapisany przez stół z powyłamywanymi, 22.09.2022 |
|
|
|||
Nowy Plugin
Prośba o napisanie pluginuNapisany przez stół z powyłamywanymi, 15.08.2022 |
|
|
Użytkownicy przeglądający ten temat: 0
0 użytkowników, 0 gości, 0 anonimowych


Dodatki SourceMod






vip_davix.amxx










