ns_set_menu
NS (ns.inc)
Description
ns_set_menu - DEPRECATED. Configures display of the custom menus.
Syntax
ns_set_menu ( player, r, g, b, x, y, effects, Float:fadeintime, Float:fadeouttime, channel1, channel2 )
Type
Native
Notes
This native is DEPRECATED and no longer available for use.

Full parameter listing:

(player, r = NSMENU_R, g = NSMENU_G , b = NSMENU_B, x = NSMENU_X, y = NSMENU_Y, effects = 0, Float:fadeintime =0.0, Float:fadeouttime = 0.0, channel1 = 4, channel2 = 3)

This display is _very_ similar to set_hudmessage.