// Enable confirm item purchase menu or not, Set this to 0 the client will purchase instantly after press buy button.
// -
// Default: "0"
// Minimum "0"
// Maximum "1"
sm_shop_confirm_buy "1"
// Enable confirm item selling menu or not, Set this to 0 the client will sell item instantly after press sell button.
// -
// Default: "0"
// Minimum "0"
// Maximum "1"
sm_shop_confirm_sell "1"
// Enable confirm try luck menu or not, Set this to 0 the client will try a luck instantly after press a button.
// -
// Default: "0"
// Minimum "0"
// Maximum "1"
sm_shop_confirm_tryluck "1"