http://amxx.pl/topic...que-kz-ljstats/
Wszystko działa tak jak powinno ale statystyki skoków w ogóle się nie zapisują, nie mam pojęcia czemu.
Użytkownik Mucio edytował ten post 05.02.2012 21:02
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.
|
Napisano 05.02.2012 21:01
Użytkownik Mucio edytował ten post 05.02.2012 21:02
ZdobywcyGier
Sieć serwerów || YouTube || Facebook
Serwery: CS 1.6, Minecraft, Shootmania.
Napisano 05.02.2012 21:21
| CPU: I7-6700K @4.7GHz | Cooling: Corsair H110 | GPU: MSI GTX 1080 Gaming X | MOBO: Asus Maximus VIII Hero | RAM: Kingston Savage 16GB DDR4 @2800MHz |
| SSD: Samsung 840 Pro 128GB | SSD2: Samsung 840 Pro 256GB | PSU: Be Quiet L8 630W | Case: Gladius M40 | Mouse: Gigabyte M6980X | Keyboard: Sharkoon SHARK ZONE K20 | Headphones: HyperX HX Cloud Black | Display: Triple LG 24MP67VQ-P |
TS3: ts.kreedzmania.pl - 512 Slotów - Darmowe Kanały
Napisano 08.02.2012 14:27
// Config of JumpStats by BorJomi
// Version 2.38
// Players commands
// say /strafes - on/off statistics Strafes
// say /showpre - on/off display prestrafe
// say /ducks - on/off statistics ducks for multi cj
// say /ljstats - on/off the main statistics
// say /uqversion - show version
// say /beam - on/off showing the trajectory of the jump
// say /speed - on/off display of speed player
// say /colorchat - on/off display of color in the chat messages from other players
// say /ljsmenu - open the configuration menu
// say /ljtop - open TOP10 menu
// say /bhopwarn - on/off show message when you bhop prestrafe is fail
// say /multibhop - on/off show multi bhop pre
// say /duckspre - on/off display prestrafe after each duck
// say /ljpre - on/off display prestrafe for LJ
// say /failedge - on/off display jumpoff wehn failed without bolock
// say /edge - on/off display jumpoff,block,landing
// say /height - on/off display height
// say /mylj - on/off myljtop menu
// say /wpnlj - on/off weapon top menu
// say /jof - on/off showing Jumpoff when press jump button
// say /joftr - on/off Jumpoff trainer
// say /blocktop - on/off block tops menu
// say /jheight - on/off showing jump height
// say /istrafe - on/off InGame strafe stats
// Admin command
// amx_reset_uqtops – reset all tops
// Cvars
// What should work when players connect to the server:
// 0 = none
// a = colorchat
// b = stats
// c = speed
// d = showpre
// e = strafe stats
// f = beam
// g = duck stats for mcj
// h = shows message when your bhop prestrafe is failed
// i = show multibhop pre
// j = show prestrafe after duck
// k = show lj prestrafe
// l = show edge
// m = show edge when fail (without block)
// n = enable sounds
// o = enable InGame strafe stats
kz_uq_connect "abdehklmn"
// Min distance
kz_uq_min_dist 215
// Min distance (Ups bhop, MultiBhop, Real Ladder Bhop, Ducks Bhop, Ladder Jump)
kz_uq_min_dist_other 120
// Max distance
kz_uq_max_dist 290
// Showing info about block in ColorChat messages
kz_uq_block_chat_show 1
kz_uq_block_chat_min 1 - minimum block to show (block more then 0=good,1=pro,2=holy,3=leet,4=god distance cvars)
// Enable stats for admins only
kz_uq_only_admins 0
// Enable stats for team (0=all,1=T,2=CT)
kz_uq_team 0
// Allow highlighting after landing (1 = on, 0 = off; works for holy, leet and god distances)
kz_uq_light 0
// Allow sounds (1 = on, 0 = off)
kz_uq_sounds 1
// Allow doing ScreenShot if Player going in Top (not work with kz_uq_sql <1> and for map top)
kz_uq_screenshoot 0
// Allow showing info about stats when you record demo
kz_uq_demo_info 1
// How work Sql Module (1=SQL module enable, 0=disable)
kz_uq_sql 0
// Enable/Disable Web Top (1=Enable,0=Disable) - if you want standard tops with sql module, turn of web mod
kz_uq_web 0
// Options for Sql Module
kz_uq_host "127.0.0.1"
kz_uq_user "root"
kz_uq_pass ""
kz_uq_db "uq_jumpstats"
// This Option used only in Showing Top(sql), change this if you use another url on you web server
kz_uq_url "http://localhost/uq_...from_game=true"
kz_uq_update_auth 1 - Update in DB Steam and Ip
// How to save Top10 (2 = steamid, 1 = Ip, 0 = name)
kz_uq_top_by 0
kz_uq_save_top 1 - On/Off TOP10 (1 = on, 0 = off)
kz_uq_maptop 1 - On/Off MapTop (1 = on, 0 = off)
kz_uq_save_extras_top 1 - On/Off Extra Tops (1 = on, 0 = off)
kz_uq_weapons_top 1 - On/Off Weapon Tops (1 = on, 0 = off)
kz_uq_block_top 1 - On/Off Block Tops (1 = on, 0 = off)
kz_uq_block_weapons 1 - On/Off Block Tops for other weapons (1 = on, 0 = off)
// Allow check to legal settings (1 = on, 0 = off)
kz_uq_legal_settings 1
kz_uq_fps 1 - (1=more than 100 FPS jump does not count, 0=count)
kz_uq_bug_check 1 - Allow checking for bug distance
// Anti script(Beta)
kz_uq_script_detection 1
kz_uq_script_work 2 - antiscript works if player distance more then (0=good,1=pro,2=holy,3=leet,4=god distance)
kz_uq_script_notify 1 - print messages to all people on server with scripter name
kz_uq_script_punishment 0 - (0=nothing,1=kick,2=ban)
kz_uq_ban_type 0 - (0=standard bans, 1=amxbans)
kz_uq_ban_minutes 45 - ban time in minutes
kz_uq_ban_authid 0 - (ban by 0=name,1=ip,2=steam)
// The prefix for all messages in chat
kz_uq_prefix "unique-kz"
// How to set up a server by value sv_airaccelerate (0=10aa, 1=100aa)
kz_uq_airaccelerate 1
// On/Off Showing stats with noslowdown
kz_uq_noslowdown 0
// Max strafes (if players strafes>Max, stats doesnt shows)
kz_uq_max_strafes 14
// Allow InGame Strafe Stats (laggy feature)
kz_uq_istrafes 0
// Color Hud message statistics when you jump, in the RGB
kz_uq_stats_red 0
kz_uq_stats_green 255
kz_uq_stats_blue 159
// Color Hud messages Fail statistics when you jump, in the RGB
kz_uq_failstats_red 255
kz_uq_failstats_green 0
kz_uq_failstats_blue 109
// Color Hud messages prestrafe, in the RGB
kz_uq_prestrafe_red 255
kz_uq_prestrafe_green 255
kz_uq_prestrafe_blue 255
// Color of speed, in the RGB
kz_uq_speed_red 255
kz_uq_speed_green 255
kz_uq_speed_blue 255
//Coordinates Hud messages
//General stats jump
kz_uq_stats_x "-1.0"
kz_uq_stats_y "0.70"
//Strafes Stats
kz_uq_strafe_x "0.70"
kz_uq_strafe_y "0.35"
//Ducks Stats for Multi dd
kz_uq_duck_x "0.6"
kz_uq_duck_y "0.78"
//Speed
kz_uq_speed_x "-1.0"
kz_uq_speed_y "0.83"
//Prestrafe
kz_uq_prestrafe_x "-1.0"
kz_uq_prestrafe_y "0.65"
// Channel Hud messages of general stats jump
kz_uq_hud_stats 3
// Channel Hud messages of strafes Stats
kz_uq_hud_strafe 4
// Channel Hud messages of ducks Stats for Multi CountJump
kz_uq_hud_duck 1
// Channel Hud messages of speed
kz_uq_hud_speed 2
// Channel Hud messages of prestafe
kz_uq_hud_pre 1
// On/off AfterLadder stats (Ńan show wrong technique so use it, if you are Lan Zadrot:D)
kz_uq_afterladder 0
// For what technique stats enable
kz_uq_lj 1
kz_uq_cj 1
kz_uq_bj 1
kz_uq_sbj 1
kz_uq_wj 1
kz_uq_dcj 1
kz_uq_mcj 1
kz_uq_drbj 1
kz_uq_drcj 1
kz_uq_ladder 1
kz_uq_ldbj 1
// Max,Min block to show in edge
kz_uq_max_block 290
kz_uq_min_block 100
// Minimum Prestrafe to show
kz_uq_min_pre 60
// For what Extra technique stats enable
kz_uq_scj 1
kz_uq_dscj 1
kz_uq_mscj 1
kz_uq_dropscj 1
kz_uq_dropdscj 1
kz_uq_dropmscj 1
kz_uq_duckbhop 1
kz_uq_bhopinduck 1
kz_uq_realldbhop 1
kz_uq_upbj 1
kz_uq_upsbj 1
kz_uq_upbhopinduck 1
kz_uq_multibhop 1
kz_uq_dropdcj 1
kz_uq_dropmcj 1
// Color for chat messages of jump distances (good = grey, pro = green, holy = blue, leet = red, god = red (with sound godlike for all players))
// LongJump/HighJump
kz_uq_good_lj 240
kz_uq_pro_lj 245
kz_uq_holy_lj 250
kz_uq_leet_lj 253
kz_uq_god_lj 255
// CountJump
kz_uq_good_cj 250
kz_uq_pro_cj 255
kz_uq_holy_cj 260
kz_uq_leet_cj 265
kz_uq_god_cj 267
// Double CountJump/Multi CountJump
kz_uq_good_dcj 250
kz_uq_pro_dcj 255
kz_uq_holy_dcj 260
kz_uq_leet_dcj 265
kz_uq_god_dcj 270
// LadderJump
kz_uq_good_ladder 150
kz_uq_pro_ladder 160
kz_uq_holy_ladder 170
kz_uq_leet_ladder 180
kz_uq_god_ladder 190
// BhopJump/StandUp BhopJump
kz_uq_good_bj 230
kz_uq_pro_bj 235
kz_uq_holy_bj 240
kz_uq_leet_bj 245
kz_uq_god_bj 247
// WeirdJump/Drop CountJump(double,multi)/Ladder BhopJump
kz_uq_good_wj 255
kz_uq_pro_wj 260
kz_uq_holy_wj 265
kz_uq_leet_wj 270
kz_uq_god_wj 272
// Drop BhopJump
kz_uq_good_dbj 240
kz_uq_pro_dbj 250
kz_uq_holy_dbj 265
kz_uq_leet_dbj 270
kz_uq_god_dbj 272
// StandUp CountJump (Double or Multi StandUp CountJump=SCJ+10units)(if 100aa all cvar dist +10 units)
kz_uq_good_scj 245
kz_uq_pro_scj 250
kz_uq_holy_scj 255
kz_uq_leet_scj 260
kz_uq_god_scj 262
// Drop StandUp CountJump(double,multi)
kz_uq_good_dropscj 255
kz_uq_pro_dropscj 260
kz_uq_holy_dropscj 265
kz_uq_leet_dropscj 270
kz_uq_god_dropscj 272
// Up Bhop
kz_uq_good_upbj 225
kz_uq_pro_upbj 230
kz_uq_holy_upbj 235
kz_uq_leet_upbj 240
kz_uq_god_upbj 245
// Up StandBhop
kz_uq_good_upsbj 225
kz_uq_pro_upsbj 230
kz_uq_holy_upsbj 235
kz_uq_leet_upsbj 240
kz_uq_god_upsbj 245
// Bhop In Duck(Up Bhop In Duck)
kz_uq_good_bhopinduck 205
kz_uq_pro_bhopinduck 210
kz_uq_holy_bhopinduck 215
kz_uq_leet_bhopinduck 218
kz_uq_god_bhopinduck 220
// Duck Bhop
kz_uq_good_duckbhop 120
kz_uq_pro_duckbhop 130
kz_uq_holy_duckbhop 140
kz_uq_leet_duckbhop 150
kz_uq_god_duckbhop 160
// Real Ladder Bhop
kz_uq_good_realldbhop 240
kz_uq_pro_realldbhop 250
kz_uq_holy_realldbhop 265
kz_uq_leet_realldbhop 270
kz_uq_god_realldbhop 272
ZdobywcyGier
Sieć serwerów || YouTube || Facebook
Serwery: CS 1.6, Minecraft, Shootmania.
Napisano 08.02.2012 14:29
| CPU: I7-6700K @4.7GHz | Cooling: Corsair H110 | GPU: MSI GTX 1080 Gaming X | MOBO: Asus Maximus VIII Hero | RAM: Kingston Savage 16GB DDR4 @2800MHz |
| SSD: Samsung 840 Pro 128GB | SSD2: Samsung 840 Pro 256GB | PSU: Be Quiet L8 630W | Case: Gladius M40 | Mouse: Gigabyte M6980X | Keyboard: Sharkoon SHARK ZONE K20 | Headphones: HyperX HX Cloud Black | Display: Triple LG 24MP67VQ-P |
TS3: ts.kreedzmania.pl - 512 Slotów - Darmowe Kanały
Napisano 08.02.2012 18:42
;;;
; 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. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
cstrike
csx
fun
engine
fakemeta
geoip
sockets
regex
nvault
hamsandwich
ZdobywcyGier
Sieć serwerów || YouTube || Facebook
Serwery: CS 1.6, Minecraft, Shootmania.
Napisano 09.02.2012 10:40
Użytkownik berix edytował ten post 09.02.2012 10:55
Napisano 09.02.2012 17:00
ZdobywcyGier
Sieć serwerów || YouTube || Facebook
Serwery: CS 1.6, Minecraft, Shootmania.
Napisano 09.02.2012 17:55
Napisano 14.02.2012 01:29
ZdobywcyGier
Sieć serwerów || YouTube || Facebook
Serwery: CS 1.6, Minecraft, Shootmania.
Napisano 14.02.2012 06:28
Napisano 14.02.2012 22:07
ZdobywcyGier
Sieć serwerów || YouTube || Facebook
Serwery: CS 1.6, Minecraft, Shootmania.
Napisano 15.02.2012 13:14
ZdobywcyGier
Sieć serwerów || YouTube || Facebook
Serwery: CS 1.6, Minecraft, Shootmania.
Napisano 19.02.2012 14:07
ZdobywcyGier
Sieć serwerów || YouTube || Facebook
Serwery: CS 1.6, Minecraft, Shootmania.
0 użytkowników, 1 gości, 0 anonimowych