Hello,
hud_draw "1"
hud_fastswitch "1"
hud_saytext_internal "1"
hud_takesshots "0"
joystick "0"
lookspring "0"
lookstrafe "0.000000"
m_filter "0"
m_forward "1"
m_pitch "0.022"
m_side "0.8"
name "name"
m_yaw "0.022"
model "gordon"
MP3FadeTime "2.0"
MP3Volume "0.620000"
mp_decals "300"
setinfo _bxc "whatever"
net_graph "3"
I need to select only name
and setinfo _bxc
and to remove quotes from "name" and "whatever"
ps.
I found this code but this is only for specific line, name and setinfo _pwx in my situation may be on different placement.
Thank you