Est BuildMenu

From EventScripts Community Encyclopedia

Contents

This command is being developed

Syntax: est_BuildMenu <menu name> <string to add>
Note: Command parameters are described inside the < and > characters. Optional parameters are contained within [ and ] characters.

Description

This command is coming soon

Parameters

  • menu name
  • string to add

Example


event player_spawn
{
  // This might be how the command in run, will know more when this command is released
  est_BuildMenu test_menu Welcome to my test menu
}

Notes

  • Coming soon

See Also

blog comments powered by Disqus