Garry's Mod

Garry's Mod

[wOS] Roll Mod
madman Dec 21, 2018 @ 11:55am
Changing dodgeable values in the lua file causes errors
I changed my damage value settings to true (see below)
wOS.RollMod.Dodgeables = {}
wOS.RollMod.Dodgeables[ DMG_GENERIC ] = true
wOS.RollMod.Dodgeables[ DMG_CRUSH ] = true
wOS.RollMod.Dodgeables[ DMG_BULLET ] = true
wOS.RollMod.Dodgeables[ DMG_SLASH ] = true
wOS.RollMod.Dodgeables[ DMG_BURN ] = true
wOS.RollMod.Dodgeables[ DMG_BLAST ] = true
wOS.RollMod.Dodgeables[ DMG_SHOCK ] = true
wOS.RollMod.Dodgeables[ DMG_SONIC ] = true
wOS.RollMod.Dodgeables[ DMG_ENERGYBEAM ] = true
wOS.RollMod.Dodgeables[ DMG_BUCKSHOT ] = true

When launching a map this error fills my console and prevents the roll mod from functioning:
[[wOS] Roll Mod] lua/wos/rollmod/cl_init.lua:81: attempt to call method 'wOSIsRolling' (a nil value)
1. v - lua/wos/rollmod/cl_init.lua:81
2. unknown - lua/includes/modules/hook.lua:84

Can I get some help with this?
Thank you.

< >
Showing 1-2 of 2 comments
bug Mar 16, 2019 @ 4:06pm 
extract the mod with crowbar and change it there rather than going directly into the gma, it's safer.
madman Mar 16, 2019 @ 4:20pm 
What exactly is crowbar? I've never heard of it.
< >
Showing 1-2 of 2 comments
Per page: 1530 50