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

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

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)

4. !nvg變成無效指令 什麼原因

應該差這4個問題 1比較好解決 2跟3比較麻煩可能要再討論一下
#2
x 4
第二點 有可能8g少裝 DHook

第三點 style這東西是跟著插件的 沒辦法
NepuNepu你喔
#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 設定改成跟滑水一樣了
麻煩看是不是還有斜坡的問題
#4
x 0
另一個 btimes 插件問題

[圖片: fJOrBjd.png]

主要是 btimes-chat 這個插件造成的
因為他會一直產生錯誤訊息造成只要玩家打字就會 lag
今天的錯誤訊息紀錄

https://mega.nz/file/tBtVEAAZ#E5P5YkWpr9...n9w8qpiQuA

看是不是就不要再用這個插件
它的功能是把幫玩家把隊伍標籤跟玩家的聊天區顯示標籤成目前的的排名
留言:
s710363
s710363 - 07-16-2021, 03:34 AM
會卡就不要用好了 不然跳一跳回朔真的受不了
8G$eafood
8G$eafood - 07-16-2021, 02:38 PM
移除了
#5
x 0
我是想說RNGFix的選項可以全開
尤其是Edge Bug
程式碼:
// Enable edgebug fix.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rngfix_edge "0"
因為Edge Bug指的是採到邊邊有滑出去但沒有跳起來
RNGFix修正是修正成可以跳起來,如果不想跳起來就不要按跳就行了
並不是讓玩家沒辦法滑邊邊滑出去
不會影響WR路線,反而能減少想跳起來卻沒跳起來的情形
到底要怎麼管理時間
留言:
KilinWei
KilinWei - 07-16-2021, 12:53 PM
@旋風
8G$eafood
8G$eafood - 07-16-2021, 03:06 PM
這邊 @旋風 沒有用喔
而且他論壇名子也不是旋風 XD
ShianFoung
ShianFoung - 07-16-2021, 08:10 PM
對哀 這樣說的確可以直接全開
8G$eafood
8G$eafood - 07-16-2021, 08:34 PM
連跳, 滑水的 RNGfix Edge Bug 也改成開啟
#6
x 1
!showkeys打了也沒有出來诶
可是聊天室寫他有顯示這個
Showkeys > Showing target's pressed keys.
還是再裝回mhud阿  Thinking 因為裡面有keys的功能
留言:
8G$eafood
8G$eafood - 07-16-2021, 08:10 PM
改回 mhud 了..
KilinWei
KilinWei - 07-16-2021, 08:58 PM
@8G$eafood 辛苦了,最近一直改東西XD
8G$eafood
8G$eafood - 07-17-2021, 01:08 AM
@KilinWei 等你的 surf timer Wink
s710363
s710363 - 07-17-2021, 04:04 PM
真的 有夠多 style的事情我下禮拜再去研究



重置所有選項

排版選項

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

選項

右側導覽列
固定工具列

顏色選項

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

快速選色