Garry's Mod

Garry's Mod

140 次評價
[Expired] Quantum Break: Time Powers v20210130 Nn_fixed v2_202102020956
2
   
獎勵
加入最愛
已加入最愛
移除最愛
Content Type: Addon
Addon Type: Weapon
Addon Tags: Fun, Realism
檔案大小
發佈於
更新時間
39.735 MB
2021 年 1 月 30 日 上午 5:10
2021 年 2 月 1 日 下午 6:23
2 項更新註記 (檢視)

訂閱以下載
[Expired] Quantum Break: Time Powers v20210130 Nn_fixed v2_202102020956

在 NnWinter 的 1 個收藏中
Nn_Modpack 2021-02-02-19-39-22
33 個項目
描述
The Origin work is from:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=811647374

I found a problem while using this addon:
"lua/entities/qba_timefreeze.lua:104: bad argument #1 to 'SetMaterial' (string expected, got userdata)"

So I look thought what is causing this problem, then I found that in file "lua\entities\qba_timefreeze.lua",
in line 104 , it was {:

c_mdl:SetMaterial( self.Mat )

}, But for function "SetMaterial", it does not take {:

Material( 'models/wheatleymodels/qba/timefreeze_sphere' )

} (line 25) from self.Mat

For function "SetMaterial" it takes 'string' as argument, So I changed it to {:

'models/wheatleymodels/qba/timefreeze_sphere.vmt'

} Instead of the original {self.Mat}

(line 104: c_mdl:SetMaterial(self.Mat ) ===> c_mdl:SetMaterial( 'models/wheatleymodels/qba/timefreeze_sphere.vmt' ))

And for the first time I saw the forcefield XD

Its a good addon, i like it, if you like it please support the original version THANKS.
28 則留言
The Door to Guf 2023 年 8 月 18 日 下午 9:16 
[[Expired] Quantum Break: Time Powers v20210130 Nn_fixed v2_202102020956] lua/includes/extensions/math.lua:203: attempt to compare nil with number
1. Approach - lua/includes/extensions/math.lua:203
2. Draw - lua/entities/qba_timefreeze.lua:145
3. unknown - gamemodes/base/entities/entities/base_anim.lua:49 (x384)
Aves 2022 年 10 月 4 日 下午 8:35 
aww man it broke again. Now it doesnt slow motion properly. At least some of the abilities still work
Puppyjawz 2022 年 1 月 31 日 下午 1:54 
Either this addon may not work anymore, or there is a new problem.
marcus 2021 年 8 月 2 日 下午 10:50 
soesnt workerim sad
CSS 2021 年 7 月 15 日 下午 5:09 
thank you for this
NnWinter  [作者] 2021 年 6 月 25 日 下午 3:42 
@PyroLikesPizza Sorry I don't know why. o.0
PyroLikesPizza 2021 年 6 月 8 日 下午 1:41 
everything else works just fine though
PyroLikesPizza 2021 年 6 月 8 日 下午 1:40 
and the bubble for both doesnt show
PyroLikesPizza 2021 年 6 月 8 日 下午 1:40 
time stop and time shield are the ones causing it
PyroLikesPizza 2021 年 6 月 8 日 下午 1:39 
I keep on getting this error, i dont know why it doesnt work:
[Quantum Break: Time Powers v20210130 Nn_fixed v2_202102020956] lua/includes/extensions/math.lua:172: attempt to compare nil with number
1. Approach - lua/includes/extensions/math.lua:172
2. Draw - lua/entities/qba_timefreeze.lua:145
3. unknown - gamemodes/base/entities/entities/base_anim.lua:49