You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the feature request! It won't make it into the next release (1.0) but I will consider this for the following release (1.1).
It will likely involve drag-and-drop form sections for each of primary/secondary/gear/grenades so that you can re-order the selections on the form before generating. I am also open to other suggestions on how this could be achieved.
Enhancement - allow users to select the order in which items are purchased, allowing them to set what is more important for them.
For example, I don't always care if my secondary weapon or armour is purchased, but I always want to have my selected grenades.
bind "kp_home" "buy p90; buy p250; buy vesthelm; buy defuser; buy flashbang; buy hegrenade; buy smokegrenade;"
becomes:
bind "kp_home" "buy p90; buy flashbang; buy hegrenade; buy smokegrenade; buy p250; buy vesthelm; buy defuser;"
The text was updated successfully, but these errors were encountered: