I have installed SM:RPG on HL2DM with all steps done normally (using no upgrade plugins) and I noticed that every time I connect I just can't move. I then searched for the plugin/s which could cause this bug and it turns out it's smrpg_effects.smx. I don't know what the possible bug in plugin control flow might be, but the m_flLaggedMovementValue is being set to 0 as I've checked in a new print statement:
I have installed SM:RPG on HL2DM with all steps done normally (using no upgrade plugins) and I noticed that every time I connect I just can't move. I then searched for the plugin/s which could cause this bug and it turns out it's
smrpg_effects.smx
. I don't know what the possible bug in plugin control flow might be, but them_flLaggedMovementValue
is being set to 0 as I've checked in a new print statement:Applying m_flLaggedMovementValue of: 0.000000
For now, I've had to disable the plugin