Open ArmynC opened 5 years ago
And broke all deathrun traps with func_breakable
That's why I said "Cvar toggleable" (there are some explicit cases where it should stay off). Anyway here I'll try to post more ideeas to choose from. There are maps that got hidden things that should be useful to have this. Like the 'PRESS TO PLANT'.
Not neccessary, you can do it with plugins if you want.
Also, it depends on the mapper design... like deathrun maps or jailbreak hidden places
There should be a
client_print
which can help the player to know what objects are breakable, asfunc_breakable.
Cvar toggleable (1/0). Related to #2205Code example (with two methods):
Source