rtcwmp-com / rtcwPro

RtcwPro - Competition Mod for Return to Castle Wolfenstein
http://rtcwpro.com
GNU General Public License v3.0
26 stars 6 forks source link

Cvar restrict cuts execution incorrectly #346

Closed wolf6542 closed 3 years ago

wolf6542 commented 3 years ago

/bind key "+sprint; set cg_fov 115" will return as fov value not allowed even though it's in range (in 90 120).

safafaf

krazykaze81 commented 3 years ago

Work-around

/bind key "+sprint; cg_fov 115" without using set