Franc1sco/sm-zombiereloaded-3-Franug-Edition

sm_cvar changes CSGO

Closed this issue · 0 comments

Comment out these lines (/csgo/cfg/sourcemod/zombiereloaded/zombiereloaded.cfg):

// Allows players to move items with their 'use' key.
// Default: "1"
//sv_turbophysics 1

// Multiplier for how easy props are moved ['1' = No push]
// Default: "3"
//phys_pushscale 3

Add these lines to /csgo/cfg/server.cfg

sm_cvar sv_turbophysics 1
sm_cvar phys_pushscale 3

I dont know if it works in zombiereloaded.cfg. Server.cfg was way to get rid off errors.