Garry's Mod
134 valoraciones
[Expired] Quantum Break: Time Powers v20210130 Nn_fixed v2_202102020956
2
   
Premio
Favoritos
Favorito
Quitar
Content Type: Addon
Addon Type: Weapon
Addon Tags: Fun, Realism
Tamaño
Publicado el
Actualizado el
39.735 MB
30 ENE 2021 a las 5:10 a. m.
1 FEB 2021 a las 6:23 p. m.
2 notas sobre cambios ( ver )

Suscríbete para descargar
[Expired] Quantum Break: Time Powers v20210130 Nn_fixed v2_202102020956

En 1 colección creada por NnWinter
Nn_Modpack 2021-02-02-19-39-22
33 artículos
Descripción
The Origin work is from:
https://steamproxy.net/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 comentarios
The Door to Guf #FixTF2 18 AGO 2023 a las 9:16 p. m. 
[[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 4 OCT 2022 a las 8:35 p. m. 
aww man it broke again. Now it doesnt slow motion properly. At least some of the abilities still work
Puppyjawz 31 ENE 2022 a las 1:54 p. m. 
Either this addon may not work anymore, or there is a new problem.
Myth05 2 AGO 2021 a las 10:50 p. m. 
soesnt workerim sad
CSS 15 JUL 2021 a las 5:09 p. m. 
thank you for this
NnWinter  [autor] 25 JUN 2021 a las 3:42 p. m. 
@PyroLikesPizza Sorry I don't know why. o.0
PyroLikesPizza 8 JUN 2021 a las 1:41 p. m. 
everything else works just fine though
PyroLikesPizza 8 JUN 2021 a las 1:40 p. m. 
and the bubble for both doesnt show
PyroLikesPizza 8 JUN 2021 a las 1:40 p. m. 
time stop and time shield are the ones causing it
PyroLikesPizza 8 JUN 2021 a las 1:39 p. m. 
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