Greetings to all coders. I need help with some basic scripting.
I Have a plugin that has two console commands:
- record POV demo of a player
- makes a player take a snapshot.
I would like to integrate them into an admin menu
for example, if admin types in console :
Quote:
"pov_menu":
1-8 - player name (upon pressing it will perform the POVdemo onthat player)
9 -next page
0 - exit
|
Same for snapshot function :
snap_menu.
Any help will be appreciated.