Fps fov y promod

hello everyone, your help please

the commands of
$fps $fov $promod

They tell me they are not available.

I don’t know what happened but that used to work for me

something was changed and I don’t know where to check it

your help please

@MAD_DAD

please MAD_dad. your help with this issue. as always your adopted son, bothering you. hahaha

New Experience mod?

Check your new experience config for:

// Allow players to change r_fullbright, cg_fovscale and promod vision setting with script command or via rcon interface ( 1-yes ; 0-no )
set cmd_fov "0"
set cmd_fps "0"
set cmd_promod "0"

change to:

// Allow players to change r_fullbright, cg_fovscale and promod vision setting with script command or via rcon interface ( 1-yes ; 0-no )
set cmd_fov "1"
set cmd_fps "1"
set cmd_promod "1"

MAD_DAD. So I always have it on the server.
now I work. I don’t know why it worked without me making some change.

It may be that it is associated with the client console.

The console had it disabled.

As for the console, does it have to be disabled or enabled?

// Allow players to change r_fullbright, cg_fovscale and promod vision setting with script command or via rcon interface ( 1-yes ; 0-no )
set cmd_fov “1”
set cmd_fps “1”
set cmd_promod “1”

Shouldn’t make a difference to them dvars

but in your experience, what do you recommend? leave it on oh off

you know why my question is ke i have noticed that some do not use hack but if they use commands i believe to fire faster, reload faster or run faster.

they told me that it was because they modified something in the game console.

that will be true

the choice is yours. I never had a reason to disable console.

1 Like