26.09.2017, 22:16
Looks like you have the variables "hitid", "hour", "minute", and "second" somewhere else in the code on a global level. Try to correct that or change the variable names inside weapon-config to something else.
And it looks like both weapon-config and seif_walk redefine OnPlayerKeyStateChange, make sure that it is only defined once.
And it looks like both weapon-config and seif_walk redefine OnPlayerKeyStateChange, make sure that it is only defined once.