Hello, i modified the version of
byaaaaah and uploaded it for you. enjoy!
link to the original plugin:https://forums.allie...ad.php?t=1183542.0.8_modified_v1.1 by abckrieger- tested in csgo with metamod
1.10.0-hg811, sourcemod 1.5.0-hg3680- requires also latest sdkhooks version (
http://users.alliedm..../sdkhooks/2.2/)
// howtocopy the folder into your csgo folder and add the following into your addons/sourcemod/configs/
database.cfg:"cpmod" { "driver" "sqlite" "host" "localhost" "database" "clientprefs-sqlite" "user" "root" "pass" "" }
2.0.8_modified_v1.0 by abckrieger - Teleports are now possible while the timer is activated - HUD shows the count of teleports since the timer is started instead of jumps - Added teleports to the record entrys - +2 Seconds for a Checkpoint while the timer is activated (higher advantage if u use less savepoints) - Savepoints& Teleports counter will be reseted if a player types "!restart" into chat or re-enter the starting zone - removed the gravity options from the cp menu (dont make sense if u are able to use savepoints)
2.0.8_modified_v1.1 by abckrieger - fixed an internal sql bug - checkpoints & telepoints of a run will be saved in the database and displayed via !wr & !record - sm_cp_extra_seconds 1/0 implemented (if set to 1, +2 seconds on time for a checkpoint) - Fixed finishing sound
listed maps with start/end zones (csgo, database included): "mg_toxic_course_go" "mg_kirbys_course_go" "mg_galaxy_course_csgo" "mg_dust_course_2_csgo_beta" "kz_quadrablock" "kz_iluvprok_beta" "kz_haki_v2" "kz_cellblock_go2" "kz_xtremeblock_v2" "kz_spiritblockv2" "kz_galaxy_go2" "kz_caulis_v2" "kz_toonadventure_go" "kz_sukblock_v2" "kz_7in1_go" "kz_peak" "kz_natureblock_go" "kz_beginnerblock_go" "xc_karo4" "xc_minecraft3_csgo" (all kz maps are available on this csgo server 74.91.119.123:27015)
recommend kreedz settings: // movement sv_staminalandcost 0 //csgo sv_staminajumpcost 0 //csgo sm_cvar sv_airaccelerate 80 sm_cvar sv_accelerate 5.6 sm_cvar sv_enablebunnyhopping 1 sm_cvar sv_gravity 800 sm_cvar sv_maxspeed 400 // // Plugins // // Longjump Simple Plugin (
http://www.sourcemod...?file_id=110818) sm_longjump_boost 0.038 // pretty similiar to 1.6 // AutoRespawn Plugin (
https://forums.allie...ad.php?t=193554) sm_autorespawn_enabled 1 //must be disabled for mg_ course maps because of auto. spawn kill after xx seconds //CPMod sm_cp_gravity 0 sm_cp_noblock 1 sm_cp_timer 1 sm_cp_cleanupguns 1 sm_cp_healclient 1 sm_cp_gravity 0 sm_cp_enabled 1 sm_cp_chatvisible 1 sm_cp_hintsound 1sm_cp_extra_seconds 1sm_cp_recordsound "musicquakeholyshit.mp3" Attached Files
CPMod 2.0.8modified _v1.1.zip (139.4 KB)
Wyświetl pełny artykuł