- use code indentation
- cs_get_weapon_id(id)==CSW_KNIFE is incorrect since cs_get_weapon_id returns weapon's entity id but not weapon id
- use set_cvar_num to set sv_maxspeed
- set_user_maxspeed(id, 0.0) default player entity speed is 250.0 but not 0.0