BTimer問題
  • 0 個投票 - 平均 0 個
#3
x 2
s710363 寫: (07-15-2021, 07:59 PM)1. 需新增!keys/!showkeys插件
網址:
Show Keys (Version 1.1 - Updated 06.08.2011) - AlliedModders (alliedmods.net)

裝了
但是此插件在運作的時候有可能會把 timer 的資訊刷掉

s710363 寫: (07-15-2021, 07:59 PM)2. 想問之前有提到的RNGFix插件有裝了嗎?因為踩斜坡依舊看運氣加速 Huh
如果裝了我再去問問看原因
[CSS & CS:GO] RNGFix (v1.1.2b, 2018-12-06) - AlliedModders (alliedmods.net)

https://www.blackmarke7.com/thread-1526-...ml#pid7547
這邊上次就有說過已經裝了....
順便附上現在的設定
程式碼:
// This file was auto-generated by SourceMod (v1.10.0.6334)
// ConVars for plugin "rngfix.smx"


// 1 = Enable debug messages. 2 = Enable debug messages and lasers.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
rngfix_debug "0"

// Enable downhill incline fix.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_downhill "0"

// Enable edgebug fix.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_edge "0"

// Enable stair slide fix (surf only). You must have Movement Unlocker for sliding to work on CSGO.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_stairs "0"

// Enable telehop fix.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_telehop "0"

// Enable trigger jump fix.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_triggerjump "1"

// Enable uphill incline fix. Set to -1 to normalize effects not in the player's favor (not recommended).
// -
// Default: "1"
// Minimum: "-1.000000"
// Maximum: "1.000000"
rngfix_uphill "0"

// Old Slopefix had some logic errors that could cause double boosts. Enable this on a per-map basis to retain old behavior. (NOT RECOMMENDED)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_useoldslopefixlogic "0"

這是很久以前管理員討論過後要用的設定

ShianFoung 寫: (07-15-2021, 10:47 PM)第二點 有可能8g少裝 DHook

dhook 有裝插件正常運作ing

s710363 寫: (07-15-2021, 07:59 PM)3. 關於!style插件
我看很多伺服器都有的模式這個BTimer插件好像都沒有
連3服都有low gravity、TAS(腳本模式) 這個BTimer都沒有
想問可以裝別的版本的!style的嗎 
https://youtu.be/dEFnkTmsr4c(他服跟我服的!style差別)
我們的明顯少很多,影片中我在他服打的數字對應左邊模式是我們沒有的 但聽說!style是跟主插件(BTimer)一起的 如果沒辦法改那就算了
我有找到!style的網址:
[CS:GO/CSS] AbNeR Bunny Hopping v3.1fix 08/15/2017 - AlliedModders (alliedmods.net)

ShianFoung 寫: (07-15-2021, 10:47 PM)第三點 style這東西是跟著插件的 沒辦法

如同上面講的沒有辦法
Neko 伺服器是用 Shavit 的計時器
並不是 bTimes
想要加 styles 就要自己去加/設定

這邊是要設定的檔案

https://github.com/blankbhop/btimes/blob...styles.cfg

你慢慢研究.....

這邊是 Shavit 計時器附帶的 styles

https://github.com/shavitush/bhoptimer/b...styles.cfg

s710363 寫: (07-15-2021, 07:59 PM)4. !nvg變成無效指令 什麼原因

我在測試東西 Shhh

剛剛上面貼的是連跳的 RNGfix 設定
這是滑水服的 RNGfix 設定

程式碼:
// This file was auto-generated by SourceMod (v1.10.0.6334)
// ConVars for plugin "rngfix.smx"


// 1 = Enable debug messages. 2 = Enable debug messages and lasers.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
rngfix_debug "0"

// Enable downhill incline fix.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_downhill "1"

// Enable edgebug fix.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_edge "0"

// Enable stair slide fix (surf only). You must have Movement Unlocker for sliding to work on CSGO.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_stairs "1"

// Enable telehop fix.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_telehop "1"

// Enable trigger jump fix.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_triggerjump "1"

// Enable uphill incline fix. Set to -1 to normalize effects not in the player's favor (not recommended).
// -
// Default: "1"
// Minimum: "-1.000000"
// Maximum: "1.000000"
rngfix_uphill "1"

// Old Slopefix had some logic errors that could cause double boosts. Enable this on a per-map basis to retain old behavior. (NOT RECOMMENDED)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_useoldslopefixlogic "0"
留言:
8G$eafood
8G$eafood
8G$eafood - 07-16-2021, 12:04 AM
歹勢上面那個是連跳的
補上滑水的 ROFL
ShianFoung
ShianFoung - 07-16-2021, 01:19 AM
可以直接套用滑水的設定檔沒問題
KilinWei
KilinWei - 07-16-2021, 12:29 PM
所以看起來是沒有設定到而已囉
8G$eafood
8G$eafood - 07-16-2021, 03:11 PM
連跳 RNGfix 設定改成跟滑水一樣了
麻煩看是不是還有斜坡的問題


在此主題的訊息
BTimer問題 - 發文 s710363 - 07-15-2021, 07:59 PM
RE: BTimer問題 - 發文 ShianFoung - 07-15-2021, 10:47 PM
RE: BTimer問題 - 發文 8G$eafood - 07-15-2021, 11:46 PM
RE: BTimer問題 - 發文 8G$eafood - 07-16-2021, 12:59 AM
RE: BTimer問題 - 發文 KilinWei - 07-16-2021, 12:53 PM
RE: BTimer問題 - 發文 s710363 - 07-16-2021, 04:49 PM


重置所有選項

排版選項

上置導覽列
盒子排版
全寬排版

選項

右側導覽列
固定工具列

顏色選項

主要顏色
主要背景顏色
主頁背景顏色
次要顏色
選單背景顏色

快速選色