PDA

View Full Version : [Request] TF2 menu with custom commands


mnmnm
06-16-2016, 18:23
A simple menu that can be customized with the commands we want.
For example:
*MENU*
1. A (action: sm_x)
2. B (action: sm_y)
3. C (Action: sm_p)
etc...

Just like !add menu on MGE mod or sm_admin menu (but for everyone)

Where the titles (A, B, C....) and the actions (x, y, p....) can be customized with simple cvars.
Is that possible?

Mayor Gamer
06-16-2016, 22:34
A simple menu that can be customized with the commands we want.
For example:
*MENU*
1. A (action: sm_x)
2. B (action: sm_y)
3. C (Action: sm_p)
etc...

Just like !add menu on MGE mod or sm_admin menu (but for everyone)

Where the titles (A, B, C....) and the actions (x, y, p....) can be customized with simple cvars.
Is that possible?

So what you're asking for is a simple menu with 3 options, which are customizable by Cvars (both action and title)?

Which command do you want to use with? sm_utilitymenu?

mnmnm
06-17-2016, 02:55
So what you're asking for is a simple menu with 3 options, which are customizable by Cvars (both action and title)?

Which command do you want to use with? sm_utilitymenu?
Yes :D
sm_utilitymenu is good