How to set the default weapon ?
Posted: Sat Jul 22, 2017 3:24 am
question : how to set the default weapon that i start with?
only works if i press the corresponding weapon key, I.E. mouse wheel is useless for this function
& weapon will revert the to the default with enough respawns & dummy switches
i have looked it settings & commands but no luck
i what a setting in the .cfg for this, but if i must i will edit the code & build from that source (if i know what to edit
)
question 2 : why does the client filter out cl_dyncam 1 ?
when i add cl_dyncam 1 to settings_ddnet.cfg the client removes it. & when i type cl_dyncam 1 in console the client does not save it to the .cfg file
edit: i think it's a feature to reset
so again, i must edit the source
Code: Select all
cl_reset_wanted_weapon_on_death 1
& weapon will revert the to the default with enough respawns & dummy switches
i have looked it settings & commands but no luck
i what a setting in the .cfg for this, but if i must i will edit the code & build from that source (if i know what to edit

question 2 : why does the client filter out cl_dyncam 1 ?
when i add cl_dyncam 1 to settings_ddnet.cfg the client removes it. & when i type cl_dyncam 1 in console the client does not save it to the .cfg file
edit: i think it's a feature to reset
cl_dyncam
just like cl_dummy_hammer
,& cl_dummy_copy_moves
to 0 (off).so again, i must edit the source