Thanks Connor! That worked
However i'm still having another issue now. During my knife round I set use:
PHP Code:
public logevent_round_start()
{
server_cmd("mp_buytime 0");
}
However in the console I can see when the round starts, it says this:
"mp_buytime" changed to "0"
"mp_buytime" changed to "0.25000"
It seems like 0.25 is the lowest it can be changed to. Is there something I am overlooking or another way to stop them from buying weapons during my knife round?
Also thanks for letting me know, but I realize I can change it how I want for each map. For this i'm only changing it during a knife round selected by an admin.